> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/de/knowledge-base/troubleshooting-articles/application-requires-devolutions-server-version-greater-or-equal-than.md).

# Die Anwendung erfordert eine Devolutions Server-Version größer oder gleich

Diese Anwendung erfordert eine Devolutions Server-Version größer oder gleich...

Wenn Remote Desktop Manager mit einer Devolutions Server-Datenquelle verbunden ist, überprüft er beim Start die Kompatibilität der Versionen beider Anwendungen. Tritt eine Inkompatibilität auf, erscheint die oben genannte Warnmeldung in Remote Desktop Manager

### Lösung

Zunächst empfehlen wir eine Aktualisierung von Devolutions Server. Dieser Link enthält Anweisungen zur Durchführung der Aktualisierung: [Devolutions Server aktualisieren](https://docs.devolutions.net/server/de/getting-started/installation/devolutions-server-upgrade). Wenn Sie Unterstützung bei der Durchführung der Aktualisierung benötigen, kontaktieren Sie uns bitte unter <service@devolutions.net>.

### Empfehlung

1. Wir empfehlen dringend, die Auto-Update-Funktion zu deaktivieren, um unerwünschte Aktualisierungen zu vermeiden. Folgen Sie diesem Link für weitere Informationen darüber, wie Sie Richtlinien über Gruppenrichtlinien (GPO) auf Remote Desktop Manager anwenden.
2. Wir empfehlen die Verwendung des Werkzeugs ***Versionsverwaltung*** unter ***Administration - Systemeinstellungen - Anwendungen*** von Remote Desktop Manager. Diese Funktion verhindert jede unerwünschte Aktualisierung, sofern sie nicht vom Administrator genehmigt wurde. Mit dieser Funktion kann der Administrator die innerhalb der Organisation verfügbaren Remote Desktop Manager-Versionen steuern.


---

# 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://docs.devolutions.net/rdm/de/knowledge-base/troubleshooting-articles/application-requires-devolutions-server-version-greater-or-equal-than.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.
