Wiki Home Server Settings Send Network Speed Information by Command

Send Network Speed Information by Command

2015/04/10 11:51

Here is a batch command file that sends network speed information to a predefined network share folder:

wmic NIC where NetEnabled=true get Name, Speed > \\ucgen\save\networktest\%computername%-networkhiz.txt


Thanks for Selçuk Dere providing this solution.


Related:

Auto Run Batch Commands at Client

CCBoot Command Line