Greetings!
Trying to automate some installation requirements for our app. Among the things we need to do are the following for DefaultAppPool:
Set “.NET Framework Version” to v2.0
Set “Enable 32-Bit Applications” to True
Set “Managed Pipeline Mode” to Classic
Has anyone been successful in manipulating IIS config via PowerShell that can point me in the right direction?
Pat Richard MVP
Plan for performance, and capacity takes care of itself. Plan for capacity, and suffer poor performance.
Trying to automate some installation requirements for our app. Among the things we need to do are the following for DefaultAppPool:
Set “.NET Framework Version” to v2.0
Set “Enable 32-Bit Applications” to True
Set “Managed Pipeline Mode” to Classic
Has anyone been successful in manipulating IIS config via PowerShell that can point me in the right direction?
Pat Richard MVP
Plan for performance, and capacity takes care of itself. Plan for capacity, and suffer poor performance.