Networking with Windows Server 2016 — Question 37
You have two Hyper-V hosts named Server1 and Server2 that run windows server 2012 R2. The servers are nodes in a failover cluster named Cluster1.
You perform a rolling upgrade of the cluster nodes to Windows Server 2016.
You need to ensure that you can implement the Virtual Machine Load Balancing feature.
Which cmdlet should you use?
Answer options
- A. Update-ClusterFunctionalLevel
- B. Set-CauClusterRole
- C. Update-ClusterNetWorkNameResource
- D. Set-ClusterGroupSet
Correct answer: A
Explanation
The correct answer is A, Update-ClusterFunctionalLevel, because this cmdlet updates the functional level of the cluster to support new features such as Virtual Machine Load Balancing after an upgrade. The other options do not serve the purpose of updating the cluster's functional level and thus cannot enable the new feature.