> 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/gateway/fr/getting-started/devolutions-server/devolutions-gateway-configuration-in-remote-desktop-manager.md).

# Configuration de Devolutions Gateway dans Remote Desktop Manager

Les instructions suivantes expliquent comment utiliser Devolutions Gateway dans une session RDP.

1. Sélectionnez une session RDP et ouvrez son dialogue ***Propriétés***.
2. Allez dans ***Connexion*** – ***VPN/SSH/Gateway***.
3. Réglez l'option ***Connecter*** à ***Toujours connecter***.
4. Réglez l'option ***Type*** à Devolutions Gateway.

   ![](https://cdnweb.devolutions.net/docs/RDMW6033_2026_1.png)
5. Dans l'onglet ***Paramètres (Devolutions Gateway)***, sélectionnez le gateway configuré dans la [configuration de Devolutions Server](/gateway/fr/getting-started/devolutions-server/devolutions-gateway-configuration-with-devolutions-server.md).

   ![](https://cdnweb.devolutions.net/docs/RDMW6037_2026_1.png)

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Pour supprimer le délai de cinq secondes lors de l'ouverture d'une connexion, réglez la valeur <em><strong>Délai</strong></em> à 0 dans l'onglet <em><strong>Avancé</strong></em>.</p></div>
6. Une fois la session RDP connectée, l'entrée de journal suivante devrait se trouver dans ***Rapports*** – ***Journaux d'espace de travail***, qui sont situés dans l'interface web de Devolutions Server.

   ![](https://cdnweb.devolutions.net/docs/DVLS6007_2026_1.png)
7. Toutes vos sessions, vos journaux et vos configurations peuvent être gérés depuis le ruban de Remote Desktop Manager en allant dans ***Administration*** – ***Devolutions Gateway***.

   ![](https://cdnweb.devolutions.net/docs/DGW6001_2025_1.png)

#### Enregistrement de session

Un [enregistrement de session](https://docs.devolutions.net/rdm/fr/knowledge-base/how-to-articles/session-recording) fournit un compte rendu de ce qu'un utilisateur a fait pendant qu'une connexion à distance était ouverte dans Remote Desktop Manager.

1. Ouvrez les propriétés de votre entrée RDP.
2. Allez dans ***Enregistrement de session***.
3. Dans le menu déroulant ***Mode***, sélectionnez le paramètre de votre choix.
4. Dans le menu déroulant ***Enregistrement***, choisissez ***Distant***.
5. Cliquez sur ***Enregistrer***.


---

# 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/gateway/fr/getting-started/devolutions-server/devolutions-gateway-configuration-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.
