--- title: "Find-VBRViEntity" description: "Looks for VMware objects. Platform: VMware Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns VMware objects connected to a specified ESXi host." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/find-vbrvientity.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Managing Infrastructure > Find-VBRViEntity" dateModified: "2026-08-19" --- # Find-VBRViEntity ## Short Description Looks for VMware objects. **Platform**: VMware **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
HostsAndClusters (Default)
VMsAndTemplates
DatastoresAndVMs
HostsAndDatastores
ResourcePools
Servers
Tags
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
DatastoresAndVMs |
Defines that the cmdlet will return only datastores and VMs. Default: |
|
False |
Named |
False |
|
HostsAndClusters |
Defines that the cmdlet will return only hosts and clusters. Default: |
|
False |
Named |
False |
|
HostsAndDatastores |
Defines that the cmdlet will return only hosts and datastores. Default: |
|
False |
Named |
False |
|
Name |
Specifies an array of VMware object names. The cmdlet will return entities with these names. |
|
False |
Named |
False |
|
ResourcePools |
Defines that the cmdlet will return only resource pools. Default: |
|
False |
Named |
False |
|
Server |
Specifies an array of ESXi hosts. The cmdlet will return entities created on these hosts. Accepts the |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Servers |
Defines that the cmdlet will return only VMware hosts. Default: |
|
False |
Named |
False |
|
Tags |
Defines that the cmdlet will return only tags. Default: Note:
|
|
False |
Named |
False |
|
VMsAndTemplates |
Defines that the cmdlet will return only VMs, folders and templates. |
|
False |
Named |
False |