Is it possible to monitor status of particular scheduled job? If yes - how to restart it automatically from Advance Alert action?
Jaroslaw
Orion Core 2012.2.2, SAM 5.5.0, NPM 10.4.2, NTA 3.10.0, IVIM 1.5.0
Hi JaroslawLadyga
Feasible with SAM
Regards,
Gokmen
Monitoring for the failure of a scheduled task can be done using SAM, and is something I've covered in a previous posting. As for forcing a restart of the scheduled task through the Advanced Alert Manager, this can be done using PowerShell, as described in the following TechNet article.
Start-ScheduledTask
Hi,
thanks, I'll try to use it however I'm not PowerShell expert
Will let you know results even if failed.
If you need help creating the script you might want to consider posting to the for assistance.