Issue
We currently have a deployment process which is partially automated and part manual. The manual part involves making manual changing to the web.config for some things. We have two load balanced front end web servers and therefore these are manually made on both as part of deployment.
Question
Is there anyway of automating this step so changes are replicated on both front end servers without manual intervention.