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

# Gestion à distance

La gestion à distance est la capacité de contrôler et de surveiller des systèmes à distance, permettant un accès sécurisé sans être sur place.

Dans Remote Desktop Manager, la gestion à distance centralise le lancement, la surveillance et le dépannage. Utilisez les tableaux de bord pour Active Directory, VMware et Hyper-V, et ouvrez des outils à distance tels que Remote Task Manager, Remote Printer et Remote Registry directement depuis les entrées. Cela simplifie l'administration courante, accélère les diagnostics et réduit les changements de contexte.

#### Sujets connexes

* [WOL](https://docs.devolutions.net/fr/rdm/kb/knowledge-base/wake-on-lan/)
* [VMware](https://docs.devolutions.net/fr/rdm/kb/troubleshooting-articles/vmware/)

#### Voir aussi

* [Devolutions Academy - Managing Systems Remotely](https://academy.devolutions.net/student/path/1925039/activity/2667184)


---

# 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/rdm/fr/concepts/intermediate-concepts/remote-management.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.
