Microsoft Exam Questions

You need to perform a bare-metal recovery of Server1 by using the Windows Recovery Environment (Wind

You have a server named Server1 that runs Windows Server 2012 R2.
Each day, Server1 is backed up fully to an external disk.
On Server1, the disk that contains the operating system fails.
You replace the failed disk.
You need to perform a bare-metal recovery of Server1 by using the Windows Recovery
Environment (Windows RE).
What should you do?

A.
Run the Start-WBVolumeRecovery cmdlet and specify the -backupset parameter.

B.
Run the Get-WBBareMetalRecovery cmdlet and specify the -policy parameter.

C.
Run the wbadmin.exe start recovery command and specify the –recoverytarget parameter.

D.
Run the wbadmin.exe start sysrecovery command and specify the -backuptarget parameter.

Explanation:
wbadmin start sysrecovery
Performs a system recovery (bare metal recovery) using the parameters that you specify.
This subcommand can be run only from the Windows Recovery Environment, and it is not listed by
default in the usage text of Wbadmin.