-
- Novice
- Posts: 8
- Liked: never
- Joined: Mar 29, 2019 2:52 pm
- Full Name: Esir Kings
- Contact:
Find-VBRViEntity not returning any vm
I am new to Veeam backup and I have a small issue. Get-VBRServer -Name "maryland" returns a host. Running Find-VBRViEntity on this, however, no vm is returned. Any ideas why??
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Find-VBRViEntity not returning any vm
Can you provide the exact script, so we can double check the code? By the way, are those hosts for which you're trying to get VMs are added to backup console? Thanks!
-
- Novice
- Posts: 8
- Liked: never
- Joined: Mar 29, 2019 2:52 pm
- Full Name: Esir Kings
- Contact:
Re: Find-VBRViEntity not returning any vm
Thanks for the response.
Find-VBRViEntity is the script that I have but it returns nothing. I am not sure about the backup console part.
Find-VBRViEntity is the script that I have but it returns nothing. I am not sure about the backup console part.
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Find-VBRViEntity not returning any vm
You need to get ESXi host or vCenter server VMs (you want to query) reside on. Then, pass it Find-VBRViEntity cmdlet.
Host or vCenter server needs to be added to the backup server first.
Thanks!
Code: Select all
Asnp VeeamPSSnapin
$Server = Get-VBRServer -name "Name of your host/vCenter"
Find-VBRViEntity -Server $Server
Thanks!
-
- Novice
- Posts: 8
- Liked: never
- Joined: Mar 29, 2019 2:52 pm
- Full Name: Esir Kings
- Contact:
Re: Find-VBRViEntity not returning any vm
Thanks for this.
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Find-VBRViEntity not returning any vm
Has it helped or the issue persists? Thanks!
-
- Novice
- Posts: 8
- Liked: never
- Joined: Mar 29, 2019 2:52 pm
- Full Name: Esir Kings
- Contact:
Re: Find-VBRViEntity not returning any vm
it has helped.
Who is online
Users browsing this forum: No registered users and 14 guests