You need to create a backup copy of the computer system drive

You administer a computer that runs Windows 8 Pro. You need to create a backup copy of the
computer system drive. The backup copy must support a complete system drive restore to another
computer. What should you do?

You administer a computer that runs Windows 8 Pro. You need to create a backup copy of the
computer system drive. The backup copy must support a complete system drive restore to another
computer. What should you do?

A.
Run the bcdedit /export command.

B.
Create a system restore point.

C.
Create a system recovery drive.

D.
Perfom a backup to a shared folder by using the wbadmin command with the -allcritical switch.



Leave a Reply 1

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


TimDuncan

TimDuncan

wbadmin enables you to back up and restore your operating system, volumes, files, folders, and applications from a command prompt.

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

-allcritical switch – specifies that all critical volumes (volumes that contain operating system’s state) be included in the backups. This parameter is useful if you are creating a backup for full system or system state recovery. It should be used only when -backupTarget is specified, otherwise the command will fail. Can be used with the -include option.

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