Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

 
 
Microsoft Office SharePoint Server (MOSS)
Search
Search
 
Icon: Flag: (c) Microsoft
Get up to speed
 
 
 
Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Demo: Back Up Office SharePoint 2007
 

Download the 2007 Office release

Backup folders and history pagePlay Demo Demo button

(You may experience a delay while the demo is loading.)

Several tools are available to backup Microsoft Office SharePoint Server 2007. This demo focuses on the built-in tools: the stsadm command-line tool and the Perform a Backup page in Central Administration.

Before you back up Office SharePoint Server 2007, you should understand a few concepts:

  • The differences between the two built-in tools
  • The files that each tool can back up
  • The files and folders that each tool creates in your backup location
  • How the created files and folders relate to the information provided on the Backup History

To perform the steps shown in this video demo, you must first create a backup location to store your backup files. For information about creating a backup location, see Demo: Prepare to back up Office SharePoint Server 2007.

You don't need to take notes during the demo. When you finish watching the demo, just print this article, which includes a summary of the information presented in the demo.



Assistance Problems watching the video? Try our troubleshooting tips.

Summary

You can perform many but not all of the same tasks by using either of these built-in tools. This table shows some key differences between them that you should be aware of so that you can choose the right tool for your needs.

Key differences between backup methods

Task Perform a backup page in Central Administration Stsadm command-line tool
Back up the entire server farm Yes Yes
Back up Web applications Yes Yes
Backup the SSP Yes Yes
Backup individual site collections No Yes
Backup content databases Yes Yes
Schedule backups No Yes, if used with Windows Task Scheduler

Things that you cannot back up by using the built-in tools are:

  • Configuration changes including:
    • Internet Information Services (IIS) settings, including:
      • Host headers
      • Dedicated IP addresses
      • Secure Sockets Layer (SSL) certificates
    • Alternate access mappings
    • The inetpub directory
  • Customizations including:
    • Workflow definition
    • Alerts
    • Properties

For more information about things that you cannot back up, see White paper: Data protection and recovery for Office SharePoint Server in small to medium deployments.

Full and Differential Backups

A full backup backs up all the data that you specify, and a differential backup backs up only the data that have changed since the last full backup. Because full backups require more time and disk space than differential backups, you should perform differential backups more frequently than full backups. We recommend that you perform a full backup when:

  • You have not yet created one.
  • You are about to install a service pack or update.
  • You have just installed a service pack or update.
  • A new Web application or content database has been added to the farm. You must do a full backup if a new Web application is created before you can do a differential backup of that Web application or the entire server farm.
  • You are about to reassign the index server role to a different server in the farm.

Other information

You can use the stsadm command-line tool to back up any site collection in your server farm or all site collections in a Web application. Doing so backs up all SharePoint sites in the site collection or Web application that you specify. Because backing up individual site collections places more load on the server farm than backing up an entire Web application, only back up an individual site collection when absolutely necessary.

A server farm has only one configuration database and it can only be restored under certain circumstances. For this reason, we recommend that you document all configuration settings that have been done in Central Administration.

The spbrtoc.xml file contains information about each of your backups, regardless of which built-in tool you used to create them. Because this is an XML file, you might be tempted to edit it, but we recommend that you don’t edit it. Any editing mistake can render some or all of your existing backups unusable. Instead of editing this file directly, we recommend that you follow the instructions provided in Knowledge Base article 941330 to remove entries from backup history that are no longer needed.

advertisement