PoshCode Archive  All files named "ping-check-using-dotNet.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for ping-check-using-dotNet.ps1

2018-06-10
12:57
ping check using dotNet ping. pieced together from existing examples on the web. Had to use $erroractionpreference = “SilentlyContinue” to make it work on non-existing systems. Added to DNS check to prevent a few more errors. This is part of a script that queries an internal db and for every record does a ping to verify its online state file: [410cf4f545] check-in: [4bb819e820] user: jkavanagh58 branch: trunk, size: 1445
12:57
Added: ping check using dotNet ping. pieced together from existing examples on the web. Had to use $erroractionpreference = “SilentlyContinue” to make it work on non-existing systems. file: [5b290b3690] check-in: [7a27ea1124] user: unknown branch: trunk, size: 754