Configuring Advanced Windows Server 2012 Services — Question 28
You have a server named Server1.
A Microsoft Azure Backup of Server1 is created automatically every day.
You rename Server1 to Server2.
You discover that backups are no longer created in Azure.
You need to back up the server to Azure.
What should you do?
Answer options
- A. From the Azure Management Portal, modify the configuration of backup vault.
- B. On Server2, run the Add-WBBackupTarget cmdlet.
- C. On Server2, run the Start-OBRegistration cmdlet.
- D. From the Azure Management Portal, upload the Server2 certificate as a management certificate.
Correct answer:
Explanation
The correct answer is C, as the Start-OBRegistration cmdlet is necessary to register the new server name with Azure Backup services. Options A and D do not address the registration issue, and while option B pertains to backup configuration, it is not the correct method for registering a renamed server.