Hi,
In one windows server my internal team is running 10 different tasks from taskscheduler
5 tasks will be running every 5min
3 tasks will be running every 30min
1 task will be running every 12hours
1 task will be running daily once
So here I need to monitor these task means if any task doesn't run in its particular time interval a mail should be sent
Can any one guide me on this plz........
In one windows server my internal team is running 10 different tasks from taskscheduler
5 tasks will be running every 5min
3 tasks will be running every 30min
1 task will be running every 12hours
1 task will be running daily once
So here I need to monitor these task means if any task doesn't run in its particular time interval a mail should be sent
Can any one guide me on this plz........
Comment