Comprehensive data protection for all workloads
Post Reply
bobungaretti
Service Provider
Posts: 2
Liked: never
Joined: May 21, 2013 3:13 am
Full Name: Robert J. Ungaretti
Contact:

Feature Request: Day of the month for monthly scheduling

Post by bobungaretti »

Hi there:

After going through the "file a support ticket" process, the conclusion is that there is no way in VEEAM 6.5 to schedule a job to run on the 1st day of each month, or any other specific day or the month. You can schedule something for the First Monday of the Month, but this doesn't help at all.

Any help on this would be appreciated.

Thank you,
Bob
veremin
Product Manager
Posts: 20271
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Feature Request: Day of the month for monthly scheduling

Post by veremin »

You can utilize simple PowerShell script responsible for starting a given job and schedule it to run at first/last day of month via Windows Scheduler.

The script should be as following:

Code: Select all

Asnp VeeamPSSnapin
Get-VBRJob –name “Name of your Job” | Start-VBRJob
Hope this helps.
Thanks.
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 152 guests