PrepAway - Latest Free Exam Questions & Answers

Which cmdlet should you run?

You have a server named Server1 that runs Windows Server 2012 R2 and uses Windows Server Backup.
You need to identify whether the backups performed on Server1 support bare metal recovery.

Which cmdlet should you run?

PrepAway - Latest Free Exam Questions & Answers

A.
Get-OBMachineSetting

B.
GetWBVSSBackupOption

C.
Get-WBPolicy

D.
Get-OBPolicy

7 Comments on “Which cmdlet should you run?

  1. Erfaan says:

    I think the answer is C.
    According to this https://technet.microsoft.com/en-us/library/ee706683.aspx Get-WBPolicy –> “Gets the current backup policy that is set for the computer”.

    Moreover A and D are excluded since both are related to Online backup not Windows Backup.

    Answer B- “Get-WBVSSBackupOption” according the same link mentioned above relates to “Gets a setting that specifies whether the backups created using the backup policy will be Volume Shadow Copy Service (VSS) copy backups or VSS full backups.




    0



    0
  2. MadMilkman says:

    With Get-WBPolicy:

    Schedule : {23.9.2015. 0:00:00}
    BackupTargets : {D:}
    VolumesToBackup : {System Reserved, Local disk (C:)}
    FilesSpecsToBackup : {}
    FilesSpecsToExclude : {}
    ComponentsToBackup : {Host Component}
    BMR : True
    SystemState : True
    OverwriteOldFormatVhd : True
    VssBackupOptions : VssFullBackup

    For trying GetWBVSSBackupOption i need policy name which i dont know 🙂

    But from output of Get-WBPolicy we see: SystemState: True so i guess is C.




    0



    0

Leave a Reply