Oct
15
Sending backup tape reminder e-mails
ByThis is just a very quick script written in response to a question posted in one of the SBS yahoo groups.
It sends an e-mail to a specified recipient reminding them to change the backup tape in a server. The SBS backup system does this automatically, so this is meant for use on SBS servers using something other than the in-built SBS backup.
Installation is simply a case of extracting the contents of this zip file to a folder on your SBS server and then changing the variables at the top of the script to appropriate values for your environment.
Once done you can test interactively from a command line by running “cscript tapereminder.vbs” and once you are happy with the results setup a scheduled task to do the job daily.
Excellent, it works a treat, thanks Paul.
Absolutely excellent, very easy to use and it works!!
Well done and thanks for a very useful tool
Thank you, glad you found it useful.