![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Get NIC information - speed and duplex Hello, Trying to get some NIC configuration group for the computers in our domain, specifically the NIC speed and duplex. It doesn't appear that WMI provides this info in either NetworkAdapter or NetworkAdapterConfiguration. Is there a better method? Thanks, Brian |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Get NIC information - speed and duplex bmerri19 wrote: Quote: > Hello, > > Trying to get some NIC configuration group for the computers in our domain, > specifically the NIC speed and duplex. It doesn't appear that WMI provides > this info in either NetworkAdapter or NetworkAdapterConfiguration. > > Is there a better method? > > Thanks, > Brian I found this: http://www.petri.co.il/forums/showthread.php?t=14875 Perhaps it could be "ported" to PowerShell. You'd use WMI to access a remote registry basically. Marco -- Microsoft MVP - Windows PowerShell http://www.microsoft.com/mvp PowerGadgets MVP http://www.powergadgets.com/mvp Blog: http://marcoshaw.blogspot.com |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Get NIC information - speed and duplex Hi You can get the all NIC's speed by running this locally: [System.Net.NetworkInformation.NetworkInterface]::GetAllNetworkInterfaces() | select name,speed ----- Shay Levi $cript Fanatic http://scriptolog.blogspot.com Quote: > Hello, > > Trying to get some NIC configuration group for the computers in our > domain, specifically the NIC speed and duplex. It doesn't appear that > WMI provides this info in either NetworkAdapter or > NetworkAdapterConfiguration. > > Is there a better method? > > Thanks, > Brian |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| duplex on c6280 | Vista print fax & scan | |||
| HP6980 will not Automatically do Duplex with Duplex Hardware | Vista print fax & scan | |||
| speed and performance information | Vista performance & maintenance | |||
| How to check your Speed Boost tested memory speed | Vista General | |||