PowerTip: Use PowerShell Function to Return Properties for Network Adapters

Doctor Scripto

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

0 comments

Discussion is closed.

Feedback usabilla icon