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

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 cmdlet is New-NetQosPolicy, which is used to create a Quality of Service (QoS) policy to limit bandwidth. Other options, such as Set-NetworkController and the various Set-Net commands, do not specifically address the need to control the replication traffic bandwidth in this context.