Note: This question is part of a series of questions that use the same similar answer choices
An answer choice may be correct for more than one question in the series Each question is
independent of the other questions in this series. Information and details provided in a
question apply only to that question.
You have a two-node Hyper-V cluster named Cluster1 at a primary location and a stand- alone
Hyper-V host named Server1 at a secondary location. A virtual machine named VM1 runs on
Cluster1. You configure a Hyper-V Replica of VM1 to Server1. You need to perform a Test Fai lover
of VM1. Which tool should you use?

A.
the clussvc.exe command
B.
the cluster.exe command
C.
the Computer Management console
D.
the configurehyperv.exe command
E.
the Disk Management console
F.
the Failover Cluster Manager console
G.
the Hyper-V Manager console
H.
the Server Manager Desktop app
Should be “Failover Cluster Manager console” since VM1 runs on
Cluster1
https://blogs.technet.microsoft.com/virtualization/2012/07/25/types-of-failover-operations-in-hyper-v-replica-part-i-test-failover/
How should I use this feature?
TFO is performed on the replica virtual machine by right-clicking on the VM and choosing the Test Failover operation (either from the Hyper-V Manager or from the Failover Clustering Manager)
1
2
My mistake, good answer is “Hyper-V Manager console”
https://blogs.technet.microsoft.com/virtualization/2012/07/25/types-of-failover-operations-in-hyper-v-replica-part-i-test-failover/
1.What is Test Failover?
Test Failover is an operation initiated on your replica virtual machine which allows you to test the sanity of the virtualized workload without interrupting your production workload or ongoing replication.
10
0