This script polls each of the 4 PVWA's, CPM and PSM to check the CyberArk services statuses and backup scheduled tasks and then compiles the information into a .HTML file. Once the .HTML file is generated, this script will copy the index.html file to each of the 4 PVWA's C:\inetpub\wwwroot\Health directories
Fully customizable to suit the number of component servers in your CyberArk ecosystem.
Credit to Jaap Brasser for his Get-ScheduledTask.ps1 script Link: https://github.com/jaapbrasser/SharedScripts/tree/master/Get-ScheduledTask
Credit to evotec for their PSWriteHTML PowerShell modules Link: https://github.com/EvotecIT/PSWriteHTML