# Deploy OVF Template

> `UiPath.VMware.Activities.DeployOVFTemplate`

`UiPath.VMware.Activities.DeployOVFTemplate`

Deploys an OVF Template to a virtual machine.

## Properties

### Common

* **DisplayName** - The display name of the activity.

### Input

* **Datastore** - Specifies the destination datastore.
* **DiskStorage** - Specifies the format of the virtual disk. The default value is **SameFormatAsSource**.
* **Folder** - Specifies the destination folder where to create the virtual machine.
* **Host** - Specifies the destination host.
* **Networks** - Specifies the mapping between the current virtual machine networks and the destination networks for the migrated virtual machine.
* **Timeout** - Specifies how long to wait (in seconds) for the activity to run before an error is thrown. The default value is 1800 seconds.
* **VirtualMachineName** - Specifies the name of the virtual machine.

### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.

### Output

* **VirtualMachine** - Provides the resulted virtual machine.
