# Classic Activities

> This section includes Server Virtualization related activities found in the **UiPath.VMware.Activities** package.

This section includes Server Virtualization related activities found in the **UiPath.VMware.Activities** package.

| Activity | Description |
| --- | --- |
| [VMware Scope](https://docs.uipath.com/activities/other/latest/it-automation/vmware-scope) | Connects to a VMware server and provides a scope for all subsequent activities. |
| [Get Datastore](https://docs.uipath.com/activities/other/latest/it-automation/get-datastore) | Retrieves details of a given Datastore from a specified Host. |
| [Get Datastore List](https://docs.uipath.com/activities/other/latest/it-automation/get-datastore-list) | Retrieves a list containing all the Datastores of a specified Host. |
| [Get Host](https://docs.uipath.com/activities/other/latest/it-automation/get-host) | Retrieves details of a given Host from the specified Datacenter. |
| [Get Host List](https://docs.uipath.com/activities/other/latest/it-automation/get-host-list) | Retrieves a list of all the Hosts in a specified Datacenter. |
| [Delete All VM Snapshots](https://docs.uipath.com/activities/other/latest/it-automation/delete-all-vm-snapshots) | Deletes all the snapshots of a specified virtual machine. |
| [Delete VM Snapshot](https://docs.uipath.com/activities/other/latest/it-automation/delete-vm-snapshot) | Deletes a specified snapshot of a virtual machine. |
| [Get VM Snapshot List](https://docs.uipath.com/activities/other/latest/it-automation/get-vm-snapshot-list) | Retrieves all the snapshots of a specified virtual machine. |
| [Revert VM to Snapshot](https://docs.uipath.com/activities/other/latest/it-automation/revert-vm-to-snapshot) | Reverts a specified virtual machine to a given snapshot. If no snapshot is specified, the virtual machine remains unchanged. |
| [Take VM Snapshot](https://docs.uipath.com/activities/other/latest/it-automation/take-vm-snapshot) | Creates a snapshot for a specified virtual machine. |
| [Configure Robot](https://docs.uipath.com/activities/other/latest/it-automation/configure-robot) | Connects the Robot in a given Virtual Machine to Orchestrator. |
| [Create VM From Template](https://docs.uipath.com/activities/other/latest/it-automation/create-vm-from-template) | Creates a new virtual machine based on an existing template. |
| [Convert Template to VM](https://docs.uipath.com/activities/other/latest/it-automation/convert-template-to-vm) | Converts a template to a virtual machine. |
| [Convert VM to Template](https://docs.uipath.com/activities/other/latest/it-automation/convert-vm-to-template) | Converts a specified virtual machine to a template. |
| [Customize VM](https://docs.uipath.com/activities/other/latest/it-automation/customize-vm) | Customizes the Guest OS of a given virtual machine. |
| [Delete VM](https://docs.uipath.com/activities/other/latest/it-automation/delete-vm) | Deletes a specified virtual machine or template from the disk. |
| [Get VM](https://docs.uipath.com/activities/other/latest/it-automation/get-vm) | Retrieves details about the specified virtual machine or template. |
| [Get VM List](https://docs.uipath.com/activities/other/latest/it-automation/get-vm-list) | Provides the list of virtual machines from a given folder. |
| [Power Off VM](https://docs.uipath.com/activities/other/latest/it-automation/power-off-vm) | This activity powers off a virtual machine. |
| [Suspend VM](https://docs.uipath.com/activities/other/latest/it-automation/suspend-vm) | This activity suspends a running virtual machine. |
| [Run Program in VM](https://docs.uipath.com/activities/other/latest/it-automation/run-program-in-vm) | This activity runs a program in a given virtual machine. |
| [Restart VM](https://docs.uipath.com/activities/other/latest/it-automation/restart-vm) | This activity restarts a virtual machine. |
| [Rename VM](https://docs.uipath.com/activities/other/latest/it-automation/rename-vm) | This activity renames a virtual machine. |
| [Power On VM](https://docs.uipath.com/activities/other/latest/it-automation/power-on-vm) | This activity powers on a virtual machine. |
| [Move VM To Folder](https://docs.uipath.com/activities/other/latest/it-automation/move-vm-to-folder) | This activity moves a virtual machine or template to a new location. |
| [Migrate VM](https://docs.uipath.com/activities/other/latest/it-automation/migrate-vm) | This activity migrates a virtual machine to another host and/or datastore. |
| [Get Template List](https://docs.uipath.com/activities/other/latest/it-automation/get-template-list) | This activity obtains the list of templates from a given folder. |
| [Export OVF Template](https://docs.uipath.com/activities/other/latest/it-automation/export-ovf-template) | This activity exports a virtual machine as an OVF Template. |
| [Deploy OVF Template](https://docs.uipath.com/activities/other/latest/it-automation/deploy-ovf-template) | Deploys an OVF Template to a virtual machine. |
| [Assign Tag to VM](https://docs.uipath.com/activities/other/latest/it-automation/assign-tag-to-vm) | Assigns a tag to a virtual machine or template. |
| [Remove Tag from VM](https://docs.uipath.com/activities/other/latest/it-automation/remove-tag-from-vm) | Removes a tag from a virtual machine or template. |
| [Assign Tag to Folder](https://docs.uipath.com/activities/other/latest/it-automation/assign-tag-to-folder) | Assigns a tag to a folder. |
| [Remove Tag from Folder](https://docs.uipath.com/activities/other/latest/it-automation/remove-tag-from-folder) | Removes a tag from a folder. |
| [Create Folder](https://docs.uipath.com/activities/other/latest/it-automation/create-folder) | Creates a new VM and Template folder. |
| [Get Folder](https://docs.uipath.com/activities/other/latest/it-automation/get-folder) | Retrieves the details of a folder. |
| [Rename Folder](https://docs.uipath.com/activities/other/latest/it-automation/rename-folder) | Renames a folder. |
| [Move Folder](https://docs.uipath.com/activities/other/latest/it-automation/move-folder) | Moves a folder to a new location. |
| [Delete Folder](https://docs.uipath.com/activities/other/latest/it-automation/delete-folder) | Deletes a folder and all its subfolders. |
| [Mount Tools Installer](https://docs.uipath.com/activities/other/latest/it-automation/mount-tools-installer) | Mounts VMware Tools Installer for a virtual machine. The virtual machine must be powered on. |
| [Unmount Tools Installer](https://docs.uipath.com/activities/other/latest/it-automation/unmount-tools-installer) | Unmounts VMware Tools Installer for a virtual machine. The virtual machine must be powered on. |
| [Upgrade Tools](https://docs.uipath.com/activities/other/latest/it-automation/upgrade-tools) | Upgrade the VMware Tools for a virtual machine. The virtual machine must be powered on. |
