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

# Microsoft Hyper-V dashboard

The present article details the settings and options available in a Microsoft Hyper-V dashboard entry in Remote Desktop Manager.

### Usage

On top of displaying useful informations, Microsoft Hyper-V dashboard entries allow users create, edit or otherwise interact with Hyper-V virtual machines directly within Remote Desktop Manager. Right-clicking anywhere in the dashboard's content area brings up all the available options for the VMs it contains.

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

### Configuration

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

#### General

<table><thead><tr><th width="161.199951171875">SETTING</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Enter a name for the Microsoft Hyper-V dashboard entry within Remote Desktop Manager.</td></tr><tr><td><strong>Folder</strong></td><td>Choose a folder in which to create the entry.</td></tr><tr><td><strong>Host</strong></td><td><p>Determine which host to connect to between:</p><ul><li>Host configured</li><li>Linked (vault)</li><li>Inherited</li></ul></td></tr><tr><td><strong>Credentials</strong></td><td><p>Choose credentials to use for authentication between:</p><ul><li>Username and password</li><li>Linked (vault)</li><li>Inherited</li><li>My personal credentials</li><li>None</li><li>Privileged account</li></ul></td></tr></tbody></table>

#### General tab

<table><thead><tr><th width="145.20001220703125">SETTING</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Host</strong></td><td>Manually enter a host or choose one from the <em><strong>Computer list</strong></em> (ellipsis button).The second dropdown menu allows users to choose whether to open to VMs' Console</td></tr><tr><td><strong>Version</strong></td><td>Choose between Hyper-V generation 1 or 2.</td></tr><tr><td><strong>Username</strong></td><td>Enter the username for the host.</td></tr><tr><td><strong>Domain</strong></td><td>Enter the domain for the host.</td></tr><tr><td><strong>Password</strong></td><td>Enter the password for the host.</td></tr></tbody></table>

#### Advanced tab

<table><thead><tr><th width="226.79998779296875">SETTING</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>VM processor usage</strong></td><td>Adds a column in the dashboard showing VM processor usage.</td></tr><tr><td><strong>VM memory demand</strong></td><td>Adds a column in the dashboard showing VM memory demand.</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:

```
GET https://docs.devolutions.net/rdm/knowledge-base/knowledge-base-articles/entry-settings/microsoft-hyper-v-dashboard.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.
