Specifying Backup Schedule

Depending on the product edition, Veeam Agent allows you to set daily, monthly or periodic schedule for a backup job. Daily schedules are available for the Free and Workstation editions of Veeam Agent. In the Server edition of Veeam Agent, you can additionally set monthly and periodic schedules for backup jobs. For details on Veeam Agent editions, see Product Editions.

Specifying Daily Schedules

You can set the backup job to run automatically on specific weekdays or every day.

veeamconfig schedule set --jobid <job_id> --weekdays <days> --at <time>

or

veeamconfig schedule set --jobname <job_name> --weekdays <days> --at <time>

where: