I'm wondering what method is the best for keeping a web farms IIS config the same. Shared config scares me to death after I tested what would happen if the config was not accessible. I tried msdeploy and it seems to work OK. I export the config then import on the other nodes but for some stupid reason the app pools managed code type keeps changing. Source is “no managed code” on destination is goes to v2.0. I have around 10 sites on this server so some work fine some this option changes. I’m not 100% that all the config gets pushed either..just seems hokey. Server level config.. not sure how I can do that (server level like Handler mapping, mime types etc..at the server level)..
Any suggestions??
Thanks.
(for you guys that just like to reply to boost your msg count.. don’t bother please.)