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

PowerTip: Find Information about Network Adapters with PowerShell

$
0
0

Summary: Use Windows PowerShell in Windows 8 to find information about network adapters.

Hey, Scripting Guy! Question In Windows 8, how can I find information about network adapters?

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

Get-NetAdapter


Viewing all articles
Browse latest Browse all 3333

Trending Articles