nerdexam
Microsoft

70-667 · Question #100

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 D. Restore-SPFarm -Directory \\FileServer_Name\share\site_name.bak -RestoreMethod Overwrite -. 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 restore the site collection?

Options

  • ABackup-SPFarm -Directory \FileServer_Name\SharePointBackupFolder -BackupMethod Full
  • DRestore-SPFarm -Directory \FileServer_Name\share\site_name.bak -RestoreMethod Overwrite -
  • EBackup-SPFarm -Directory \FileServer_Name\SharePointBackupFolder -BackupMethod Full -
  • FBackup-SPFarm -Directory \FileServer_Name\SharePointBackupFolder -Item "Farm\Microsoft SharePoint
  • GRestore-SPFarm -Directory \FileServer_Name\share\site_name.bak -RestoreMethod Overwrite -
  • HRestore-SPFarm -Directory \FileServer_Name\share\site_name.bak -RestoreMethod Overwrite -

How the community answered

(33 responses)
  • A
    9% (3)
  • D
    85% (28)
  • E
    3% (1)
  • G
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 70-667 Practice