IIS Setup from another server

IIS Setup from another server

am 18.10.2007 17:47:15 von arichie

We are building a new server which should run all the application in
our existing IIS Server. I trying to find a tool which will generate a
report of all the settings in the old server and so I can use that to
configure the new server. Is there any easy way to do this?

Thanks in advance.

Re: IIS Setup from another server

am 19.10.2007 04:12:35 von David Wang

On Oct 18, 8:47 am, aric...@gmail.com wrote:
> We are building a new server which should run all the application in
> our existing IIS Server. I trying to find a tool which will generate a
> report of all the settings in the old server and so I can use that to
> configure the new server. Is there any easy way to do this?
>
> Thanks in advance.


Not that I'm aware of. There are a variety of tools to move a variety
of settings, but no one tool moves all relevant settings for a server
to another server.

The easy way to do this is for you to keep track of exactly what you
installed and what settings you changed via what steps, and automate
it, so that you can play-back the automation steps on a new server and
be pretty close to migration. Not only will this allow you to move
servers easily, it is also useful for disaster recovery if, say, your
server's hard drive fails, and for load-balancing/and reliability
through redundancy.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//