How to enable Ping (ICMP echo) on an Azure VM
This is just a very quick blog post because I got the question from a couple of people. In this...
Basic Networking PowerShell cmdlets cheatsheet to replace netsh, ipconfig, nslookup and more
Around 4 years ago I wrote a blog post about how to Replace netsh with Windows PowerShell which includes basic powershell networking...
SuperPing – PowerShell Test-NetConnection
With Windows 8.1 and Windows Server 2012, R2 Microsoft released PowerShell v4 with new PowerShell modules and new PowerShell cmdlets. One...
PowerShell: Ping IP range
Some you need to know which IP in a specific range is already in use. With Windows PowerShell there...