Connect-VBRHvVirtualLab
Short Description
Adds VMs to Veeam Backup & Replication.
Applies to
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Connect-VBRViVirtualLab [-VM] <CHvVmItem> [<CommonParameters>] |
Detailed Description
This cmdlet adds VMs created on Hyper-V to Veeam Backup & Replication.
Parameters
Parameter | Description | Type | Required | Position | Accept Pipeline Input |
---|---|---|---|---|---|
VM | Specifies a VM that you want to add to Veeam Backup & Replication. | Accepts the CHvVmItem object. To get this object, run the Find-VBRHvEntity cmdlet. | True | 0 | True (ByValue, |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Related Commands