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

# Panel de Microsoft Hyper-V

El presente artículo detalla la configuración y las opciones disponibles en una entrada de panel de Microsoft Hyper-V en Remote Desktop Manager.

### Uso

Además de mostrar información útil, las entradas de panel de Microsoft Hyper-V permiten a los usuarios crear, editar o interactuar de otro modo con máquinas virtuales de Hyper-V directamente en Remote Desktop Manager. Al hacer clic con el botón derecho en cualquier parte del área de contenido del panel se muestran todas las opciones disponibles para las VM que contiene.

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

### Configuración

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

#### General

<table><thead><tr><th width="161.199951171875">AJUSTE</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td><strong>Nombre</strong></td><td>Introduzca un nombre para la entrada de panel de Microsoft Hyper-V en Remote Desktop Manager.</td></tr><tr><td><strong>Carpeta</strong></td><td>Elija una carpeta en la que crear la entrada.</td></tr><tr><td><strong>Host</strong></td><td><p>Determine a qué host conectarse entre:</p><ul><li>Host configurado</li><li>Vinculado (bóveda)</li><li>Heredado</li></ul></td></tr><tr><td><strong>Credenciales</strong></td><td><p>Elija las credenciales que se utilizarán para la autenticación entre:</p><ul><li>Nombre de usuario y contraseña</li><li>Vinculado (bóveda)</li><li>Heredado</li><li>Mis credenciales personales</li><li>Ninguno</li><li>Cuenta privilegiada</li></ul></td></tr></tbody></table>

#### Pestaña General

<table><thead><tr><th width="145.20001220703125">AJUSTE</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td><strong>Host</strong></td><td>Introduzca manualmente un host o elija uno de la <em><strong>Lista de ordenadores</strong></em> (botón de puntos suspensivos). El segundo menú desplegable permite a los usuarios elegir si abrir la Consola de las VM</td></tr><tr><td><strong>Versión</strong></td><td>Elija entre Hyper-V generación 1 o 2.</td></tr><tr><td><strong>Nombre de usuario</strong></td><td>Introduzca el nombre de usuario del host.</td></tr><tr><td><strong>Dominio</strong></td><td>Introduzca el dominio del host.</td></tr><tr><td><strong>Contraseña</strong></td><td>Introduzca la contraseña del host.</td></tr></tbody></table>

#### Pestaña Avanzado

<table><thead><tr><th width="226.79998779296875">AJUSTE</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td><strong>Uso del procesador de la VM</strong></td><td>Añade una columna en el panel que muestra el uso del procesador de la VM.</td></tr><tr><td><strong>Demanda de memoria de la VM</strong></td><td>Añade una columna en el panel que muestra la demanda de memoria 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/es/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.
