You have a server named Server1 that runs Windows Server and has the Hyper-V server role installed. You have a Hyper-V failover cluster named Cluster1. All servers are members of the same domain.
You need to ensure that you use Hyper-V Replica with Kerberos authentication on the default port to replicate virtual machines from Cluster1 to Server1.
What should you do on Server1?
Click on the arrows to vote for the correct answer
A. B. C. D.D
https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/set-up-hyper-v-replicaTo use Hyper-V Replica with Kerberos authentication on the default port to replicate virtual machines from a Hyper-V failover cluster to a target server, you need to enable the Hyper-V Replica HTTP Listener (TCP-In) rule on the target server, which in this case is Server1. Therefore, the correct answer is option D.
Option A is incorrect because adding primary servers to the Hyper-V Replica Broker configuration is not required to enable Hyper-V Replica with Kerberos authentication on the default port.
Option B is also incorrect because enabling incoming and outgoing live migrations is not required for Hyper-V Replica with Kerberos authentication.
Option C is incorrect because enabling the Hyper-V Replica HTTPS Listener (TCP-In) rule is not required for Kerberos authentication on the default port. In fact, enabling the HTTPS rule would use port 443 instead of the default port for Kerberos authentication.
Therefore, the correct answer is option D, which involves enabling the Hyper-V Replica HTTP Listener (TCP-In) rule on Server1 using Windows Defender Firewall with Advanced Security. This can be done by following these steps:
After enabling the Hyper-V Replica HTTP Listener (TCP-In) rule on Server1, you can configure replication settings for virtual machines on the Hyper-V failover cluster named Cluster1 to replicate to Server1 using Hyper-V Replica with Kerberos authentication on the default port.