Display Session State Information


Scenario/Problem: You want to view the current session state configuration for your SharePoint farm.


Solution: Use the Get-SPSessionStateService cmdlet.

The Get-SPSessionStateService cmdlet provides the current information regarding session state within your SharePoint farm. Execute the cmdlet with no parameters, as shown in Listing 18.4. If the Session State Service is enabled, the database information is displayed, as shown in Figure 18.1. If the Session State Service is not enabled, the database information is blank, as shown in Figure 18.2 (this is the default after installing a new farm).

Listing 18.4. Reviewing the Session State Configuration


Get-SPSessionStateService


Image

Figure 18.1. Displaying an enabled session state configuration.

Image

Figure 18.2. Displaying a disabled session state configuration.

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

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