Disablessc: Stsadm operation (Windows SharePoint Services)
Applies To: Windows SharePoint Services 3.0
Topic Last Modified: 2008-01-14
Operation name: Disablessc
Description
Disables self-service site creation for the specified Web application.
This operation is equivalent to the Enable Self-Service Site Creation user interface setting that is located on the Self-Service Site Management page of the SharePoint Central Administration Web site.
Syntax
stsadm -o disablessc
** -url <URL name>**
Parameters
Parameter name | Value | Required? | Description |
---|---|---|---|
url |
A valid URL name, such as http://server_name |
Yes |
The name of the Web application for which you want to disable self-service creation. |
Example
To disable self-service site creation for a server called MyServer, use the following syntax:
stsadm -o disablessc -url http://MyServer
See Also
Concepts
Configure self-service site creation (Windows SharePoint Services)