Defines the target environment for a convert to virtual job.
Defines the target environment for a convert to virtual job.
The output of New-BEConvertToVirtualTargetEnvironment is used for
the TargetEnvironment parameter of the
Specifies the name of the VMware vCenter server where the virtual machine will be created.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the name of a host in a VMware vCenter where the virtual machine will be created.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the name of a VMware ESX server where the virtual machine will be created.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the name of a data store in a VMware host where the virtual machine will be created.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the folder path of a virutal machine folder in VMware vCenter where the virtual machine will be created.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the name of VMware resource pool.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the name of a Microsoft Hyper-V server.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the directory where the Microsoft Hyper-V virtual machine will be created.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the Backup Exec logon account used to log into the target virtual environment.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
Specifies the full path of the VMware Tools or Hyper-V Integration Components ISO image.
Required | true |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
For more information about common parameters, type "Get-Help about_commonparameters".
This cmdlet does not accept any input.
The object that represents convert to virtual environment that has been specified.
These commands create a backup definition that has a convert to virtual stage that creates a virtual machine on a HyperV server simultaneously with a backup job.
These commands create a backup definition that has a convert to virtual stage that creates a virtual machine within a VMware vCenter from any of the backup jobs every weekday at 10pm.