1

I have a website running on two Windows Server 2008 boxes using built in Network Load Balancing. I replicate the website files via DFS replication.

What is the easiest way to replicate the IIS settings across both servers so that I only have to update one?

Eddie Groves
  • 1,363
  • 1
  • 9
  • 7

1 Answers1

1

You probably want to look into IIS7 Shared Configuration.

http://learn.iis.net/page.aspx/264/shared-configuration/

MattB
  • 11,194
  • 1
  • 30
  • 36