PowerShell script exchange
Post Reply
ehester
Novice
Posts: 3
Liked: never
Joined: Jul 21, 2014 1:51 pm
Contact:

Scheduled daily backup + after a job (missing option)

Post by ehester »

Veeam Support - Case # 00605757

Issue: We run numerous disk to disk chained backup jobs (#1through #8) and then a full tape backup (#9). This all works fine but the problem is that we want to run the disk to disk jobs Monday through Sunday, but only the tape job on Monday through Friday.

The problem is there no combined option to do 2 events... and it is required for our scenario.

Can someone offer me options, suggestions, or a way to do it with say powershell?

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

Re: Scheduled daily backup + after a job (missing option)

Post by veremin »

Specify the following script as post job activity and set post job activity to be run on specific days only:

Code: Select all

Get-VBRTapeJob -name "Name of your tape job" | Start-VBRJob
Thanks.
ehester
Novice
Posts: 3
Liked: never
Joined: Jul 21, 2014 1:51 pm
Contact:

Re: Scheduled daily backup + after a job (missing option)

Post by ehester »

I do not know how or where to setup the script as you suggested.
veremin
Product Manager
Posts: 20271
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Scheduled daily backup + after a job (missing option)

Post by veremin »

Please, take a look at job advanced settings. Thanks.
Post Reply

Who is online

Users browsing this forum: No registered users and 11 guests