Check LAN Speed with PowerShell

Check LAN Speed with PowerShell

Check LAN Speed with PowerShell

If you have ever wanted to check the LAN speed on your integrated or dedicated NIC with script, then you can try this script.

wmic NIC where NetEnabled=true get Name,Speed