Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to Get Detailed Network Adapter Information

$
0
0

Summary: Use Windows PowerShell to get detailed network adapter information about Windows 8.

Hey, Scripting Guy! Question How can I use a function to get detailed network adapter information about my Windows 8 device?

Hey, Scripting Guy! Answer Use the Get-NetAdapterHardwareInfo function and pipe the results to Format-List:

Get-NetAdapterHardwareInfo | Format-List *


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>