Comprehensive data protection for all workloads
Post Reply
mn0001
Novice
Posts: 3
Liked: never
Joined: Aug 27, 2015 12:52 pm
Contact:

Pre-job script behavior in relation to backup jobs

Post by mn0001 »

Greetings. Is there a way to prevent a backup job from running if a given condition is true at the scheduled job run-time? For example, if a service is running, or a file exists, etc, can the backup job be aborted or rescheduled? I was thinking the pre-job script could check for the condition no problem, the question is how to abort out or reschedule the current scheduled backup job if the condition is true. Thank you in advance for any suggestions.
veremin
Product Manager
Posts: 20283
Liked: 2257 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Pre-job script behavior in relation to backup jobs

Post by veremin »

The idea will be to put into use our PowerShell snap-in. Set a script as a pre-job activity that using the right commandlets either stops or reschedule job. Thanks.
mn0001
Novice
Posts: 3
Liked: never
Joined: Aug 27, 2015 12:52 pm
Contact:

Re: Pre-job script behavior in relation to backup jobs

Post by mn0001 »

Great thank you for the prompt reply, Vladimir.

Related note: Is there a way to accomplish this same task without the use of PowerShell, in other words, just from a strainght Windows CMD (or BATch) file?

Thanks again for the help!
veremin
Product Manager
Posts: 20283
Liked: 2257 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Pre-job script behavior in relation to backup jobs

Post by veremin »

It's possible to start job via commandline, using the string provided at the Summary page (Summary -> Command line).

For anything besides that you have to use PowerShell snap-in.

Also, take a look how to make pre/post-job activity work with PS scripts.

Thanks.
mn0001
Novice
Posts: 3
Liked: never
Joined: Aug 27, 2015 12:52 pm
Contact:

Re: Pre-job script behavior in relation to backup jobs

Post by mn0001 »

Awesome, thanks again Vladimir - much appreciated.
Post Reply

Who is online

Users browsing this forum: Google [Bot], Helge.T, JamesNT, Semrush [Bot] and 112 guests