# Requirements

## Hyper-V host OS

To back up virtual machines directly from the Hyper-V host, you need to run **Windows Server 2016 or newer**. Integration with older operating systems is <mark style="color:$danger;">**not possible**</mark>.

{% hint style="success" %}
In addition to **Windows Server** editions, **Xopero ONE** supports the **Hyper-V** feature in **Windows 10**.
{% endhint %}

***

## Host types

**Xopero ONE** supports both standalone hosts and hosts connected in clusters. In clustered environments, you must install a dedicated **Hyper-V** agent on each host.

{% hint style="danger" %}
If the hosts are clustered, you cannot add a single host.
{% endhint %}

***

## Account type

When adding a **Hyper-V** cluster, you must use an **administrator account**.


---

# 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/requirements.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.
