Quickly Ping A Range of IP to Find Dead IP on Windows
Instead of looking for a tool, there is a very quick and easy way that lets me ping a wild range of IPs to find out which IPs are free and which ones have been taken, using the PowerShell built-in cmdlet Test-Connection. And here is how: Copy the code over to PowerShell ISE console, change the IP info and hit […]