Which command should you run?

Posted by: Pdfprep Category: 70-741 Tags: , ,

You are deploying Software Defined Networking (SDN) by using Windows Server 2016.

You plan to deploy a three-node Network Controller cluster. You plan to use virtual machines for the network controller and the management client. The virtual machines will NOT be domain-joined.

You need to configure authentication for the cluster.

Which command should you run?
A . Install-NetworkController CNode @{Node1, Node2, Node3} CClientAuthentication X509
B . Install-NetworkControllerCluster CNode @{Node1, Node1, Node3} CClientAuthentication Kerberos
C . Install-NetworkControllerCluster CNode @{Node1, Node1, Node3} CClientAuthentication X509
D . Install-NetworkControllerCluster CNode @{Node1, Node1, Node3} CClientAuthentication None
E . Install-NetworkController CNode @{Node1, Node2, Node3} CClientAuthentication Kerberos

Answer: C

Explanation:

References: https://docs.microsoft.com/en-us/windows-server/networking/sdn/security/nc-security

Leave a Reply

Your email address will not be published.