Powershell Tip #88: List all IP Addresses for a computer

By | December 5, 2015

Tip: You can list all IP addresses for a computer:

get-netipaddress-ps1-powershell

Another way :

get-netipconfiguration-all-powershell-ps1


previous-buttonnext-button

Leave a Reply

Your email address will not be published.