State service and session state cmdlets in SharePoint 2013
Published: July 16, 2012
Summary: Lists Windows PowerShell cmdlets that are used to support session state and the state service in SharePoint 2013.
Applies to: SharePoint Foundation 2013 | SharePoint Server 2013 Standard | SharePoint Server 2013 Enterprise
These Windows PowerShell cmdlets are used to support session state and the state service.
Index of Windows PowerShell cmdlets for SharePoint 2013 includes a complete list of all cmdlets in SharePoint 2013.
| Cmdlet name | Description |
|---|---|
| Turns off the session state service on the farm | |
| Removes the association to a state service database from the farm without dropping the database in the Microsoft SQL Server database | |
| Creates a session state database and turns on the session state service | |
| Returns the properties of the session state service, including time-out and database settings | |
| Returns state service applications on the farm | |
| Returns state service application proxies on the farm. | |
| Returns a state service database. | |
| Installs the state database schema into a state service database | |
| Attaches an existing state service database to the farm | |
| Creates a new state service application | |
| Creates a proxy for a state service application | |
| Creates and provisions a new state service database, and installs the state database schema into it | |
| Removes a state service database from a state service application and drops it from the SQL Server | |
| Resumes a paused state service database so that new rows of data are received | |
| Updates the credentials that are used to communicate with the state service database | |
| Updates the name of a state service application | |
| Updates the name of a state service application proxy | |
| Updates properties of a state service database | |
| Pauses a state database and thus prevents new rows of data from being added to a database |
Change History
| Date | Description |
|---|---|
| July 16, 2012 | Initial publication |
