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

# Configurare una voce Supremo in Remote Desktop Manager

Remote Desktop Manager si integra con Supremo, consentendo ai professionisti IT di centralizzare e semplificare le sessioni remote Supremo insieme a tutte le loro connessioni remote e credenziali all'interno di un'interfaccia unificata e sicura.

{% hint style="info" %}
***Nota***: Supremo richiede una sessione RDP attiva verso la workstation di destinazione per funzionare correttamente.
{% endhint %}

### Installare Supremo in locale

1. Vada alla pagina di download ufficiale di Supremo e scarichi l'[eseguibile di Supremo](https://www.supremocontrol.com/download-supremo/?_gl=1*6196m4*_up*MQ..*_ga*MTcyNDEzMTAuMTc0MTgwNTg4MQ..*_ga_VFT0VE8MKP*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..*_ga_F8PCNH1FKK*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..#download).
2. Faccia doppio clic sul file `Supremo.exe` scaricato.
3. Selezioni ***Run Supremo*** quando richiesto.

### Installare Supremo sulla workstation

1. Apra la sua sessione RDP in Remote Desktop Manager.
2. Installi [Supremo](https://www.supremocontrol.com/download-supremo/?_gl=1*6196m4*_up*MQ..*_ga*MTcyNDEzMTAuMTc0MTgwNTg4MQ..*_ga_VFT0VE8MKP*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..*_ga_F8PCNH1FKK*MTc0MTgwNTg4MC4xLjEuMTc0MTgwNjM3MS4wLjAuMA..#download) nella sessione RDP.
3. Esegua il file `Supremo.exe`.
4. Selezioni ***Run Supremo*** quando richiesto.
5. Specifichi una password per la connessione Supremo.
6. Clicchi su ***Accept*** per confermare le impostazioni.

### Configurare la voce Supremo in Remote Desktop Manager

1. In Remote Desktop Manager, vada su ***Tools** - **Extensions manager***.
2. Vada alla scheda ***Session***.
3. Individui e abiliti l'add-on ***Supremo***.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6082_2025_1.png" alt=""><figcaption></figcaption></figure>
4. Crei una nuova voce e selezioni ***Supremo***.

   ![](https://cdnweb.devolutions.net/docs/RDMW6084_2025_1.png)
5. Inserisca il numero della sessione e la password.
6. Clicchi su ***Add*** per salvare e chiudere la finestra.
7. Apra la voce Supremo.
8. Clicchi sul pulsante con i puntini di sospensione (**…**) accanto al campo ***Installation path***.
9. Scelga la cartella in cui ha scaricato l'eseguibile di Supremo.
10. Una volta inserita, la password dovrebbe essere iniettata automaticamente nelle sessioni successive.

#### Vedere anche

[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/it/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.
