PowerShell script to get network card speed of a Windows Computer

Posted by Martin Hollingsworth on Stack Overflow See other posts from Stack Overflow or by Martin Hollingsworth
Published on 2010-06-09T01:05:26Z Indexed on 2010/06/09 1:12 UTC
Read the original article Hit count: 212

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about Windows

Related posts about powershell