> 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/concepts/basic-concepts/remote-connection-management.md).

# Gestione delle connessioni remote

La gestione delle connessioni remote centralizza RDP, SSH, VNC, web e altri tipi di sessione in un unico launcher sicuro e sottoposto ad audit. Definisca modelli, erediti impostazioni condivise e attivi automaticamente prerequisiti come VPN o gateway. Utilizzi le playlist per le attività quotidiane e automatizzi la creazione o la manutenzione delle sessioni con Devolutions PowerShell.

In Devolutions, il pacchetto per la gestione delle connessioni remote riunisce Remote Desktop Manager, Devolutions Gateway, Devolutions Launcher, Devolutions Cloud, Devolutions Password Manager e Devolutions Server. Archivi e governi le voci in Devolutions Cloud o Devolutions Server, avvii le connessioni con Remote Desktop Manager (o Devolutions Launcher), instradi tunnel sicuri tramite Devolutions Gateway e lavori su più dispositivi con Devolutions Password Manager. In questo modo si riducono i passaggi manuali, si favorisce l'applicazione del privilegio minimo e si accelera la risoluzione dei problemi.

#### Argomenti correlati

* [Add-on](/rdm/it/ribbon-menu-bar/tools.md)
* [AD Console](/rdm/it/ribbon-menu-bar/edit/create-an-entry.md)
* [ARD](/rdm/it/ribbon-menu-bar/edit/create-an-entry.md)
* [FTP/SFTP](/rdm/it/ribbon-menu-bar/edit/create-an-entry.md)
* [HyperV Console](/rdm/it/ribbon-menu-bar/edit/create-an-entry.md)
* [Connessione rapida](/rdm/it/ribbon-menu-bar/view/quick-connect.md)
* [RDP](/rdm/it/ribbon-menu-bar/actions/rdp.md)
* [Remote PowerShell](/rdm/it/ribbon-menu-bar/tools/powershell-rdm-cmdlet.md)
* [SCP](/rdm/it/ribbon-menu-bar/edit/create-an-entry.md)
* [SSH](/rdm/it/ribbon-menu-bar/edit/create-an-entry.md)
* [Telnet](/rdm/it/ribbon-menu-bar/actions/telnet.md)
* [Terminal Server](/rdm/it/getting-started/installation/client/remote-desktop-services-terminal-services.md)
* [WOL](/rdm/it/knowledge-base/knowledge-base-articles/wake-on-lan-wol.md)
* [Sito web](https://docs.devolutions.net/password-manager/it/browser-extension/devolutions-password-manager-browser-extension-with-remote-desktop-manager/devolutions-password-manager-browser-extension-user-interface-with-remote-desktop-manager/side-menu/add-website)

#### Vedi anche

* [Devolutions Academy - Configurazione e gestione delle voci di connessione remota](https://academy.devolutions.net/student/path/1916054/activity/2667051)
* [Devolutions Academy – Gestione del desktop remoto e operazioni IT](https://academy.devolutions.net/student/path/2523246-remote-connection-management)
* [YouTube - Remote Desktop Manager - La cassetta degli attrezzi per la gestione delle connessioni remote per i professionisti IT](https://www.youtube.com/watch?v=-uz8dvo9tpE)
* [Devolutions Blog - 5 motivi per cui una buona soluzione di gestione delle connessioni remote è essenziale](https://blog.devolutions.net/2022/02/5-reasons-why-good-remote-connection-management-solution-is-essential/)


---

# 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/concepts/basic-concepts/remote-connection-management.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.
