Installation, Storage, and Compute with Windows Server 2016 — Question 14

You have two servers named Server1 and Server2 that run Windows Server 2016.
You plan to implement Storage Replica to replicate the contents of volumes on Server1 to 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

Correct answer: A

Explanation

The correct answer is A, New-NetQosPolicy, as it is specifically designed to create a Quality of Service policy that can limit network bandwidth. The other options do not serve the purpose of setting traffic limits for replication; B relates to storage QoS, while C and D are for TCP and UDP settings, respectively, which do not address the replication traffic directly.