Mary runs on a PC that has mirrored drives and has a regularly scheduled backup but there really isn't any history on configuration changes so if there is a mistake made but not discovered for a couple days there is no easy way to go back.  Just a simple backup of ecs.cfg that takes place every day and keeps backup history for 30 days.  We also check to see if there are any changes and archive every config file that has changes.  I don't think there was ever a limit set on how long to archive config files so I have them from the day I started this backup procedure.

This is scheduled with MS Windows Scheduler instead of creating an event and runs a batch file (ecsbackup.bat).  The batch file copies the config file to Cliff and executes a script (ecs.backup) to rename and archive the files.