I'm wondering if there is a 3rd party application that can help me deploy a web project (website) to IIS across multiple web servers. While, taking one server out of the load balancer deploying, taking the second server out of the load balancer, and so on.

Is there an application/software that does this?

Thanks!

link|improve this question

60% accept rate
feedback

1 Answer

Take a look at Microsoft's Web Farm Framework: http://www.iis.net/download/WebFarmFramework

It's allows you to setup a single IIS configuration with content and for that to be replicated across multiple web servers.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.