Upgrading Your Skills to MCSA: Windows Server 2016 — Question 81
You have a Hyper-V host that runs Windows Server 2016. The host contains a virtual machine named VM1. VM1 has resource metering enabled.
You need to use resource metering to track the amount of network traffic that VM1 sends to the 10.0.0.0/8 network.
Which cmdlet should you run?
Answer options
- A. New-VMResourcePool
- B. Set-VMNetworkAdapter
- C. Add-VMNetworkAdapterAcl
- D. Set-VMNetworkAdapterRoutingDomainMapping
Correct answer: C
Explanation
The correct answer is C, as adding a network adapter ACL (Access Control List) allows you to specify the network traffic to monitor. Options A and D do not pertain to monitoring traffic, and B does not set up the necessary ACLs for tracking specific network traffic.