| An exact copy of an existing virtual machine that WORKS independently. | A master copy of a VM with basic configurations, although it cannot WORK independently. |
| You can turn it on/off. | You cannot turn on/off or edit a template. |
| It is not possible to convert a cloned VM back to a parent or original VM. | The template can be converted back to a Virtual Machine and updated with the latest configuration before being converted back to the template for use in future VM deployments. |
| They are ideal for test environments or disaster recovery environments. | For deployment of mass virtual machines in production environments, the template works well. |
| For large deployments of VMs, it is not recommended. | When deploying large numbers of VMs, it is recommended. |
| The VM that is powered on can be cloned. | A powered-on VM cannot be used to create a Template. |