Securing Windows Server 2016 — Question 135

You work for a hosting company named Contoso, Ltd.
Contoso has multiple Hyper-V hosts that run Windows Server 2016.
You are configuring Software Defined Networking (SDN).
You need to configure Datacenter Firewall to control the traffic to virtual machines.
Which cmdlet should you use?

Answer options

Correct answer: C

Explanation

The correct answer is C, New-NetworkControllerAccessControlList, as it is specifically designed to configure access control lists for the Datacenter Firewall in a Software Defined Networking environment. The other options are not suitable for this purpose; Set-Acl is related to file permissions, Grant-VMConnectAccess pertains to VM connection permissions, and New-NetFirewallRule is used for traditional firewall rules rather than SDN-specific configurations.