Connect-VSBHvVirtualLab (obsolete)
Short Description
Connects an existing Hyper-V virtual lab.
|
Note |
|
This cmdlet is obsolete. The cmdlet still works but may not be supported in further versions. |
Applies to
Platform: Hyper-V
For VMware, run the Connect-VSBVirtualLab cmdlet.
Product Edition: Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Connect-VSBHvVirtualLab [-VirtualLab <CHvLabShortInfo>] [-WarningAction <ActionPreference>] [-WarningVariable <String>] [<CommonParameters>] |
Detailed Description
This cmdlet connects an existing Hyper-V virtual lab to Veeam Backup & Replication console.
When you add a new host to your Veeam Backup & Replication console, the virtual labs that are registered on it are not added automatically. Use this cmdlet to add the virtual labs to your Veeam Backup & Replication console.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept |
|---|---|---|---|---|---|
|
VirtualLab |
Specifies the virtual lab you want to connect to your Veeam Backup & Replication console. |
Accepts the CHvLabShortInfo object. To get this object, run the Find-VSBHvVirtualLab cmdlet. |
True |
1 |
True (ByValue, |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Connecting Virtual Lab [Using Pipeline]
|
This example shows how to connect the Exchange VLab 01 virtual lab.
Perform the following steps:
|
Example 2. Connecting Virtual Lab [Using Variable]
|
This example shows how to connect the Exchange VLab 01 virtual lab.
Perform the following steps:
|
Related Commands