Deletessp: Stsadm operation (Office SharePoint Server)

From Stsadm

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: Deletessp

Description

Deletes a Shared Services Provider (SSP) in a Web application when the title parameter is specified. The deletedatabases parameter is optional.

NoteNote:
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.

NoteNote:
The force parameter is not displayed if you use the following syntax:
stsadm -help deletessp