June 20th, 2013

PowerTip: Use PowerShell Function to Return Properties for Network Adapters

Doctor Scripto
Scripter

Summary: Use a Windows PowerShell function in Windows 8 to return advanced properties of network adapters.

Hey, Scripting Guy! Question How can I use a Windows PowerShell function in Windows 8 to return advanced properties for network adapters?

Hey, Scripting Guy! Answer Use the Get-NetAdapterAdvancedProperty CIM function:

Get-NetAdapterAdvancedProperty

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.

Feedback