Set-ecssessionmanagement: Stsadm operation (Office SharePoint Server)
Updated: February 14, 2008
Applies To: Office SharePoint Server 2007
Updated: 2008-02-14
Operation name: Set-ecssessionmanagement
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 Services1.
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. |
