Re: How to deploy a pool of web servers quickly?

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 03/09/05


Date: Tue, 8 Mar 2005 22:22:36 -0800

It is not possible with IIS is to save its configuration and copy that
configuration file to other machines. This is because the configuration file
contains encrypted data (all your user credentials, security ACLs, etc) that
is tied to a given machine's private key, as well as machine-specific data
(such as C:\windows vs G:\windows, IUSR_Machine1 vs IUSR_Machine2, etc) --
so it does not decrypt nor make sense when copied to another machine.

What you will end up doing is either use a replication tool like Application
Center to specifically replicate/deploy settings/content, or you write your
own automation scripts using IIS administration interfaces to do the same.

If you already have custom scripts/software, it is not hard to add the
automation scripts for IIS to do this. You can find plenty of samples on
Microsoft Script Center for IIS administration that illustrate how to do
many things on IIS.

http://www.microsoft.com/technet/scriptcenter/scripts/iis/default.mspx

-- 
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Barry" <Barry@discussions.microsoft.com> wrote in message
news:5AE78624-10E2-46C8-911F-61A4A9138764@microsoft.com...
Hello everyone,
I'd like some advice on how to depoly a web server pool as quickly as
possible.  Right now, each web server we setup has roughly 200+ virtual
folders, each with different sets of directory security access.
Is there a way to setup one web server, save all it's IIS5 configurations,
and then push it out to other servers?
Thanks,
Barry


Relevant Pages

  • Re: Jeez... how do I even start ????
    ... > When I would start IIS from the Administrative tools, ... > situation, with the same resolution as described in the msdn article, so ... A lot of these other posts also mentioned the ASPNET user. ... > the web server was running on this machine. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: preventing username enumeration on NT4
    ... Nimda Worm Shows You Can't Always Patch Fast Enough ... should start to investigate less-vulnerable Web server products. ... Microsoft's Internet Information Server (IIS), ...
    (comp.security.misc)
  • Re: preventing username enumeration on NT4
    ... Nimda Worm Shows You Can't Always Patch Fast Enough ... should start to investigate less-vulnerable Web server products. ... Microsoft's Internet Information Server (IIS), ...
    (comp.os.ms-windows.nt.admin.security)
  • Re: preventing username enumeration on NT4
    ... Nimda Worm Shows You Can't Always Patch Fast Enough ... should start to investigate less-vulnerable Web server products. ... Microsoft's Internet Information Server (IIS), ...
    (comp.os.ms-windows.nt.admin.security)
  • Re: preventing username enumeration on NT4
    ... Nimda Worm Shows You Can't Always Patch Fast Enough ... should start to investigate less-vulnerable Web server products. ... Microsoft's Internet Information Server (IIS), ...
    (comp.security.misc)