# Host backup

## General information

**Hyper-V**, **Microsoft**’s virtualization platform, allows organizations to run multiple virtual machines efficiently on a single host. Ensuring the protection of both the **Hyper-V** host and its VMs is essential for maintaining business continuity and safeguarding data. This article outlines a simple guide on how to secure your **Hyper-V** environment using **Xopero ONE**, along with recommended best practices and additional resources.

***

## Protecting a Hyper-V host

### <mark style="background-color:$primary;">Prerequisites</mark>

To protect a **Hyper-V** host, start by installing a dedicated version of the **Xopero ONE** agent designed for **Hyper-V** environments. Once installed, the host will automatically appear in the **Devices** tab of **Xopero ONE Management Service** (**XMS**) admin panel.

### <mark style="background-color:$primary;">Creating a backup plan</mark>

{% stepper %}
{% step %}
Go to the **Plans** tab in the **XMS** dashboard and select **+ Add plan**.&#x20;

<figure><img src="/files/jS2XzUqEElbHZLapuTJm" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select **Hyper-V** from the platforms list.

<figure><img src="/files/0K1fXAqHC6yj25QzNhq2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Define the name of the backup plan.
{% endstep %}

{% step %}
Choose the appropriate backup type based on your requirements and configure the settings to ensure proper protection of your **Hyper-V** host and its virtual machines.

<figure><img src="/files/L0baPzCkrTwI0uukCbyj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Choose the **Hyper-V** host from the list of available devices and specify the type of data you want to back up (including databases).
{% endstep %}

{% step %}
Configure options specific to **Hyper-V** backup.

<figure><img src="/files/rPwYAWS1n7wg6K2bnfvR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Choose your backup storage location.
{% endstep %}

{% step %}
Next, set up the backup schedule and retention policy to define how often backups will run and how long they will be kept. In **Advanced settings** section you can also enable additional options, such as encryption and compression, to enhance data security and optimize storage usage.

<figure><img src="/files/2e4zUs9htei9soMHcDno" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
After completing the configuration, click the **Save** button. The protection plan will then automatically begin protecting your **Hyper-V** host according to the schedule you defined.
{% endstep %}
{% endstepper %}

***

## Useful links and items

{% content-ref url="/pages/wIAgiC6YFWvEUVceteUh" %}
[Adding Hyper-V host to Xopero ONE](/xopero-one-en/backup-and-recovery/virtual-machines/hyper-v/integration/adding-hyper-v-host-to-xopero-one.md)
{% endcontent-ref %}

{% content-ref url="/pages/VEu0XsS0F4wHVnT5saIV" %}
[Features](/xopero-one-en/backup-and-recovery/virtual-machines/hyper-v/backup/features.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/virtual-machines/hyper-v/backup/host-backup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
