Backup and recovery cmdlets (SharePoint Server 2010)
Published: May 12, 2010
A backup is a copy of data that is used to restore and recover that data after a system failure. Maintaining backups of data is useful for routine purposes, such as copying a database from one server to another, setting up database mirroring, archiving for governmental purposes, and disaster recovery.
In Microsoft SharePoint Server 2010, you can use Windows PowerShell functionality to perform a backup or restore process for the following items:
-
Farm
-
Site collection
-
Configuration database
-
Services
-
List or document
| Cmdlet name | Description |
|---|---|
|
Performs a farm-level configuration-only backup. |
|
|
Creates a backup of an individual database, Web application, or the entire farm. |
|
|
Restores one or more items from a backup. |
|
|
Performs a backup of a site collection. |
|
|
Restores a site collection. |
|
|
Returns a history of backup and restore operations. |
