--- title: "Get-VSBHvVirtualLab (obsolete)" description: "Returns Hyper-V virtual labs. This cmdlet is obsolete. The cmdlet will still work but may not be supported in further versions." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vsbhvvirtuallab.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Obsolete Cmdlets > Get-VSBHvVirtualLab (obsolete)" dateModified: "2026-08-19" --- # Get-VSBHvVirtualLab ## Short Description Returns Hyper-V virtual labs. ::: note This cmdlet is obsolete. The cmdlet will still work but may not be supported in further versions. ::: **Product Edition**: Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the array of Hyper-V virtual lab IDs. The cmdlet will return Hyper-V virtual labs with these IDs. Accepts GUID or string. |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Name |
Specifies the array of Hyper-V virtual lab names. The cmdlet will return Hyper-V virtual labs with these names. |
|
False |
Named |
True (ByPropertyName, ByValue) |