I am looking for information as how to tackle Programmatically configuring application pools to support smooth streaming publishing points.
Reference to this Smooth Streaming IIS guide here to configure via the interface. But i need to take any complication away from the end user.
So i need to configure via cmd/ script or c#.
The alert on the interface is as pictured below.
Ok just in case anybody wants to get past this Application pool alert. here is the snapshot of the Application pool settings in this instance the default pool. The Alert
After the application Pool settings were updated
Command prompt solution
To enable the Action via CommandPrompt do as follows Replacing DefaultAppPool with whatever name the Application pool is called
Run Command Prompt as administrator