How do i check the speed after configuring bandwith throttling?

Hello everyone!

i just set “Relay/Server Throttle Speed” to “300 KBPS” now i want to be sure that it does not cross the limit i set but for that i have to open windows resource monitor to check the speed its giving, is there anyway to monitor bandwidth throttling via console?

Thanks in advance.

Regards,
Hammad

I don’t think there is a way to show bandwidth from the console, but you could use “Performance Logs and Analysis” on the Windows endpoints, to set up a counter log for network bandwidth used and network traffic used by each Process. You can have it write to a performance log file or CSV at a set period (like every 30 seconds), and then monitor the logs from tine to time.

This can all be scripted as well using the “logman.exe” utility.

1 Like