> 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/knowledge-base-articles/entry-settings/microsoft-hyper-v-dashboard.md).

# Tableau de bord Microsoft Hyper-V

Le présent article détaille les paramètres et les options disponibles dans une entrée tableau de bord Microsoft Hyper-V dans Remote Desktop Manager.

### Utilisation

En plus d'afficher des informations utiles, les entrées tableau de bord Microsoft Hyper-V permettent aux utilisateurs de créer, de modifier ou d'interagir autrement avec des machines virtuelles Hyper-V directement dans Remote Desktop Manager. Un clic droit n'importe où dans la zone de contenu du tableau de bord fait apparaître toutes les options disponibles pour les VM qu'il contient.

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

### Configuration

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

#### Général

<table><thead><tr><th width="161.199951171875">PARAMÈTRE</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Nom</strong></td><td>Saisir un nom pour l'entrée tableau de bord Microsoft Hyper-V dans Remote Desktop Manager.</td></tr><tr><td><strong>Dossier</strong></td><td>Choisir un dossier dans lequel créer l'entrée.</td></tr><tr><td><strong>Hôte</strong></td><td><p>Déterminer à quel hôte se connecter parmi :</p><ul><li>Hôte configuré</li><li>Lié (coffre)</li><li>Hérité</li></ul></td></tr><tr><td><strong>Identifiants</strong></td><td><p>Choisir les identifiants à utiliser pour l'authentification parmi :</p><ul><li>Nom d'utilisateur et mot de passe</li><li>Lié (coffre)</li><li>Hérité</li><li>Mes identifiants personnels</li><li>Aucun</li><li>Compte privilégié</li></ul></td></tr></tbody></table>

#### Onglet Général

<table><thead><tr><th width="145.20001220703125">PARAMÈTRE</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Hôte</strong></td><td>Saisir manuellement un hôte ou en choisir un dans la <em><strong>Liste des ordinateurs</strong></em> (bouton points de suspension).Le second menu déroulant permet aux utilisateurs de choisir s'ils veulent ouvrir la Console des VM</td></tr><tr><td><strong>Version</strong></td><td>Choisir entre la génération 1 ou 2 de Hyper-V.</td></tr><tr><td><strong>Nom d'utilisateur</strong></td><td>Saisir le nom d'utilisateur pour l'hôte.</td></tr><tr><td><strong>Domaine</strong></td><td>Saisir le domaine pour l'hôte.</td></tr><tr><td><strong>Mot de passe</strong></td><td>Saisir le mot de passe pour l'hôte.</td></tr></tbody></table>

#### Onglet Avancé

<table><thead><tr><th width="226.79998779296875">PARAMÈTRE</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Utilisation du processeur de la VM</strong></td><td>Ajoute une colonne dans le tableau de bord affichant l'utilisation du processeur de la VM.</td></tr><tr><td><strong>Demande de mémoire de la VM</strong></td><td>Ajoute une colonne dans le tableau de bord affichant la demande de mémoire de la VM.</td></tr></tbody></table>


---

# 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/knowledge-base-articles/entry-settings/microsoft-hyper-v-dashboard.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.
