Wednesday, June 19, 2013

Ping using PowerShell

To 'ping' a machine using PowerShell, use Test-Connection:
Test-Connection -Quiet machine