Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Backing up and restoring IIS settings

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
Backing Up II4,5,and 6 - In backing up the IIS for 4, 5, and 6 - I followed the Backup feature of IIS. The other is to use MetaEdit to backup. Question: (1) Do these methods backup the and settings only or does it also backup the contents? For..

Backing up IIS - What is the best way of backing all the IIS including websites, virtual etc.?

Backing Up IIS and DNS - Hi Folks, Sorry if this is a dumb but... Is there a way to back up the for IIS and DNS in Win 2000 server? I am looking for a way to easily restore my system if I have to reinstall the os. Thanks very much, Jack

Backing IIS 6.0 is a pain. Need help?? - I have 1 server running W2kAdv Serv. Have IIS 6.0 on it and hosting 5 web sites. For other reasons, I need to do a complete format and reinstall of this server. I need to be able to backup my website and all required data and settings to a network..

Backing up IIS 5.0 Metadata - Never heard of this but it was suggested as something I do as a part of my backup strategy for my web site. I have looked through IIS and not found anything how this is done. Can someone out there give me a link or some sight to this? ..
Next:  disable access to web page  
Author Message
dba72

External


Since: Jun 16, 2004
Posts: 4



(Msg. 1) Posted: Wed Jun 16, 2004 8:49 am
Post subject: Backing up and restoring IIS settings
Archived from groups: microsoft>public>inetserver>iis (more info?)

I am putting together a server build documentation and script for an IIS server that I didn't initially build and for which I have no build instructions.

Is there any way to back up all the IIS install configuration options so that I can make this part of an automated build script?

 >> Stay informed about: Backing up and restoring IIS settings 
Back to top
Login to vote
user1784

External


Since: Jun 16, 2004
Posts: 1



(Msg. 2) Posted: Thu Jun 17, 2004 2:03 am
Post subject: Re: Backing up and restoring IIS settings [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

This really depends on what version of IIS you are talking about. IIS 6.0
allows you to export the metabase using a custom password to encrypt
sensitive information in the metabase - you will need this password when
restoring this backup.

Information in previous versions of IIS are encrypted using the machine key,
which changes between installations of Windows. Any metabase.bin backup can
only be restored to the same machine that it was backed up from.

That said, there are some third party tools that can allow you to back this
up - I can't think of their names OTOH, but I'm sure someone else can chime
in, or you can google.


"DBA72" <DBA72.TakeThisOut@discussions.microsoft.com> wrote in message
news:C0D75CEE-CAFD-4A65-8D39-6C4C32F51397@microsoft.com...
 > I am putting together a server build documentation and script for an IIS
server that I didn't initially build and for which I have no build
instructions.
 >
 > Is there any way to back up all the IIS install configuration options so
that I can make this part of an automated build script?<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Backing up and restoring IIS settings 
Back to top
Login to vote
andrey

External


Since: Apr 12, 2004
Posts: 214



(Msg. 3) Posted: Fri Jun 18, 2004 1:49 am
Post subject: Re: Backing up and restoring IIS settings [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

DBA72 wrote:

 > I am putting together a server build documentation and script for an IIS server that I didn't initially build and for which I have no build instructions.
 >
 > Is there any way to back up all the IIS install configuration options so that I can make this part of an automated build script?

Hint:

set MyIIS = GetObject("IIS://Localhost")
MyIIS.Backup "",MD_BACKUP_NEXT_VERSION,0

For more details:

<a style='text-decoration: underline;' href="http://www.iisfaq.com/Default.aspx?tabid=2757" target="_blank">http://www.iisfaq.com/Default.aspx?tabid=2757</a>
<a style='text-decoration: underline;' href="http://www.iisfaq.com/Default.aspx?tabid=2538" target="_blank">http://www.iisfaq.com/Default.aspx?tabid=2538</a>

-Andrey<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Backing up and restoring IIS settings 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]