The first poster is here.
I am trying to get the current bandwidth usage for Windows Server 2008R2 through the command line. I tried netstat -e, but this gives me very different digits than the actual bytes that were transferred.
The statistics that I would like to see are the same indicators that appear when you click "Local Area Connection" (or whatever is indicated in your active Internet connection) in the "Network and General Control Center" section access "in the control panel. In the appeared gui window there is a lower section" Activity ". Sent sent and received data is what I am trying to get through msdos or powershell.
Thanks to everyone who can lend a hand.
source
share