Morning all,
I've just set-up a scheduled task to run a backup of our SIMS DB and DMS and need to set-up an email alert to inform me whether the backup has been successful or not.
Some sites have suggested using the task scheduler 'send email' functionality by setting up a task based on an event, however I've read that this does not always work as it cannot always detect the SMTP login?
Has anyone else set something similar up, or have any ideas how to go about setting up this script?
Not sure if I should go ahead an write a script based on the event or involve the email script into the scheduled task itself?