> 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/configure-a-windows-admin-center-entry.md).

# Configurer une entrée Windows Admin Center

L'intégration de Windows Admin Center (WAC) dans Remote Desktop Manager Windows offre aux professionnels de l'informatique un accès sécurisé et simplifié aux environnements Windows Admin Center.

1. Dans Remote Desktop Manager, cliquez sur ***Nouvelle entrée***.
2. Dans le menu de gauche, cliquez sur ***Remote management***.
3. Sélectionnez ***Windows Admin Center.***

   ![](https://cdnweb.devolutions.net/docs/RDMW6007_2025_2.png)
4. Entrez un nom et sélectionnez un dossier.
5. Choisissez un mode d'affichage.
6. Précisez comment l'hôte est configuré.
7. Accédez à l'onglet ***Général***.
8. Entrez l'URL complète de l'instance Windows Admin Center.
9. Fournissez le nom d'utilisateur du compte.
10. Saisissez le domaine associé au nom d'utilisateur.
11. Définissez sur ***Activer*** pour autoriser l'injection automatique des informations d'identification via l'extension de navigateur Devolutions Password Manager, si nécessaire.
12. Cliquez sur ***Ajouter*** pour enregistrer et fermer la fenêtre.


---

# 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/knowledge-base/how-to-articles/configure-a-windows-admin-center-entry.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.
