# Adding Hyper-V host to Xopero ONE

## Adding Hyper-V

{% hint style="info" %}
In **Xopero ONE**, the minimum supported **Hyper-V** server version is **Windows Server 2016**. Integration requires a **Hyper-V** per-socket license, based on the number of sockets in the server's motherboard. For example, a server with two CPU sockets needs two licenses (even if there's only one processor).
{% endhint %}

{% stepper %}
{% step %}
Log in to [**XMS**](#user-content-fn-1)[^1], open the **Virtual Machines** tab on the left side of the window, and select **Hyper-V** from the list.

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

{% step %}
Click the **Connect** button under **Hyper-V**.

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

{% step %}
Download and install the agent&#x20;on all **Hyper-V** hosts you want to protect. After installation, the device(s) will appear in the upper-right corner for activation. Once added, it will be listed in the **Devices** tab and ready to protect physical hardware.

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

{% step %}
Activated devices will now appear in the **Available hosts** section. Select the host(s) you want to integrate with, and click **Save**.

<figure><img src="/files/vkarBleYvLNzp0TpVnIg" alt="" width="392"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Specify the frequency at which the **Hyper-V** server should refresh.

<figure><img src="/files/KEQtCfYUarhBxrBfNsLQ" alt="" width="326"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Once these steps are complete, you can start planning your **Hyper-V** backup strategy.

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

***

## Adding Hyper-V cluster

Integrating a **Hyper-V** cluster in **Xopero ONE** follows [the same procedure as adding a single host](#adding-hyper-v), with one key difference: the agent must be installed **on every host in the cluster**. When adding the cluster, select all machines to include in the setup and enter the **cluster IP address**, and administrator’s login credentials.

<figure><img src="/files/dgzTUEVzU11NKMR2EaDz" alt="" width="294"><figcaption></figcaption></figure>

[^1]: Xopero ONE Management Service


---

# 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/integration/adding-hyper-v-host-to-xopero-one.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.
