Hello All,
I am looking for a solution (script) for my below concern. I would really appreciate your help.
Concern
My Team created scripts for achieving some results and scheduled them in Tasks Manager to run (ex. Logs cleanup script etc). Recently one of these Job failed due to some reason and we didnt realise it as its not part of our daily health check. So it create
some mess situation for us and now we are forced to check the scheduled Jobs status on all servers manually.
What I am looking for
I am looking for some automation solutions like script, where when ever any of our scheduled Jobs fail , we should get an email alert. Or atleast if i can get a script such a way that when i run that script (Command Prompt or Powershell) the results should contain the status of each Jobs scheduled (Current status, last successful run etc)so that i can manage.
This will help me to save my time login to every server and go to Task Manager and see the Jobs status.
I need to monitor three 2003 servers and one 2008 virtual server. And these expected automation script should work for both these2003 and 2008 servers Jobs.
Any advise would be helpful as i am very week in scriptings. Thanks once again
Regards,
Thomas