---
title: "Eine VM klonen (EN)"
description: "Learn two ways to clone an existing virtual machine in vSphere"
url: https://docs.ovhcloud.com/de/guides/hosted-private-cloud/powered-by-vmware/clone-vm
lang: de
lastUpdated: 2022-01-12
---
# Eine VM klonen (EN)

## Objective

VMware offers the ability to clone a VM to create another one or a template.

**This guide explains how to execute those tasks.**

## Requirements

- Being an administrative contact of your [Hosted Private Cloud infrastructure](https://www.ovhcloud.com/de/enterprise/products/hosted-private-cloud/) to receive login credentials
- A user account with access to vSphere (created in the <ManagerLink to="/">OVHcloud Control Panel</ManagerLink>)

## Instructions

### Clone a VM

Cloning allows for quick and efficient deployment of similar VMs.

You can clone a VM into another one or clone it into a template.

Cloning to a VM is a quick way to copy a full VM and its settings.

Cloning to a template is a preferred way to create a master copy that will be used to deploy many VMs.
#### Clone to VM

In the vSphere interface menu, go to the `Hosts and Clusters
` dashboard.

Navigate to your VM, right click on it and in the `Clone
` menu, select `Clone to Virtual Machine
`.
![CLONE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en08clonevm.png)
Name the clone VM and select its datacenter location.

Click `Next
`.
![CLONE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en09clonename.png)
Select the clone VM compute location.

Click `Next
`.
![CLONE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en10clonecomp.png)
Select the clone VM storage location.

Click `Next
`.
![CLONE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en11clonestor.png)
Select the options for your clone VM.

- Customize the operating system will trigger sysprep on first use of the VM
- Customize this virtual machine's hardware allows for modification of VM capabilities (HDD size, network elements...)
- Power on virtual machine after creation is not recommended as you may have to apply changes before startup to prevent issues (network conflicts most notably if you use fixed IPs)

Click `Next
`.
![CLONE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en12clonecustom.png)
Review and click `Finish
`.
![CLONE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en13clonefinish.png)
The cloning process will go through and the new VM is ready for you.

:::info
If you cloned without any customization, make sure it is safe to boot the new VM. If it is cloned from a fixed IP VM, you should disable the Network Card to avoid IP conflicts for example.

:::

#### Clone to Template

In the vSphere interface menu, go to the `Hosts and Clusters
` dashboard.

Navigate to your VM, right click it and, in the `Clone
` menu, select `Clone to Template
`.
![TEMPLATE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en14clonetemp.png)
Name the template VM and select its datacenter location.

Click `Next
`.
![TEMPLATE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en15clonename.png)
Select the template VM compute location.

Click `Next
`.
![TEMPLATE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en16clonecomp.png)
Select the template VM storage location.

Click `Next
`.
![TEMPLATE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en17clonestor.png)
Review and click `Finish
`.
![TEMPLATE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en18clonefinish.png)
The cloning to template process will go through.

No VM is directly visible but when deploying new VM, the clone will show in the "Deploy from Template" option.
![TEMPLATE](/images/hosted-private-cloud/powered-by-vmware/clone-a-vm/en19deploy.png)
## Go further

Join our community of users on [https://community.ovh.com/en/](https://community.ovh.com/en/).
