< # .SYNOPSIS This script re-implements a MSDN Sample in PowerShell that shows the use of System.Net.NetworkInformation.NetworkInterface .DESCRIPTION This script gets network information and formats DNS info. The script is effectively a one-liner! .NOTES File...