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

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 use?

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 use?

A.
The Wbadmin.exe command

B.
The Repair-bde.exe command

C.
The Get-WBBareMetalRecovery cmdlet

D.
The Start-WBVolumeRecovery cmdlet

Explanation:
A) Enables you to back up and restore your operating system, volumes, files, folders, and
applications from a command prompt.

B) Accesses encrypted data on a severely damaged hard disk if the drive was encrypted by
using BitLocker. Repair-bde can reconstruct critical parts of the drive and salvage
recoverable data as long as a valid recovery password or recovery key is used to decrypt the
data.
C) Gets the value that indicates whether the ability to perform bare metal recoveries from
backups has been added to the backup policy (WBPolicy object).
D) Starts a volume recovery operation.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Yfront

Yfront

Correct
https://technet.microsoft.com/en-us/library/cc742118.aspx

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.

Joe

Joe

I agree.

Wbadmin start sysrecovery

1 out of 4 rated this helpful – Rate this topic

Published: April 17, 2012

Updated: January 2, 2014

Applies To: Windows 8, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

Performs a system recovery (bare metal recovery) using the parameters that you specify.