Disabling Synthetic Full Backup Schedule

To disable a synthetic full backup schedule for the backup job, use the following command:

veeamconfig schedule synthfull disable --jobid <job_id>

or

veeamconfig schedule synthfull disable --jobname <job_name>

where:

  • <job_id> — ID of the backup job for which you want to disable a synthetic full backup schedule.
  • <job_name> — name of the backup job for which you want to disable a synthetic full backup schedule.

For example:

user@wrk01:~$ veeamconfig schedule synthfull disable --jobname DailyBackup

 

Page updated 10/10/2025

Page content applies to build 13.0.1.84