Notification in the event that batch file fails.
So, I set up a batch file to automate a daily download of required files. So far it works just fine, but I won't know if it doesn't work unless I go out and manually check to see if those files were grabbed. Is it possible to set up a notification (ideally an email notification) in the event that the batch tries to run but fails (due to the FTP being down, as an example).