Upgrading Your Skills to MCSA: Windows Server 2016 — Question 109
You have a Windows Server 2016 failover cluster named Cluster1 that contains three nodes named Server1, Server2, and Server3. Each node hosts several virtual machines. The virtual machines are configured to fail over to another node in Cluster1 if the hosting node fails.
You need to ensure that if the Cluster service fails on one of the nodes, the virtual machine of that node will fail over immediately.
Which setting should you configure?
Answer options
- A. QuarantineDuration
- B. ResiliencyLevel
- C. ResiliencyPeriod
- D. FailureConditionLevel
Correct answer: B
Explanation
The correct answer is B, ResiliencyLevel, as it determines the immediate failover behavior of virtual machines in the event of node failures, including service failures. Options A, C, and D do not directly address the immediate failover requirement for virtual machines associated with a failed Cluster service.