Restore a farm by using built-in tools (Windows SharePoint Services 3.0)

Atualizado em: 2008-07-21

Windows SharePoint Services 3.0 provides two methods for restoring a server farm, Web applications, and content databases. Restoring by using the SharePoint Central Administration Web site offers the convenience of working from the user interface, while restoring by using the Stsadm command-line tool offers a wide range of parameters and allows automation of the recovery process.

Restore the farm by using built-in tools

Before restoring the farm, ensure that the requirements in the following list are met.

  • To restore the farm by using the SharePoint Central Administration Web site:

    • You must be a member of the Farm Administrators SharePoint group.

    • The database server's SQL account, the Timer service account, and the Central Administration pool account must have Read permissions to the backup locations (the Timer service account and the Central Administration pool account are generally the same).

  • To restore the farm using the Stsadm command-line tool:

    • You must be a member of the Administrators group on the local server computer.

    • The login account must have Read permissions to the backup locations.

  • Ensure that The Windows SharePoint Services Administration service is started on all farm servers. This service is not started by default on stand-alone installations.

Consider the following before restoring the farm:

To restore the farm, you can perform either of the following two procedures:

Consulte também

Conceitos

Back up and restore the entire farm (Windows SharePoint Services 3.0 technology)
Prepare to back up and restore a farm (Windows SharePoint Services 3.0)
Fazer backup de um farm usando ferramentas internas (Windows SharePoint Services 3.0)
Back up a farm by using SQL Server Tools (Windows SharePoint Services 3.0)
Restore a farm by using SQL Server Tools (Windows SharePoint Services 3.0)
Restaurar um farm após um problema no banco de dados de configuração (Windows SharePoint Services)
Back up and restore a farm by using DPM (Windows SharePoint Services 3.0)