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
How To Terminate CAT5/CAT6 Ethernet Cables
Use CMD to format disk
Find large files with PowerShell