Set-ecssessionmanagement: Stsadm operation (Office SharePoint Server) | |
Stsadm command-line tool (Office SharePoint Server) > Stsadm operations (Office SharePoint Server) > Excel Calculation Services: Stsadm operations (Office SharePoint Server) > |
This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.
Operation name: Set-ecssessionmanagement
Description
Lets an administrator set session management settings for Excel Calculation Services.
This operation is equivalent to the Session Management user interface setting that is located on the Excel Services Settings page of the Shared Services Administration Web site.
For additional information about memory management for Excel Services, see Determine resource requirements to support Excel Services.
Syntax
stsadm -o set-ecssessionmanagement
–ssp <SSP name>
[-maxsessionsperuser <number of sessions>]
Parameters
Parameter |
Value |
Required? |
Description |
ssp |
A valid SSP name such as "SharedServices1" |
Yes |
The name of the SSP that provides the resources for the Excel Calculation Services you want to configure. |
maxsessionsperuser |
A valid positive integer |
No |
Maximum number of sessions allowed per user. A value of -1 represents no limit of sessions allowed per user. A value of zero indicates that no sessions are allowed per user. The default value is 25. |