This is a perennial topic on a very basic necessity: keeping multiple instances of an application synced across a farm of servers. What are the options? Free? Paid? How about syncing IIS settings?
This is a perennial topic on a very basic necessity: keeping multiple instances of
Share
You could use Web Deploy or Robocopy for that task.
Web Deploy (IIS)
Robocopy (Wikipedia)
See this article for a comparison between Web Deploy and Robocopy:
See also these articles for more information about Robocopy and syncing IIS: