-
- Service Provider
- Posts: 582
- Liked: 143 times
- Joined: Apr 03, 2019 6:53 am
- Full Name: Karsten Meja
- Contact:
VB365 quaterly schedule
Hi,
i have to setup a quarterly backup for Microsoft 365 like GFS in VBR and as it is not possible in the application, my plan is to start the vbojob from the Windows scheduled tasks.
$job = get-vbojob -name „job name“
start-vbojob -job $job -full:$true
Makes that sense or ist this bulls*** and breaks something?
The „quaterly“ should run besides a daily backup to the same repository.
Tia
Karsten
i have to setup a quarterly backup for Microsoft 365 like GFS in VBR and as it is not possible in the application, my plan is to start the vbojob from the Windows scheduled tasks.
$job = get-vbojob -name „job name“
start-vbojob -job $job -full:$true
Makes that sense or ist this bulls*** and breaks something?
The „quaterly“ should run besides a daily backup to the same repository.
Tia
Karsten
-
- Product Manager
- Posts: 8222
- Liked: 1333 times
- Joined: Feb 08, 2013 3:08 pm
- Full Name: Mike Resseler
- Location: Belgium
- Contact:
Re: VB365 quaterly schedule
It will not work indeed I'm afraid. Backup jobs in VB365 are always full and then incremental forever.
-
- Service Provider
- Posts: 582
- Liked: 143 times
- Joined: Apr 03, 2019 6:53 am
- Full Name: Karsten Meja
- Contact:
Re: VB365 quaterly schedule
and start-vbojob without -full just to accomplish the quarterly schedule?
-
- Product Manager
- Posts: 8222
- Liked: 1333 times
- Joined: Feb 08, 2013 3:08 pm
- Full Name: Mike Resseler
- Location: Belgium
- Contact:
Re: VB365 quaterly schedule
Not really, it will do a full sync meaning it will check things online to see if everything is protected. It will take quite some longer because we will need to check every item separately if it is protected and a valid copy is available on the backup repository.
-
- Service Provider
- Posts: 582
- Liked: 143 times
- Joined: Apr 03, 2019 6:53 am
- Full Name: Karsten Meja
- Contact:
Re: VB365 quaterly schedule
Got it. So what are my options for this requirement?
Just increase repository retention?
Just increase repository retention?
-
- Service Provider
- Posts: 582
- Liked: 143 times
- Joined: Apr 03, 2019 6:53 am
- Full Name: Karsten Meja
- Contact:
Re: VB365 quaterly schedule
Hi Mike,
what are my options?
Tia
Karsten
what are my options?
Tia
Karsten
-
- Veeam Software
- Posts: 3472
- Liked: 830 times
- Joined: Oct 21, 2011 11:22 am
- Full Name: Polina Vasileva
- Contact:
Re: VB365 quaterly schedule
Hi Karsten,
The requirement you're looking to meet is not applicable to VB365 and the way it stores backups. I'd suggest you to revise the approach and instead, for example, consider backup copies to get an additional copy of data as a safety net.
Thanks!
The requirement you're looking to meet is not applicable to VB365 and the way it stores backups. I'd suggest you to revise the approach and instead, for example, consider backup copies to get an additional copy of data as a safety net.
Thanks!
-
- Service Provider
- Posts: 582
- Liked: 143 times
- Joined: Apr 03, 2019 6:53 am
- Full Name: Karsten Meja
- Contact:
Re: VB365 quaterly schedule
Hi Polina,
as the repository is jetdb, my options are:
1. setup the required retention policy via vbr
2. increase the retention of the repository to cover the required snaphots
Am i right?
thanks. Karsten
as the repository is jetdb, my options are:
1. setup the required retention policy via vbr
2. increase the retention of the repository to cover the required snaphots
Am i right?
thanks. Karsten
-
- Veeam Software
- Posts: 3472
- Liked: 830 times
- Joined: Oct 21, 2011 11:22 am
- Full Name: Polina Vasileva
- Contact:
Re: VB365 quaterly schedule
Yes, looks valid.
And, in case you're interested, you can get some more insights here: https://bp.veeam.com/vb365/guide/design ... h_vbr.html
Thanks!
And, in case you're interested, you can get some more insights here: https://bp.veeam.com/vb365/guide/design ... h_vbr.html
Thanks!
Who is online
Users browsing this forum: track1044 and 68 guests