Ping’in Modern Versiyonu: Test-Connection
Test-Connection, ICMP paketlerini gönderen çok güçlü bir Powershell komutudur. Ping gibi ancak Test-Connection daha güçlü ve daha moderndir. Yeni özellikleri mevcuttur.
Birden Fazla Host’a Ping
Test-Connection www.onurbabur.com,192.168.8.1
Sessiz Mod
Test-Connection www.onurbabur.com,192.168.8.1 -Quiet
Farklı Kaynaklardan Ping Atma
Test-Connection -Source dc01 -Destination server03