PowerShell script to get network card speed of a Windows Computer
- by Martin Hollingsworth
What is the PowerShell script to get the speed a specific Windows machine's network card is running at?
I know this can be done with a WMI based and will post an answer once I work it out.