I have an azure windows VM with IIS with a shared network drive attached to it. Now I add another VM combined with a load balancer, but to prevent having to maintain IIS in 2 locations, I thought about moving the IIS settings to my shared drive (which is already used for data storage for my webapps).
How can I do this? I have similar issues for windows taskscheduler, is there a way to move these settings to different (shared) locations?