Using the backupdata.bat script creates a backup in the backups directory with a filename that has the full date stamp. I only want to keep a rolling 7 day backup in my archive so would prefer that the filename of the backup simply contained the day of the week (eg support_center_backup_7013_mon for example).
How can I achieve this (on a windows server)?
Many thanks in advance.