AZ-801 · Question #170
You have two servers named Host1 and Host2 that run Windows Server and are members of a workgroup named Contoso. Both servers have the Hyper-V server role installed and are identical in hardware and c
The correct answer is C. Enable Hyper-V replication for each virtual machine. E. Use certificate-based authentication and enable TCP exceptions. F. Enable Host2 as a Replica server.. To set up Hyper-V Replica between two workgroup servers for disaster recovery, you must enable Host2 as the Replica server, configure each virtual machine on Host1 for replication, and use certificate-based authentication with appropriate TCP firewall exceptions due to the workgr
Question
Options
- AEnable live migration for Host1 and Host2.
- BUse Kerberos authentication and enable TCP exceptions.
- CEnable Hyper-V replication for each virtual machine.
- DEnable Host1 as a Replica server.
- EUse certificate-based authentication and enable TCP exceptions.
- FEnable Host2 as a Replica server.
How the community answered
(44 responses)- A5% (2)
- B14% (6)
- C75% (33)
- D7% (3)
Why each option
To set up Hyper-V Replica between two workgroup servers for disaster recovery, you must enable Host2 as the Replica server, configure each virtual machine on Host1 for replication, and use certificate-based authentication with appropriate TCP firewall exceptions due to the workgroup environment.
Live migration is a feature for moving running VMs in a clustered environment, not for asynchronous replication for disaster recovery.
Kerberos authentication is only possible in an Active Directory domain environment, not in a workgroup setup as specified in the scenario.
To replicate specific virtual machines, you must individually enable Hyper-V replication for each VM on the source server, specifying the replica server and authentication method.
Host1 is the source server where the VMs reside and from which they will be replicated, not the replica server that receives the replicas.
Since the servers are in a workgroup, Kerberos authentication (which requires Active Directory) is not feasible for Hyper-V Replica. Certificate-based authentication is the necessary alternative, and firewall exceptions are required for replication traffic.
The destination server, Host2, must be configured as a Hyper-V Replica server to enable it to receive and store the replicated virtual machine data from Host1.
Concept tested: Hyper-V Replica setup in a workgroup
Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/set-up-hyper-v-replica
Topics
Community Discussion
No community discussion yet for this question.