Valid 70-412 Dumps shared by ExamDiscuss.com for Helping Passing 70-412 Exam! ExamDiscuss.com now offer the newest 70-412 exam dumps, the ExamDiscuss.com 70-412 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-412 dumps with Test Engine here:
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?
Correct Answer: A
Explanation/Reference: Explanation: The Add-CauClusterRole cmdlet adds the Cluster-Aware Updating (CAU) clustered role that provides the self-updating functionality to the specified cluster. When the CAU clustered role has been added to a cluster, the failover cluster can update itself on the schedule that is specified by the user, without requiring an external computer to coordinate the cluster updating process. Incorrect Answers: B. The wuauclt utility allows you some control over the functioning of the Windows Update Agent. It is updated as part of Windows Update. The following are the command line for wuauclt. Option Description /a /ResetAuthorization Initiates an asynchronous background search for applicable updates. If Automatic Updates is disabled, this option has no effect. /r /ReportNow Sends all queued reporting events to the server asynchronously. /? /h /help Shows this help information. D. The Invoke-CauScan cmdlet performs a scan of cluster nodes for applicable updates and returns a list of the initial set of updates that would be applied to each node in a specified cluster. Note: The Invoke-CauRun cmdlet performs a scan of cluster nodes for applicable updates and installs those updates via an Updating Run on the specified cluster. References: Add-CauClusterRole https://technet.microsoft.com/en-us/library/hh847235(v=wps.620).aspx