> For the complete documentation index, see [llms.txt](https://helpcenter.xopero.com/xopero-one-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.xopero.com/xopero-one-en/pl/kopia-zapasowa-i-przywracanie/maszyny-wirtualne/vmware/integracja/ogolne-wymagania.md).

# Ogólne wymagania

## Wersja VMware

Aby uzyskać dostęp do wszystkich funkcji **VMware**, w tym **zaawansowanych** i **bezsieciowych** (**LAN-free**) **metod** **transportu**, **Xopero** **ONE** wymaga **VMware** w **wersji 6.7 lub nowszej**.

***

## Licencja

**Xopero ONE** wymaga komercyjnej licencji **VMware**.

***

## ESXi i vSphere

**Xopero ONE** współpracuje zarówno z **ESXi,** jak i **vSphere**.

Jeśli używasz **vSphere**, połącz **Xopero** **ONE** z serwerem **vSphere**, a nie z pojedynczym **hostem ESXi**. Łączenie bezpośrednio z **hostem ESXi**, gdy serwer **vSphere** jest aktywny, może powodować **problemy z backupem.**

***

## Virtual appliance

Instalacja **virtual appliance** (**VA**) jest opcjonalna — możesz chronić swoją infrastrukturę bez niego, ale zdecydowanie zaleca się **wdrożenie VA**.

{% hint style="info" %}
Dowiedz się więcej o virtual appliance w [tym artykule](/xopero-one-en/pl/kopia-zapasowa-i-przywracanie/maszyny-wirtualne/vmware/integracja/virtual-appliance.md).
{% endhint %}

***

## Typ konta

Aby połączyć **VMware** z **Xopero** **ONE**, potrzebujesz **konta administracyjnego VMware**. Zaleca się utworzenie **dedykowanego konta użytkownika VMware** dla zadań backupu.

{% hint style="info" %}
Dowiedz się więcej na temat wymaganych uprawnień w [tym artykule](/xopero-one-en/pl/kopia-zapasowa-i-przywracanie/maszyny-wirtualne/vmware/integracja/wymagane-uprawnienia.md).
{% endhint %}

***

## macOS

Urządzenia z systemem **MacOS&#x20;**<mark style="color:$danger;">**nie są wspierane**</mark> w przypadku wielu operacji **VMware**. Nie można ich używać do:

* Rejestrowania **hosta VMware** w **Xopero** **ONE**.
* Wykonywania backupu maszyn wirtualnych **VMware**.
* Wdrażania urządzeń virtual appliance na hoście **VMware**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/pl/kopia-zapasowa-i-przywracanie/maszyny-wirtualne/vmware/integracja/ogolne-wymagania.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
