Disable Session State


Scenario/Problem: You want to disable session state for your SharePoint Web Applications.


Solution: Use the Disable-SPSessionStateService cmdlet.

Disabling the session state can be performed using the Disable-SPSessionStateService cmdlet. Executing this cmdlet removes the current database and disables the service. Listing 18.3 shows an example command line.

Listing 18.3. Disabling Session State


Disable-SPSessionStateService


..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.137.188.11