-
- Novice
- Posts: 4
- Liked: never
- Joined: Feb 17, 2015 9:32 am
- Full Name: murat pektas
- Contact:
one job and multiple times
hi I need to backup 12:0 pm and 8:00 pm in one job. how can I do it ?
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: one job and multiple times
Murat, you can trigger the job via Windows Task Scheduler at the required time using the following PowerShell script:
Code: Select all
Get-VBRJob -name "Name of your Job" | Start-VBRJob
-
- Product Manager
- Posts: 20406
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: one job and multiple times
Additionally, you can try to make job run every 4 hours, and prohibit its execution during all hours, but 12 and 8 pm, using backup window option.
-
- Novice
- Posts: 4
- Liked: never
- Joined: Feb 17, 2015 9:32 am
- Full Name: murat pektas
- Contact:
Re: one job and multiple times
ok. I will do it.
thanks.
thanks.
Who is online
Users browsing this forum: No registered users and 45 guests