--- title: "Find-VBRHvEntity" description: "Returns Hyper-V objects. Platform: Hyper-V Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns an array of Hyper-V objects." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/find-vbrhventity.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Managing Infrastructure > Find-VBRHvEntity" dateModified: "2026-08-19" --- # Find-VBRHvEntity ## Short Description Returns Hyper-V objects. **Platform**: Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
HostsAndVMs (Default)
Hosts
HostsAndVolumes
VMGroups
Tags
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Hosts |
Defines that the cmdlet will return an array of hosts. Default: |
|
False |
Named |
False |
|
HostsAndVMs |
Defines that the cmdlet will return an array of hosts and VMs. Default: |
|
False |
Named |
False |
|
HostsAndVolumes |
Defines that the cmdlet will return an array of hosts and volumes. Default: |
|
False |
Named |
False |
|
Name |
Specifies an array of entity names. The cmdlet will return entities with these names. |
|
False |
Named |
False |
|
Server |
Specifies an array of Hyper-V hosts. The cmdlet will return entities created on these hosts. Accepts the |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Tags |
Defines that the cmdlet will return an array of tags. Note: To specify the tag name, provide the Default: |
|
False |
Named |
False |
|
VMGroups |
Defines that the cmdlet will return an array of VM groups. Default: |
|
False |
Named |
False |