I have a SP2010 Server (enterprise edition) that hosts many web applications. Only one application requires a SQL Session State service.
The Powershell command Enable-SPSessionStateService does not specific a web application as target.
Can I Enable Session state service on a specific Web application in my SP2010 Server without affecting the other web applications?