Specifying Active Full Backup Schedule
You can schedule a backup policy to create active full backups on a specific day of the month or on specific week days.
Specifying Monthly Active Full Backup Schedule
To instruct Veeam Agent to perform active full backup on a specific day on the month, use the following command:
or
where:
- <job_id> — ID of the backup policy for which you want to configure the active full backup schedule. You should look up the policy ID in advance, before configuring the schedule, for example, with the veeamconfig job list command. To learn more, see Viewing List of Backup Policies.
- <job_name> — name of the backup policy for which you want to configure the active full backup schedule.
- <day> — number of the day of the month when Veeam Agent must perform active full backup.
For example:
Specifying Weekly Active Full Backup Schedule
To instruct Veeam Agent to perform active full backup on specific week days, use the following command:
or
where:
- <job_id> — ID of the backup policy for which you want to configure the active full backup schedule. You should look up the policy ID in advance, before configuring the schedule, for example, with the veeamconfig job list command. To learn more, see Viewing List of Backup Policies.
- <job_name> — name of the backup policy for which you want to configure the active full backup schedule.
- <days> — days when the backup policy must create an active full backup separated by a comma (','). For example: Monday,Friday. The backup policy will create an active full backup on the specified days at the time specified in the backup policy schedule settings.
For example: