PrepAway - Latest Free Exam Questions & Answers

Which Windows PowerShell cmdlets should you run on each server?

You have 30 servers that run Windows Server 2012 R2.
All of the servers are backed up daily by using Windows Azure Backup.
You need to perform an immediate backup of all the servers to Windows Azure Backup.
Which Windows PowerShell cmdlets should you run on each server?

PrepAway - Latest Free Exam Questions & Answers

A.
Get-OBPolicy | Start-OBBackup

B.
Get-WBPolicy | Start-WBBackup

C.
Start-OBRegistration | Start-OBBackup

D.
Get-WBBackupTarget | Start-WBBackup

Explanation:
A)
starts a backup job using a policy
B)
Registers the current computer to Windows Azure Backup.
C)
Not using Azure
D)
Not using Azure
http://technet.microsoft.com/en-us/library/hh770406(v=wps.620).aspx
http://technet.microsoft.com/en-us/library/hh770426.aspx
http://technet.microsoft.com/en-us/library/hh770398.aspx

7 Comments on “Which Windows PowerShell cmdlets should you run on each server?

  1. Ex says:

    Correct answer is A.
    Windows Azure Online Backup = Online Backup (OB)-specific cmdlets.
    Get-OBPolicy – Gets the current backup policy set for the server.
    Start-OBBackup – Starts a one-time backup operation based on the specified OBPolicy.

    More information : https://technet.microsoft.com/en-us/library/hh770400.aspx
    http://blogs.technet.com/b/windowsserver/archive/2012/03/28/microsoft-online-backup-service.aspx

    Get-WBPolicy – Gets the current backup policy that is set for the computer.
    Start-OBRegistration- Registers the current computer with using the vault credentials downloaded during enrollment.
    Get-WBBackupTarget – Gets the locations for storing backups that you specified as part of the backup policy (WBPolicy object).




    0



    0
  2. My Site says:

    Thank you for some other informative site. The place else may just I get that type of information written in such an ideal means? I have a challenge that I am just now operating on, and I have been on the look out for such information.|




    0



    0

Leave a Reply