Quantcast
Viewing all articles
Browse latest Browse all 36188

PowerTip: Use PowerShell 3.0 to View IP Address Info

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

Image may be NSFW.
Clik here to view.
Hey, Scripting Guy! Question
 How can I obtain detailed IP address information from a non-virtual network adapter?

Image may be NSFW.
Clik here to view.
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

 

Image may be NSFW.
Clik here to view.

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 36188

Trending Articles



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