Mr Carter
Projects, Scripts, and Modules
Monitor Scheduled Tasks
(github.com)
We were having some odd problems with Scheduled Tasks, just not running when scheduled etc... I'm
By: Mr Carter submitted:Jun 15 2022
We were having some odd problems with Scheduled Tasks, just not running when scheduled etc... I'm
pretty sure it was due to permissions. But that didn't stop me from writing something to monitor them! The script loops through all scheduled tasks and if it finds Tasks that haven't run in a day and aren't disabled, it will log it to a array, and then send off a email HTML Chart with relevant information.
By: Mr Carter submitted:Jun 15 2022