> 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/hyper-v-synchronizer.md).

# Sincronizador de Hyper-V

Este artículo detalla los diferentes ajustes y opciones disponibles al configurar una entrada de sincronizador de Hyper-V en Remote Desktop Manager.

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

### General

<table><thead><tr><th width="238.00006103515625">CONFIGURACIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td><strong>Nombre</strong></td><td>Introduzca un nombre para la entrada de 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>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>Vinculadas (bóveda)</li><li>Heredadas</li><li>Mis credenciales personales</li><li>Ninguna</li><li>Cuenta privilegiada</li></ul></td></tr><tr><td><strong>Sincronizar automáticamente</strong></td><td>La entrada se sincronizará automáticamente con Hyper-V.</td></tr></tbody></table>

### Pestaña General

<table><thead><tr><th width="183.60003662109375">CONFIGURACIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td><em><strong>Host</strong></em></td><td>Introduzca manualmente un host o elija uno de la <em><strong>lista de ordenadores</strong></em> (botón de puntos suspensivos).</td></tr><tr><td><em><strong>Nombre de usuario</strong></em></td><td>Introduzca el nombre de usuario del host.</td></tr><tr><td><em><strong>Contraseña</strong></em></td><td>Introduzca la contraseña del host.</td></tr><tr><td><em><strong>Versión</strong></em></td><td>Elija entre la generación 1 o 2 de Hyper-V.</td></tr><tr><td><em><strong>Plantilla</strong></em></td><td>Elija una plantilla existente de la <em><strong>lista de plantillas</strong></em> o déjelo en blanco.</td></tr><tr><td><em><strong>Carpeta de destino</strong></em></td><td>Haga clic en el botón de puntos suspensivos para establecer la ruta de la carpeta en la vista de árbol de Remote Desktop Manager (que solo puede estar en la misma bóveda).</td></tr></tbody></table>

### Pestaña Campos

<table><thead><tr><th width="213.20001220703125">CONFIGURACIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td><em><strong>Campo</strong></em></td><td>Seleccione qué campos se sincronizarán siempre y cuáles no.</td></tr><tr><td><em><strong>Prefijo del nombre de sesión</strong></em></td><td>Un prefijo para la entrada que se creará mediante el sincronizador</td></tr><tr><td><em><strong>sufijo del nombre de sesión</strong></em></td><td>Un sufijo para la entrada que se creará mediante el sincronizador.</td></tr></tbody></table>

### Pestaña Avanzado

<table><thead><tr><th width="229.99993896484375">CONFIGURACIÓN</th><th>DESCRIPCIÓN</th></tr></thead><tbody><tr><td><strong>Modo silencioso</strong></td><td>Desactiva los cuadros de diálogo de error (útil cuando el sincronizador se ejecuta automáticamente a intervalos establecidos).</td></tr><tr><td><strong>Actualizar la carpeta solo para los elementos recién descubiertos</strong></td><td>Impide que el sincronizador mueva entradas ya creadas.</td></tr><tr><td><strong>Tipo de host</strong></td><td><p>Elija el tipo de host entre:</p><ul><li>Host de Hyper-V</li><li>IP de la máquina virtual</li></ul></td></tr><tr><td><strong>Acción en caso de discrepancia de entradas</strong></td><td><p>Elija qué hacer cuando haya una discrepancia entre las entradas a sincronizar. Estas son las opciones disponibles:</p><ul><li>Ninguna</li><li>Eliminar</li><li>Mover a</li><li>Marcar como caducada</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/es/knowledge-base/knowledge-base-articles/entry-settings/hyper-v-synchronizer.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.
