Microsoft Windows SharePoint Services
HomeBackForwardPrint

About backing up site collections

About backing up site collections

With Microsoft Windows SharePoint Services, you can back up and restore site collections hosted on your server or server farm. You can use this backup and restore method to replace a site collection that has become corrupted, or that contains changes that need to be rolled back (for example, if you need to recover a list or a list item that was deleted accidentally). This backup and restore method is not dependent on the type of database server that you are using. You can perform this backup and restore even if you are running Microsoft SQL Server Desktop Engine (Windows) 2000 (WMSDE) instead of Microsoft SQL Server 2000.

If you need to back up a specific site, rather than a whole installation of Windows SharePoint Services, you can do so by using the backup and restore operations with the Stsadm.exe command line tool. You do not need SQL Server 2000 to perform a site-by-site backup. If you are using WMSDE, this is the only backup and restore option that is available.

When you back up a site collection, you back up the content database for the site collection, including all pages in the site, files in document libraries or lists, security and permission settings, and feature settings. The backup process creates a single file that contains all of this data. You can then restore your site collection to either the same location, or to a new location. The backup file for a site includes any subsites of the site collection.

You must be a member of the server computer's Administrators group to back up or restore a site.

About sitebackup and restore

Site backup and restore is intended to help you reconnect sites that have become corrupted or that need to be restored to a previous state. This process is not intended for moving a site to a new server. If you want to move a site, use the Microsoft SharePoint Migration Tool (smigrate.exe) instead. For more information, see About migrating Web sites.

When using site backup and restore, keep the following items in mind:

Restoring Sites in Active Directory Account Creation Mode

When restoring a site that was running in Active Directory account creation mode, the destination site must also be running in Active Directory account creation mode. Further, you cannot restore a site that was not running in Active Directory account creation mode to a server that is running in Active Directory account creation mode.

Important  

Related Topic

About migrating Web sites
©2003 Microsoft Corporation. All rights reserved.