powershell get ip by hostname code example Example: powershell get ip from computer name $ips = [System.Net.Dns]::GetHostAddresses("yourhosthere")