Which two PowerShell cmdlets should you run in the script?

You have 20 servers that run Windows Server 2012 R2. You need to create a Windows PowerShell script that registers each server in Windows Azure Backup and sets an encryption passphrase.

Which two PowerShell cmdlets should you run in the script? (Each correct answer presents part of the solution. Choose two.)
A . New-OBPolicy
B . New-OBRetentionPolicy
C . Add-OBFileSpec
D . Start-OBRegistration
E . Set OBMachineSetting

Answer: D, E

Explanation:

D. Start-OBRegistration

Registers the current computer with Windows Azure Online Backup using the credentials (username and password) created during enrollment.

E. The Set-OBMachineSetting cmdlet sets a OBMachineSetting object for the server that includes proxy server settings for accessing the internet, network bandwidth throttling settings, and the encryption passphrase that is required to decrypt the files during recovery to another server.

Incorrect:

Not C. TheAdd-OBFileSpeccmdlet adds theOBFileSpecobject, which specifies the items to include or exclude from a backup, to the backup policy (OBPolicyobject). TheOBFileSpecobject can include or exclude multiple files, folders, or volumes.

Reference: Start-OBRegistration; Set OBMachineSetting

http://te chnet.microsoft.com/en-us/library/hh770398.aspx

http://technet.microsoft.com/en-us/library/hh770409.aspx

Latest 70-412 Dumps Valid Version with 448 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments