Ping your infrastructure and send a desktop alert with Powershell
Presentation
This script runs and loads the contents of a file to recover a list of devices to ping. If the device does not respond, an alert is issued on the desktop. In addition, a log file containing the list of available perimeters is created in the C:Logs directory.Github link : Script
Script exécution
powershell.exe -executionpolicy ByPass -file C:\Temp\PingInfra.ps1