Every other week backup to different destinations
I have two backup jobs, both full backups, that I'd like to set to run every other Thursday, to two external disks each with a different drive letter. So:
Backup 1 to disk 1 on 1st Thursday
Backup 2 to disk 2 on 2nd Thursday
Backup 1 to disk 1 on 3rd Thursday
Bcakup 2 to disk 2 on 4th Thursday, etc.
I do not see a way to set this up in 11.5. I can set it to run every so many weeks, but I don't see an "effective date" or equivalent so I can't stagger them as I need to. I also see a way to run the jobs on x day of the month, but that won't always be on a Thursday.
Is there a way to accomplish this in 11.5?

- Anmelden, um Kommentare verfassen zu können

Two options:
Use a batch file calling diskpart to always make sure the drives are assigned the same letter. I have something similar in place and could send you a copy if you want. However, diskpart is kinda funky and I am not sure I like this solution.
OR
Create 2 different backup jobs. Each would run every 2 weeks on Thursday, but one would have the effective date set to the first occurring thursday and the 2nd would have an effective date set to the 2nd thursday. I am running 11.5 and do have Effective Date options for weekly backups...
- Anmelden, um Kommentare verfassen zu können