I am preparing six WWW boxes to replace our current WWW boxes, and am
planning on using Ghost for the server build.
We have 10 domains that we use per server, and I was wondering if I
can Ghost the IIS setup as well? If not, is there any other way to
setup and config IIS once, and replicate that same configuration to
multiple servers?
There are so many options in the IIS console that I am sure we will
have inconsistencies if we config these manually.
Any help / suggestions are more thatn welcome!
Thanks!
You can use MetaEdit 2.2 to export the config to a text file that can then
be imported onto the new server(s).
http://www.iisfaq.com/default.aspx?View=P40
--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserver2003/community/centers/iis/
>I am preparing six WWW boxes to replace our current WWW boxes, and am
>planning on using Ghost for the server build.
Make sure you use the server version of Ghost.
>We have 10 domains that we use per server, and I was wondering if I
>can Ghost the IIS setup as well?
Sure.
>If not, is there any other way to
>setup and config IIS once, and replicate that same configuration to
>multiple servers?
You don't mention any version, but the metabse tool can import/export,
and you'll find other options here:
http://www.iisfaq.com/default.aspx?View=P23&P=145
http://www.iisfaq.com/default.aspx?View=P71&P=145
>There are so many options in the IIS console that I am sure we will
>have inconsistencies if we config these manually.
Of course, you may just clean up some in the process. :)
Jeff