> 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/server/fr/knowledge-base/how-to-articles/quickly-deploy-devolutions-launcher-for-devolutions-server.md).

# Déployer rapidement Devolutions Launcher pour Devolutions Server

Ce guide vous explique comment intégrer rapidement l'outil compagnon Devolutions Launcher pour Devolutions Server. Il offre un moyen simple de démarrer des sessions à distance et donne aux administrateurs système un contrôle total sur la divulgation ou la confidentialité des mots de passe et autres informations sensibles.

{% hint style="info" %}
Devolutions Launcher est disponible sur Windows uniquement.
{% endhint %}

1. Téléchargez [Devolutions Launcher](https://devolutions.net/launcher/).
2. Exécutez le programme d'installation.
3. Suivez les [étapes](https://docs.devolutions.net/fr/launcher/download-and-installation/) du programme d'installation.
4. Lorsque vous y êtes invité, sélectionnez Devolutions Server.
5. [Sélectionnez et configurez](https://docs.devolutions.net/fr/launcher/configuration-and-settings/workspace-selection/) l'espace de travail approprié pour votre équipe. Si vous n'êtes pas certain, demandez les informations à un administrateur. Vous êtes maintenant prêt à [ouvrir des entrées](https://docs.devolutions.net/fr/launcher/using-devolutions-launcher/open-a-session/).


---

# 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:

```
GET https://docs.devolutions.net/server/fr/knowledge-base/how-to-articles/quickly-deploy-devolutions-launcher-for-devolutions-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
