Manage site quotas and locks
Manage site quotas and locks
Microsoft Windows SharePoint Services allows you to specify quotas for sites, so that you can manage site and server resources. You can create multiple sets of quotas, called quota templates, and use them in different areas of the server farm, or to suit different users. You can use locks to stop sites from exceeding your storage quota limits, and to block all users from accessing a site if necessary.
Create a quota template
- Click Start, point to All Programs, point to Administrative Tools, and then click SharePoint Central Administration.
- On the Central Administration page, under Component Configuration, click Manage quotas and locks.
- On the Manage Quotas and Locks page, click Manage Quota Templates.
- On the Manage Quota Templates page, in the Template name area, click Create a new quota template.
- In the Template to start from box, select a template to base your new template on.
- In the New template name box, type the name to use for your new quota template.
- Select the Limit site storage to a maximum of: ___ MB check box, and then type the amount of storage to allow at a maximum.
- In the Storage Limit Values section, select the Send warning e-mail when site storage reaches ___ MB check box, and then type the amount of storage to allow before sending a warning e-mail message.
- In the Invited User Limits section, select the Limit invited users to a maximum of: ___ users, and then type the number of users to allow.
Note The user limit option is available only in Active Directory account mode.
- Click OK.
When you click OK, the new template is added to the list of available templates, and the page is refreshed.
Delete a quota template
You can delete a quota template if you change your quota structures. However, remember that deleting a quota template does not delete quota values from sites that were created using the quota template. To remove quotas from all sites using a particular quota template, you must use the object model and perform a SQL Server query.
- Click Start, point to All Programs, point to Administrative Tools, and then click SharePoint Central Administration.
- On the Central Administration page, under Component Configuration, click Manage quotas and locks.
- On the Manage Quotas and Locks page, click Manage Quota Templates.
- On the Manage Quota Templates page, in the Template name area, click Edit an existing template.
- In the Template to modify box, select the quota template you want to delete.
- Click Delete.
When you click OK, Windows SharePoint Services removes the quota template from the list of available templates, and the page is refreshed.
Change an existing quota template
You can change individual quota values in a template. The new values apply only to new top-level Web sites created by using the quota template. Windows SharePoint Services does not apply the changed values to existing sites unless you use the object model to update the values in the database.
- Click Start, point to All Programs, point to Administrative Tools, and then click SharePoint Central Administration.
- On the Central Administration page, under Component Configuration, click Manage quotas and locks.
- On the Manage Quotas and Locks page, click Manage Quota Templates.
- On the Manage Quota Templates page, in the Template name area, click Edit an existing template.
- In the Template to modify box, select the quota template to change.
- Update the options you want to change, and then click OK.
When you click OK, Windows SharePoint Services updates the template, and refreshes the page.
Specifying a quota template for a virtual server
When you extend a new virtual server, you can specify a quota template to use as the default quota template for that virtual server on the Extend and Create Content Database page. Any new top-level Web sites that you create under the virtual server automatically use the values in the default quota template. You can change the default quota template for a virtual server from the Virtual Server Settings page. Changing the default quota template does not change quota values for existing top-level Web sites. Only newly created top-level Web sites use the new quota template.
Change the default quota template for a virtual server
- Click Start, point to All Programs, point to Administrative Tools, and then click SharePoint Central Administration.
- On the Central Administration page, under Virtual Server Configuration, click Configure virtual server settings.
- On the Virtual Server List page, select the name of the virtual server you want to change.
- Under Virtual Server Management, click Virtual server general settings.
- In the Default Quota Template section, select the quota template to use as the default template when new top-level Web sites are created.
- Click OK.
View current quota values and data for a site
- Click Start, point to All Programs, point to Administrative Tools, and then click SharePoint Central Administration.
- On the Central Administration page, under Component Configuration, click Manage quotas and locks.
- On the Manage Quotas and Locks page, click Manage Site Collection Quotas and Locks.
- In the Select a top-level Web site section, type the URL in the Enter the top level Web site URL box, and then click View Data.
- In the Site Quota Information section, view the settings listed to see the quota settings and current values.
To view the current data for a site, you can also use the Site Collection Usage Statistics Summary page for the top-level Web site.
View quota data for a site
- On the site you want to view data for, click Site Settings.
- In the Administration section, click Go to Site Administration.
- In the Site Collection Administration section, click View site collection usage summary.
Change quota values for a site
After you check the site quota data, you can change the quota values for a site. Note that this action does not change the quota template, and the change does not affect any site except the site you specify.
- Click Start, point to All Programs, point to Administrative Tools, and then click SharePoint Central Administration.
- On the Central Administration page, under Component Configuration, click Manage quotas and locks.
- On the Manage Quotas and Locks page, click Manage Site Collection Quotas and Locks.
- In the URL of top-level Web site section, type the URL in the Enter the top-level Web site URL box, and then click View Data.
- In the Site Quota Information section, change the Limit storage to a maximum of __ MB amount, Send warning e-mail when site storage reaches __MB amount, or Maximum users allowed amount setting.
Note The user limit option is available only in account mode for Active Directory directory service.
- Click OK.
Lock a site manually
- Click Start, point to All Programs, point to Administrative Tools, and then click SharePoint Central Administration.
- On the Central Administration page, under Component Configuration, click Manage quotas and locks.
- On the Manage Quotas and Locks page, click Manage Site Collection Quotas and Locks.
- In the URL of top-level Web site section, type the URL in the Enter the top-level Web site URL box, and then click View Data.
- In the Site Lock Information section, select Adding content prevented or No access. Choosing No access blocks all access to the site including viewing pages. Choosing Adding content prevented blocks adding new subsites or content, but does not block reading or deleting content.
-
To add details about the reason for the lock, type an explanation in the Additional lock information: box.
- Click OK.
Unlock a site
When a site is locked manually, you can unlock it by using the Site Quota Settings and Locks page.
- Click Start, point to All Programs, point to Administrative Tools, and then click SharePoint Central Administration.
- On the Central Administration page, under Component Configuration, click Manage quotas and locks.
- On the Manage Quotas and Locks page, click Manage Site Collection Quotas and Locks.
- In the URL of top-level Web site section, type the URL in the Enter the top-level Web site URL box, and then click View Data.
- In the Site Lock Information section, select Not locked, and then click OK.
Related Topic
- About quotas and locks
©2003 Microsoft Corporation. All rights reserved.