> 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/quickly-deploy-remote-desktop-manager.md).

# Distribuire rapidamente Remote Desktop Manager

Questa guida la accompagna attraverso i passaggi per un rapido onboarding di Remote Desktop Manager, centralizzando le tecnologie di connessione remota, le credenziali e proteggendo l'accesso a queste risorse.

1. Scarichi Remote Desktop Manager dal [sito web di Devolutions](https://devolutions.net/remote-desktop-manager/download/) e lo installi.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Devolutions offre <a href="/pages/8srZXq8qR3PRuNIU3ls8#installation">alcune opzioni</a> per quanto riguarda i file di installazione. Scelga quella che meglio risponde alle sue esigenze.</p></div>
2. Scelga lo spazio di lavoro appropriato per archiviare i suoi dati:
   * [SQLite](/rdm/it/getting-started/workspaces/workspace-types/local-workspaces/sqlite.md) (locale predefinito)
   * [Devolutions Server](https://docs.devolutions.net/server/it/overview/devolutions-server) (self-hosted)
   * [Devolutions Cloud](https://docs.devolutions.net/cloud/it/overview/devolutions-cloud) (basato sul cloud)
3. [Aggiunga un nuovo spazio di lavoro](/rdm/it/getting-started/workspaces/create-a-workspace.md) in Remote Desktop Manager. Una volta completato questo passaggio, può iniziare il processo di onboarding.
4. Vada in ***Administration*** – ***Licenses*** e [aggiunga una licenza](/rdm/it/ribbon-menu-bar/administration/licenses.md).
5. Completata la configurazione iniziale e aggiunte le licenze, può procedere a [creare le sue prime voci](/rdm/it/ribbon-menu-bar/edit/create-an-entry.md).

**Articoli correlati**

* [Devolutions Academy – Migliorare la sicurezza](https://academy.devolutions.net/student/path/1925316/activity/2668008)
* [Devolutions Academy – Organizzare le voci con le cartelle](https://academy.devolutions.net/student/path/1916054/activity/2667044)
* [Devolutions Academy – Avvio rapido: operativi in 10 minuti](/rdm/it/knowledge-base/how-to-articles/quickly-deploy-remote-desktop-manager.md)
* [Esportare e importare voci](/rdm/it/knowledge-base/how-to-articles/export-and-import-entries.md)
* [Guida introduttiva a Remote Desktop Manager – Configurazione e impostazione iniziale](https://www.youtube.com/watch?v=BfFvtHJSzbs)
* [Guida introduttiva a Remote Desktop Manager – Usare RDM per la prima volta](https://www.youtube.com/watch?v=FtSlp_TVAxE)
* [Ottenere il massimo da Remote Desktop Manager: guida ai casi d'uso reali](https://www.youtube.com/watch?v=paw_cyY8BoQ)
* [Distribuire rapidamente Devolutions Cloud](https://docs.devolutions.net/cloud/it/knowledge-base/how-to-articles/quickly-deploy-devolutions-cloud)
* [Distribuire rapidamente Devolutions Server](https://docs.devolutions.net/server/it/knowledge-base/how-to-articles/quickly-deploy-devolutions-server)


---

# 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/quickly-deploy-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.
