Configuring Advanced Windows Server 2012 Services — Question 10

You have a failover cluster named Cluster1 that contains four nodes. All of the nodes run Windows Server 2012 R2.
You need to force every node in Cluster1 to contact immediately the Windows Server Update Services (WSUS) server on your network for updates.
Which tool should you use?

Answer options

Correct answer: A

Explanation

The correct answer is A, as the Add-CauClusterRole cmdlet is specifically designed to configure and manage the cluster's update process through WSUS, ensuring all nodes receive updates promptly. Options B and C are related to Windows Update but do not target the cluster's update mechanism directly. Option D, while it initiates an update scan, does not force the nodes to contact WSUS immediately like option A does.