Skip to main content

PowerShell

Set source IP for outbound traffic
·551 words·3 mins· loading
If you work with IIS web servers, chances are that at some point you had to set the NIC’s primary IP for outbound traffic. By default, Windows will use the lowest numerical IP, and that is usually ok in most scenarios.
List IPs from remote servers
··1231 words·6 mins· loading
The easiest way to find a remote server’s IP is probably nslookup. But depending on how your environment is configured, not all IPs are automatically registered in the DNS.