Comprehensive data protection for all workloads
Post Reply
ldegros
Novice
Posts: 5
Liked: never
Joined: Apr 17, 2012 7:35 am
Full Name: Laurent
Location: Paris (FR)
Contact:

Found VM ?

Post by ldegros »

Hello

I have 450 VM organized in 10 Backups Jobs

How i can found if a VM if in these jobs or not ? To knows quickly if a VM is backed up or not


Thanks a lot
DGrinev
Veteran
Posts: 1943
Liked: 247 times
Joined: Dec 01, 2016 3:49 pm
Full Name: Dmitry Grinev
Location: St.Petersburg
Contact:

Re: Found VM ?

Post by DGrinev » 1 person likes this post

Hello,

You can use a report in Veeam ONE called "Protected VMs". Thanks!
csydas
Expert
Posts: 193
Liked: 47 times
Joined: Jan 16, 2018 5:14 pm
Full Name: Harvey Carel
Contact:

Re: Found VM ?

Post by csydas »

A hackier solution would be using the following powershelll command from the Veeam PSSnapin:

Get-VBRJob | ?{$_.GetObjectsInJob().name -eq "Name of VM"} | select name

Replace "name of Vm" with the VM you're curious about.
Post Reply

Who is online

Users browsing this forum: No registered users and 105 guests