Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Windows PowerShell Equivalents: Networking Commands (IPCONFIG)

Looking for Powershell Equivalents for older console network commands such as IPCONFIG. The IPCONFIG command is used for displaying IP address information (including the subnet mask, and gateway) for the local NIC adapter attached to the computer. PowerShell: Get-NetIPConfiguration or Get-NetIPAddress Examples: Get-NetIPConfiguration Get-NetIPAddress | Sort-Object InterfaceIndex |



This post first appeared on Windows Tip Of The Day, please read the originial post: here

Share the post

Windows PowerShell Equivalents: Networking Commands (IPCONFIG)

×

Subscribe to Windows Tip Of The Day

Get updates delivered right to your inbox!

Thank you for your subscription

×