Installation, Storage, and Compute with Windows Server 2016 — Question 262
You have an Active Directory domain named Contoso.com. The domain contains servers named Server1, Server2 and Server3 that run Windows Server 2016.
Server1 and Server 2 are nodes in a Hyper-V cluster named Cluster1. You add a Hyper-V Replica Broker role named Broker1 to Cluster1.
Server3 is Hyper-V server. A virtual machine VM1 runs on Server3.
Live Migration is enabled on all three servers and it is configured to use Kerberos authentication only.
You need to ensure that you can perform the migration of VM1 to Server2.
What should you do?
Answer options
- A. Modify the Storage Migration settings on Server3.
- B. Modify the Cluster permissions for Cluster1.
- C. Add the Server3 computer account to the Replicator group on Server1 and Server2.
- D. Modify the Delegation settings of the Server3 computer account.
Correct answer: D
Explanation
The correct answer is D because modifying the Delegation settings of the Server3 computer account allows Server3 to authenticate the migration requests appropriately using Kerberos. Options A and C do not address the necessary authentication requirements for Live Migration, while option B is unrelated to the specific action needed to facilitate the migration from Server3 to Server2.