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