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
-
- Service Provider
- Posts: 2
- Liked: never
- Joined: May 21, 2013 3:13 am
- Full Name: Robert J. Ungaretti
- Contact:
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Feature Request: Day of the month for monthly scheduling
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:
Hope this helps.
Thanks.
The script should be as following:
Code: Select all
Asnp VeeamPSSnapin
Get-VBRJob –name “Name of your Job” | Start-VBRJob
Thanks.
Who is online
Users browsing this forum: d.artzen, Kirassant, Majestic-12 [Bot], miguel.salinas and 181 guests