PrepAway - Latest Free Exam Questions & Answers

Which cmdlet should you run?

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?

PrepAway - Latest Free Exam Questions & Answers

A.
Set-NetUDPSetting

B.
New-StorageQosPolicy

C.
Set-SmbBandwidthLimit

D.
Set-NetTCPSetting

Explanation:

References: https://docs.microsoft.com/en-us/powershell/module/smbshare/set-smbbandwidthlimit?
view=win10-ps

8 Comments on “Which cmdlet should you run?

  1. Feedback says:

    I think answer A is incorrect, read https://docs.microsoft.com/en-us/powershell/module/nettcpip/set-netudpsetting?view=win10-ps
    The Set-NetUDPSetting cmdlet modifies UDP settings of the IP interface. Use this cmdlet to change the starting port and the number of ports for the dynamic port range. This does not help in limiting bandwidth.

    check the referenced article. The Set-SmbBandwidthLimit cmdlet adds a Server Message Block (SMB) bandwidth cap for the traffic categories that you specify. SMB bandwidth caps limit the amount of data that the server can send for each traffic category. Answer C is correct.




    1



    0

Leave a Reply