Comprehensive data protection for all workloads
Post Reply
Arnold
Enthusiast
Posts: 35
Liked: never
Joined: May 14, 2010 9:33 am
Full Name: Arnold
Contact:

Veeam Job ID...

Post by Arnold »

We are looking to daisy chain Veeam jobs one after the other and am looking at running a simple POST script like:

C:\Program Files\Veeam\Backup and FastSCP\VeeamManager.exe" backup job ID (found this in a previous post)

My question is, and I am sure the answer is a simple one :D , how can I find out the ID of the job???

Cheers.
Vitaliy S.
VP, Product Management
Posts: 27055
Liked: 2710 times
Joined: Mar 30, 2009 9:13 am
Full Name: Vitaliy Safarov
Contact:

Re: Veeam Job ID...

Post by Vitaliy S. »

Arnold,

Please have a look at the existing thread for the answer:

http://www.veeam.com/forums/viewtopic.p ... hain#p7827

Thanks!
Arnold
Enthusiast
Posts: 35
Liked: never
Joined: May 14, 2010 9:33 am
Full Name: Arnold
Contact:

Re: Veeam Job ID...

Post by Arnold »

Vitaliy...thank you for the fast reply :D and how stupid do I feel :oops: that was the exact same post I found the command, and I went all the way to the last screen, but didn't actually read what was in the "Complete Backup wizard" window....

I'm off to bury my head in the sand now :P
1-0-1
Enthusiast
Posts: 58
Liked: 2 times
Joined: Nov 30, 2010 1:38 pm
Full Name: Bernd
Contact:

Re: Veeam Job ID...

Post by 1-0-1 »

Is there a way to get this from powershell. Get-VBRJob only list some job details but no ID. Tried get-help get-vbrjob -full and it does not seem to support this. Is there any other powershell command to support this?
jamcool
Enthusiast
Posts: 67
Liked: 11 times
Joined: Feb 02, 2018 7:56 pm
Full Name: Jason Mount
Contact:

Re: Veeam Job ID...

Post by jamcool »

Does not look like anybody ever found a solution for finding Job ID. I had a tech want me to put in registry the job ID to fix something and was told that I would have to generate a log for every job to get that information. Each log is many GBs I am having to submit to Veeam and then wait for each one to get analyzed just to get a Job ID number. Looks like on old version of Veeam the Job ID was in the summary but that is not the came now. Be nice if there was Powershell command to get it or better yet put it back in the console.
veremin
Product Manager
Posts: 20270
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Veeam Job ID...

Post by veremin »

Should be pretty easy to get this information through PowerShell:

Code: Select all

Get-VBRJob | Select name, Id
Thanks!
Post Reply

Who is online

Users browsing this forum: Amazon [Bot], chris.mcdonald, Ivan239, RValensise, Semrush [Bot] and 165 guests