







Dead-site-num-notifications: Stsadm property (Office SharePoint Server) | |
![]() ![]() |
Stsadm command-line tool (Office SharePoint Server) > Stsadm properties (Office SharePoint Server) > Site Use Confirmation and Automatic Deletion: Stsadm properties (Office SharePoint Server) > |
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.
Description
Specifies the number of notifications to send.
Syntax
stsadm -o setproperty
-propertyname dead-site-num-notifications
-propertyvalue <Numeric value>
[-url] <http://server_name>
The syntax for the getproperty operation is:
stsadm -o getproperty
propertyname dead-site-num-notifications
[-url] <http://server_name>
![]() |
---|
You can substitute -pn for -propertyname and -pv for -propertyvalue. |
Property values
The following table shows possible values.
Name | Value |
---|---|
propertyname |
Gets or sets the name of the property. |
propertyvalue |
Numerical value to set the number of notifications. The default value is 28. |
url |
Typically, a path to the URL of the Web application, in the form http://server_name. |
Examples
To set the number of notifications to 50, use the following syntax:
stsadm -o setproperty -pn dead-site-num-notifications -pv 50