IIS Configuration Synchronization for Web Server Farm?
        Posted  
        
            by Nate Bross
        on Server Fault
        
        See other posts from Server Fault
        
            or by Nate Bross
        
        
        
        Published on 2010-03-29T19:06:26Z
        Indexed on 
            2010/03/29
            19:13 UTC
        
        
        Read the original article
        Hit count: 522
        
I'm wondering if there is any good/easy way to get the IIS configurations synchronized?
I'm going to be setting up a pair of IIS Servers with Network Load Balancing. I can get the data files (html, etc) synchronized all fine and well, but I'll be adding new Websites fairly often and I'd like to avoid doing the IIS configuration on multiple servers.
© Server Fault or respective owner