PowerShell

Test Connectivity of Multiple Server and then do “Trace Route” on failed servers using powershell script.

Hi, Yesterday one of our “New Delhi PowerShell User Group” member was trying to do the following. Ping a list of Internet and External Server, and then do the “Trace Route” on the failed ones.  He was facing a problem using “foreach” cmdlets. to help him i tried to write a script for him and… Continue reading Test Connectivity of Multiple Server and then do “Trace Route” on failed servers using powershell script.