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

# Déployer rapidement Remote Desktop Manager

Ce guide vous accompagne à travers les étapes d'une intégration rapide de Remote Desktop Manager, en centralisant les technologies de connexion à distance et les identifiants, et en sécurisant l'accès à ces ressources.

1. Téléchargez Remote Desktop Manager depuis le [site Web de Devolutions](https://devolutions.net/remote-desktop-manager/download/) et installez-le.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Devolutions offre <a href="/pages/pq3agRXOyI7iO6acEZ2Y#installation">quelques options</a> en ce qui concerne les fichiers d'installation. Choisissez celle qui correspond le mieux à vos besoins.</p></div>
2. Choisissez l'espace de travail approprié pour stocker vos données :
   * [SQLite](/rdm/fr/getting-started/workspaces/workspace-types/local-workspaces/sqlite.md) (local par défaut)
   * [Devolutions Server](https://docs.devolutions.net/server/fr/overview/devolutions-server) (auto-hébergé)
   * [Devolutions Cloud](https://docs.devolutions.net/cloud/fr/overview/devolutions-cloud) (infonuagique)
3. [Ajoutez un nouvel espace de travail](/rdm/fr/getting-started/workspaces/create-a-workspace.md) dans Remote Desktop Manager. Une fois cette étape complétée, vous pouvez commencer le processus d'intégration.
4. Allez dans ***Administration*** – ***Licences***, et [ajoutez une licence](/rdm/fr/ribbon-menu-bar/administration/licenses.md).
5. Une fois la configuration initiale effectuée et les licences ajoutées, vous pouvez procéder à la [création de vos premières entrées](/rdm/fr/ribbon-menu-bar/edit/create-an-entry.md).

**Articles connexes**

* [Devolutions Academy – Renforcer la sécurité](https://academy.devolutions.net/student/path/1925316/activity/2668008)
* [Devolutions Academy – Organiser les entrées avec des dossiers](https://academy.devolutions.net/student/path/1916054/activity/2667044)
* [Devolutions Academy – Démarrage rapide : opérationnel en 10 minutes](/rdm/fr/knowledge-base/how-to-articles/quickly-deploy-remote-desktop-manager.md)
* [Exporter et importer des entrées](/rdm/fr/knowledge-base/how-to-articles/export-and-import-entries.md)
* [Débuter avec Remote Desktop Manager – Configuration et installation initiales](https://www.youtube.com/watch?v=BfFvtHJSzbs)
* [Débuter avec Remote Desktop Manager – Utiliser RDM pour la première fois](https://www.youtube.com/watch?v=FtSlp_TVAxE)
* [Tirer le maximum de Remote Desktop Manager : guide des cas d'utilisation réels](https://www.youtube.com/watch?v=paw_cyY8BoQ)
* [Déployer rapidement Devolutions Cloud](https://docs.devolutions.net/cloud/fr/knowledge-base/how-to-articles/quickly-deploy-devolutions-cloud)
* [Déployer rapidement Devolutions Server](https://docs.devolutions.net/server/fr/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/fr/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.
