Deletessp: Stsadm operation (Office SharePoint Server)
Applies To: Office SharePoint Server 2007
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.
Topic Last Modified: 2015-03-09
Operation name: Deletessp
Description
Deletes a Shared Services Provider (SSP) in a Web application when the title parameter is specified. The deletedatabases parameter is optional.
Note
To delete the default SSP, you must use the force parameter.
Syntax
stsadm -o deletessp
** -title <SSP name>**
**\[-deletedatabases\]**
**\[-force\]**
Parameters
Parameter name and short form | Value | Required? | Description |
---|---|---|---|
title |
A valid title, such as "SSPName1" |
Yes |
The name of the SSP to delete. |
deletedatabases |
<none> |
No |
Deletes all databases associated with the SSP. |
force |
<none> |
No |
Forces the timer job to complete the deletion of a SSP. |
Note
The force parameter is not displayed if you use the following syntax:
stsadm -help deletessp