Microsoft
70-667 · Question #140
You configure a SharePoint Server 2010 Service Pack 1 (SP1) server farm. You need to perform backup and restore of a site collection and its content database by using Windows PowerShell. Which…
The correct answer is G. Backup-SPFarm -Directory \\FileServer_Name\SharePointBackupFolder -BackupMethod Full. See the full explanation below for the reasoning.
Question
You configure a SharePoint Server 2010 Service Pack 1 (SP1) server farm. You need to perform backup and restore of a site collection and its content database by using Windows PowerShell. Which command should you run to back up a farm?
Options
- BRestore-SPFarm -Directory \FileServer_Name\ share\site_name.bak -RestoreMethod Overwrite -
- CBackup-SPFarm -Directory \FileServer_Name\SharePointBackupFolder -Item "Farm\Microsoft SharePoint
- DRestore-SPFarm -Directory \FileServer_Name\share\site_name.bak -RestoreMethod Overwrite -
- FRestore-SPFarm -Directory \FHeServer_Name\share\site_name.bak -RestoreMethod Overwrite -
- GBackup-SPFarm -Directory \FileServer_Name\SharePointBackupFolder -BackupMethod Full
- HBackup-SPFarm -Directory \FileServer_Name\SharePointBackupFolder -BackupMethod Full -
How the community answered
(49 responses)- B2% (1)
- C16% (8)
- F8% (4)
- G69% (34)
- H4% (2)
Community Discussion
No community discussion yet for this question.