> 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/aktualizacje/xopero-one-management-service/aktualizacja-w-systemie-windows.md).

# Aktualizacja w systemie Windows

#### Ideą aktualizacji Management service jest wykonanie kilku kroków w kreatorze instalacji, które opisano poniżej.

***

## Proces aktualizacji

{% hint style="info" %}
Poniższa instrukcja ma zastosowanie dla modelu wdrożenia on-premise **Xopero ONE Management Service**.
{% endhint %}

{% stepper %}
{% step %}
Otwórz **Menedżera zadań** systemu **Windows**, a następnie zakładkę **Usługi**.
{% endstep %}

{% step %}
Zatrzymaj usługę `XoperoONEManagementService`.

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

{% step %}
Uruchom instalator **Xopero ONE Management Service**, który nazywa się `XoperoServer.msi`, i kliknij przycisk **Dalej (Next)**.

<figure><img src="/files/kwhOGrWVUer4wBRjQ8mI" alt="Xopero ONE updating creator"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Wybierz opcję **Modyfikuj (Modify)** i przejdź dalej.

<figure><img src="/files/EMm3JMoNRpU2m5Exw1EB" alt="Xopero ONE updating creator"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Kliknij przycisk **Dalej (Next)**.

<figure><img src="/files/EeSWbzPZU7AqW6uHIHO4" alt="Xopero ONE updating creator"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Kliknij przycisk **Zainstaluj (Install)**.

<figure><img src="/files/QGnO1v1J1GH5G8aT03y2" alt="Xopero ONE updating creator"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Gdy proces instalacji się zakończy, kliknij przycisk **Zakończ (Finish)**.

<figure><img src="/files/F3pI1rqhqFyF5WSWn7EC" alt="Xopero ONE updating creator"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Uruchom usługę `XoperoONEManagementService` z **Menedżera zadań**.

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

{% step %}
Usługa **Xopero ONE Management Service** została zaktualizowana i jest gotowa do pracy.
{% endstep %}
{% endstepper %}


---

# 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/aktualizacje/xopero-one-management-service/aktualizacja-w-systemie-windows.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.
