> 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/vmware-dashboard.md).

# VMware-Dashboard

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

### Verwendung

Neben der Anzeige nützlicher Informationen ermöglichen VMware-Dashboard-Einträge den Benutzern, Gäste zu erstellen, ein-/auszuschalten, anzuhalten, herunterzufahren oder neu zu starten sowie direkt in Remote Desktop Manager eine Verbindung zu VMware-virtuellen Maschinen herzustellen oder anderweitig mit ihnen zu interagieren. Ein Rechtsklick an einer beliebigen Stelle im Inhaltsbereich des Dashboards ruft alle verfügbaren Optionen für die darin enthaltenen VMs auf.

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

Klicken Sie auf ***Erweiterte Spalten anzeigen***, um unter anderem weitere Informationen zu ***CPU-Auslastung***, ***Betriebszeit*** und dem verwendeten ***Datastore*** anzuzeigen.

### Konfiguration

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

#### Allgemein

<table><thead><tr><th width="126">EINSTELLUNGEN</th><th>BESCHREIBUNGEN</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Geben Sie einen Namen für den VMware-Dashboard-Eintrag 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>Anzeige</strong></td><td>Wählen Sie, ob das Dashboard im Anzeigemodus **Eingebettet (Registerkarten)**oder <strong>Abgedockt</strong>geöffnet werden soll.</td></tr><tr><td><strong>Host</strong></td><td><p>Legen Sie fest, mit welchem Host verbunden 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 Anmeldeinformationen, die für die Authentifizierung verwendet werden sollen:</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="240.4000244140625">EINSTELLUNGEN</th><th>BESCHREIBUNGEN</th></tr></thead><tbody><tr><td><strong>Host</strong></td><td>Geben Sie manuell einen Host ein oder wählen Sie einen aus der <strong>Computerliste</strong> (Auslassungspunkte-Schaltfläche).</td></tr><tr><td><strong>Benutzername</strong></td><td>Geben Sie den Benutzernamen 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><tr><td><strong>Immer nach Passwort fragen</strong></td><td>Wenn Sie dieses Kontrollkästchen aktivieren, werden Sie bei jedem Start des Eintrags zur Eingabe des Host-Passworts aufgefordert.</td></tr><tr><td><strong>Konsolen-Verbindungsmodus</strong></td><td>Wählen Sie einen Anzeigemodus für die vom Dashboard aus geöffneten VMs.</td></tr><tr><td><strong>API-Modus</strong></td><td><p>Wählen Sie zwischen:</p><ul><li><strong>Standard:</strong> Den konfigurierten Standard-API-Modus verwenden.</li><li><strong>Experimentell:</strong> Den <strong>experimentellen API-Modus</strong> verwenden.</li><li><strong>Legacy:</strong> Den <strong>Legacy-API-Modus</strong> für die Kompatibilität mit älteren VMware-Serverversionen verwenden.</li></ul></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/vmware-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.
