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

# Microsoft Hyper-V-Dashboard

Der vorliegende Artikel beschreibt die Einstellungen und Optionen, die in einem Microsoft Hyper-V-Dashboard-Eintrag in Remote Desktop Manager verfügbar sind.

### Verwendung

Neben der Anzeige nützlicher Informationen ermöglichen Microsoft Hyper-V-Dashboard-Einträge Benutzern, Hyper-V-virtuelle Maschinen direkt in Remote Desktop Manager zu erstellen, zu bearbeiten oder anderweitig mit ihnen zu interagieren. Ein Rechtsklick an einer beliebigen Stelle im Inhaltsbereich des Dashboards zeigt alle verfügbaren Optionen für die darin enthaltenen VMs an.

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

### Konfiguration

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

#### Allgemein

<table><thead><tr><th width="161.199951171875">EINSTELLUNG</th><th>BESCHREIBUNG</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Geben Sie einen Namen für den Microsoft Hyper-V-Dashboard-Eintrag in Remote Desktop Manager ein.</td></tr><tr><td><strong>Ordner</strong></td><td>Wählen Sie einen Ordner, in dem der Eintrag erstellt werden soll.</td></tr><tr><td><strong>Host</strong></td><td><p>Bestimmen Sie, mit welchem Host eine Verbindung hergestellt werden soll:</p><ul><li>Host konfiguriert</li><li>Verknüpft (Tresor)</li><li>Vererbt</li></ul></td></tr><tr><td><strong>Anmeldeinformationen</strong></td><td><p>Wählen Sie die für die Authentifizierung zu verwendenden Anmeldeinformationen:</p><ul><li>Benutzername und Passwort</li><li>Verknüpft (Tresor)</li><li>Vererbt</li><li>Meine persönlichen Anmeldeinformationen</li><li>Keine</li><li>Privilegiertes Konto</li></ul></td></tr></tbody></table>

#### Registerkarte Allgemein

<table><thead><tr><th width="145.20001220703125">EINSTELLUNG</th><th>BESCHREIBUNG</th></tr></thead><tbody><tr><td><strong>Host</strong></td><td>Geben Sie manuell einen Host ein oder wählen Sie einen aus der <em><strong>Computerliste</strong></em> (Auslassungspunkte-Schaltfläche). Das zweite Dropdown-Menü ermöglicht Benutzern zu wählen, ob die Konsole der VMs geöffnet werden soll</td></tr><tr><td><strong>Version</strong></td><td>Wählen Sie zwischen Hyper-V-Generation 1 oder 2.</td></tr><tr><td><strong>Benutzername</strong></td><td>Geben Sie den Benutzernamen für den Host ein.</td></tr><tr><td><strong>Domäne</strong></td><td>Geben Sie die Domäne für den Host ein.</td></tr><tr><td><strong>Passwort</strong></td><td>Geben Sie das Passwort für den Host ein.</td></tr></tbody></table>

#### Registerkarte Erweitert

<table><thead><tr><th width="226.79998779296875">EINSTELLUNG</th><th>BESCHREIBUNG</th></tr></thead><tbody><tr><td><strong>VM-Prozessorauslastung</strong></td><td>Fügt dem Dashboard eine Spalte hinzu, die die VM-Prozessorauslastung anzeigt.</td></tr><tr><td><strong>VM-Speicherbedarf</strong></td><td>Fügt dem Dashboard eine Spalte hinzu, die den VM-Speicherbedarf anzeigt.</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/de/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.
