Random.GetBlogEntry()
Wednesday, June 19, 2013
Ping using PowerShell
To 'ping' a machine using PowerShell, use Test-Connection:
Test-Connection -Quiet machine
‹
›
Home
View web version