I have a backup job which starts every day but Saturday at 6pm. It does a full backup on Friday and incrementals on every other day.
Preferably, I would like to start my GFS Copy-To-Tape job right after the Friday job finishes, which is usually around 7am on Saturday. AFAIK, this isn't possible. So I've set the GFS job to run weekly on Saturday. Currently, the job just waits for "new Backup sets to appear" until midnight and then starts duplicating the correct backup sets.
According to this Thread I should be able to add a Registry DWORD
Code: Select all
HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup and Replication\TapeGFSBackupWaitTimeout
Thanks,
final