Installation, Storage, and Compute with Windows Server 2016 — Question 2
You have two servers named Server1 and Server 2 that run Windows Server 2016.
You plan to implement Storage Replica to replicate the contents of volumes on Server1 and Server2.
You need to ensure that the replication traffic between the servers is limited to a maximum of 100 Mbps.
Which cmdlet should you run?
Answer options
- A. Set-NetworkController
- B. Set-NetUDPSetting
- C. Set-NetQosPolicy
- D. Set- NetTCPSetting
Correct answer: C
Explanation
The correct cmdlet is Set-NetQosPolicy, which allows you to define quality of service policies to manage bandwidth usage, including limiting traffic to a specific rate. The other options do not specifically address bandwidth throttling for replication traffic, making them unsuitable for this requirement.