> 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/how-to-articles/configure-a-supremo-entry-in-remote-desktop-manager.md).

# Supremo-Eintrag in Remote Desktop Manager konfigurieren

Remote Desktop Manager lässt sich mit Supremo integrieren und ermöglicht es IT-Profis, Supremo-Remote-Sitzungen zusammen mit allen ihren Remote-Verbindungen und Anmeldeinformationen in einer einheitlichen und sicheren Oberfläche zu zentralisieren und zu optimieren.

{% hint style="info" %}
***Hinweis***: Supremo erfordert eine aktive RDP-Sitzung zur Zielarbeitsstation, um ordnungsgemäß zu funktionieren.
{% endhint %}

### Supremo lokal installieren

1. Gehen Sie zur offiziellen Supremo-Download-Seite und laden Sie die [ausführbare Supremo-Programmdatei](https://www.supremocontrol.com/download-supremo/?_gl=1*6196m4*_up*MQ..*_ga*MTcyNDEzMTAuMTc0MTgwNTg4MQ..*_ga_VFT0VE8MKP*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..*_ga_F8PCNH1FKK*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..#download) herunter.
2. Doppelklicken Sie auf die heruntergeladene Datei `Supremo.exe`.
3. Wählen Sie ***Run Supremo***, wenn Sie dazu aufgefordert werden.

### Supremo auf der Arbeitsstation installieren

1. Öffnen Sie Ihre RDP-Sitzung in Remote Desktop Manager.
2. Installieren Sie [Supremo](https://www.supremocontrol.com/download-supremo/?_gl=1*6196m4*_up*MQ..*_ga*MTcyNDEzMTAuMTc0MTgwNTg4MQ..*_ga_VFT0VE8MKP*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..*_ga_F8PCNH1FKK*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..#download) in der RDP-Sitzung.
3. Führen Sie die Datei `Supremo.exe` aus.
4. Wählen Sie ***Run Supremo***, wenn Sie dazu aufgefordert werden.
5. Geben Sie ein Passwort für die Supremo-Verbindung an.
6. Klicken Sie auf ***Accept***, um die Einstellungen zu bestätigen.

### Supremo-Eintrag in Remote Desktop Manager konfigurieren

1. Gehen Sie in Remote Desktop Manager zu ***Tools** - **Extensions manager***.
2. Navigieren Sie zur Registerkarte ***Session***.
3. Suchen und aktivieren Sie das Add-on ***Supremo***.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6082_2025_1.png" alt=""><figcaption></figcaption></figure>
4. Erstellen Sie einen neuen Eintrag und wählen Sie ***Supremo***.

   ![](https://cdnweb.devolutions.net/docs/RDMW6084_2025_1.png)
5. Geben Sie die Sitzungsnummer und das Passwort ein.
6. Klicken Sie auf ***Add***, um zu speichern und das Fenster zu schließen.
7. Öffnen Sie den Supremo-Eintrag.
8. Klicken Sie auf die Ellipsen-Schaltfläche (**…**) neben dem Feld ***Installation path***.
9. Wählen Sie den Ordner, in den Sie die ausführbare Supremo-Programmdatei heruntergeladen haben.
10. Nach der Eingabe sollte das Passwort für nachfolgende Sitzungen automatisch eingefügt werden.

#### Siehe auch

[Devolutions Blog - Spotlight on: Supremo, a new Remote Desktop Manager-integrated remote access solution](https://blog.devolutions.net/2025/05/spotlight-on-supremo-a-new-remote-desktop-manager-integrated-remote-access-solution/)


---

# 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/how-to-articles/configure-a-supremo-entry-in-remote-desktop-manager.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.
