Enumssp: Stsadm operation (Office SharePoint Server)
Updated: July 12, 2007
Applies To: Office SharePoint Server 2007
Updated: 2007-07-12
Operation name: Enumssp
Lists all the details of the SSPs in the farm or of a single SSP.
Syntax
stsadm -o enumssp
-title <SSP name> [-default | -parent | -all]
Parameters
| Parameter name | Value | Required? | Description |
|---|---|---|---|
|
title |
A valid SSP name, such as "SharedServices1" |
Yes |
The SSP name to display. |
|
default |
<none> |
No |
Lists the details of the default SSP. |
|
parent |
<none> |
No |
Lists the details of a farm's parent SSP. Only applies if a farm participates in Shared Services between farms. |
|
all |
<none> |
No |
Lists the details of all of the SSPs. If no other parameters are specified, the default value is all. |
