Re: RESTORE IIS 6.0 (WINDOWS 2003) METABACKUP
From: Shane Lieberg (cool1two_at_hotmail.com)
Date: 04/23/04
- Next message: Ken Schaefer: "Re: Server Certificate causes an internal server error"
- Previous message: Paul Lynch: "Re: IIS 5.1 Win XP Pro - Cannot add web"
- In reply to: Ken Schaefer: "Re: RESTORE IIS 6.0 (WINDOWS 2003) METABACKUP"
- Next in thread: Ken Schaefer: "Re: RESTORE IIS 6.0 (WINDOWS 2003) METABACKUP"
- Reply: Ken Schaefer: "Re: RESTORE IIS 6.0 (WINDOWS 2003) METABACKUP"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 23 Apr 2004 10:07:55 -0500
All Excellent answers, i think i found what i am looking for..
Moving IIS6.0 CONFIG TO NEW SERVER..(topic)
Seems the problem i am running into is that the backup function in iis 6.0
add machine specific info to the metabase.. so to get around that you must
export the metabase..
IISCNFG /EXPORT /F C:\WINDOWS\SYSTEM32\INETSER\METABACK\CONFIG.XML /SP /
/CHILDREN
I havent figured out the import yet.. could use some help with the syntax..
the info was found using
http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/p
roddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/stan
dard/proddocs/en-us/cl_as_copycnfg.asp
"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:#XVOfPPKEHA.4052@TK2MSFTNGP11.phx.gbl...
> The problem here is that you sis not specify a password when you did the
> backup. Sensitive information is thus encrypted using the machine's
> encryption key. Do a new install of Windows, and a new machine key is
> generated. This key can not be used to decrypt the sensitive information
in
> the backup.
>
> You need to specify a password when you do the backup. This password is
then
> used to generate an encryption key. When you restore this back, you'll
need
> to enter the password again, which allows for decryption of the sensitive
> information in the metbase backup.
>
> Cheers
> Ken
>
> "Shane Lieberg" <cool1two@hotmail.com> wrote in message
> news:eJoOXtHKEHA.1760@TK2MSFTNGP10.phx.gbl...
> : OK, NOOB, NOOB, VERY NOOB...
> :
> : I need help, this is the situation, I have a windows 2003 web server...
> : It has 7 sites on it (web,ftp,stuff).. If I do a backup of it..
> : all task>backup/restore>save metabackup. That should save
> : all my settings, file locations and stuff...
> :
> : Now I destroy the harddrive.. simulate critical failure.. and reload
> : from scratch. how do I restore that metaback from disk. every time
> : I try it says, invalid signature
> :
> :
>
>
- Next message: Ken Schaefer: "Re: Server Certificate causes an internal server error"
- Previous message: Paul Lynch: "Re: IIS 5.1 Win XP Pro - Cannot add web"
- In reply to: Ken Schaefer: "Re: RESTORE IIS 6.0 (WINDOWS 2003) METABACKUP"
- Next in thread: Ken Schaefer: "Re: RESTORE IIS 6.0 (WINDOWS 2003) METABACKUP"
- Reply: Ken Schaefer: "Re: RESTORE IIS 6.0 (WINDOWS 2003) METABACKUP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|