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

# Configurer une entrée Supremo dans Remote Desktop Manager

Remote Desktop Manager s'intègre à Supremo, permettant aux professionnels de l'informatique de centraliser et de simplifier les sessions à distance Supremo en même temps que toutes leurs connexions à distance et leurs identifiants dans une interface unifiée et sécurisée.

{% hint style="info" %}
***Note*** : Supremo requiert une session RDP active vers le poste de travail ciblé pour fonctionner correctement.
{% endhint %}

### Installer Supremo localement

1. Allez à la page de téléchargement officielle de Supremo et téléchargez l'[exécutable Supremo](https://www.supremocontrol.com/download-supremo/?_gl=1*6196m4*_up*MQ..*_ga*MTcyNDEzMTAuMTc0MTgwNTg4MQ..*_ga_VFT0VE8MKP*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..*_ga_F8PCNH1FKK*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..#download).
2. Double-cliquez sur le fichier `Supremo.exe` téléchargé.
3. Sélectionnez ***Run Supremo*** lorsque demandé.

### Installer Supremo sur le poste de travail

1. Ouvrez votre session RDP dans Remote Desktop Manager.
2. Installez [Supremo](https://www.supremocontrol.com/download-supremo/?_gl=1*6196m4*_up*MQ..*_ga*MTcyNDEzMTAuMTc0MTgwNTg4MQ..*_ga_VFT0VE8MKP*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..*_ga_F8PCNH1FKK*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..#download) sur la session RDP.
3. Exécutez le fichier `Supremo.exe`.
4. Sélectionnez ***Run Supremo*** lorsque demandé.
5. Spécifiez un mot de passe pour la connexion Supremo.
6. Cliquez sur ***Accept*** pour confirmer les paramètres.

### Configurer l'entrée Supremo dans Remote Desktop Manager

1. Dans Remote Desktop Manager, allez dans ***Outils** - **Gestionnaire d'extensions***.
2. Naviguez vers l'onglet ***Session***.
3. Repérez et activez l'extension ***Supremo***.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6082_2025_1.png" alt=""><figcaption></figcaption></figure>
4. Créez une nouvelle entrée et sélectionnez ***Supremo***.

   ![](https://cdnweb.devolutions.net/docs/RDMW6084_2025_1.png)
5. Saisissez le numéro de session et le mot de passe.
6. Cliquez sur ***Ajouter*** pour enregistrer et fermer la fenêtre.
7. Ouvrez l'entrée Supremo.
8. Cliquez sur le bouton de points de suspension (**…**) à côté du champ ***Chemin d'installation***.
9. Choisissez le dossier où vous avez téléchargé l'exécutable Supremo.
10. Une fois saisi, le mot de passe devrait s'injecter automatiquement lors des sessions subséquentes.

#### Voir aussi

[Blogue Devolutions - Mise en lumière de : Supremo, une nouvelle solution d'accès à distance intégrée à Remote Desktop Manager](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/fr/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.
