Make Windows Task Scheduler alert me on fail
Posted
by
acidzombie24
on Super User
See other posts from Super User
or by acidzombie24
Published on 2011-02-22T21:15:46Z
Indexed on
2011/02/22
23:27 UTC
Read the original article
Hit count: 283
windows-7
|task-scheduler
I have an automated script that pulls backups from my website to my local computer. Once my server was down, another time i accidentally move my script. How do i make Windows Task Scheduler tell me with the script fails (or doesnt run/not found)? I dont care if a prompt comes up, an email or something that appears on my desktop. I want to be notified if something goes wrong. On my server crontab emails me about errors which is great. I want something like that on my windows 7 local computer.
© Super User or respective owner