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

PowerTip: Use PowerShell 3.0 to View IP Address Info

$
0
0

Summary: View detailed IP address information for non-virtual network adapters.

Hey, Scripting Guy! Question How can I obtain detailed IP address information from a non-virtual network adapter?

Hey, Scripting Guy! Answer Charlotte PowerShell User Group member Brian Wilhite says: Luckily, there is a cmdlet that does this very thing.  The Get-NetIPConfiguration cmdlet with the -Detailed parameter will return meaningful IP information for non-virtual network adapters.

Get-NetIPConfiguration -Detailed

gip -Detailed

 


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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