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

# Sincronizzatore Hyper-V

Questo articolo descrive nel dettaglio le diverse impostazioni e opzioni disponibili durante la configurazione di una voce sincronizzatore Hyper-V in Remote Desktop Manager.

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

### Generale

<table><thead><tr><th width="238.00006103515625">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Nome</strong></td><td>Inserisca un nome per la voce Hyper-V all'interno di Remote Desktop Manager.</td></tr><tr><td><strong>Cartella</strong></td><td>Scelga una cartella in cui creare la voce.</td></tr><tr><td><strong>Credenziali</strong></td><td><p>Scelga le credenziali da utilizzare per l'autenticazione tra:</p><ul><li>Nome utente e password</li><li>Collegate (cassaforte)</li><li>Ereditate</li><li>Le mie credenziali personali</li><li>Nessuna</li><li>Account privilegiato</li></ul></td></tr><tr><td><strong>Sincronizza automaticamente</strong></td><td>La voce si sincronizzerà automaticamente con Hyper-V.</td></tr></tbody></table>

### Scheda Generale

<table><thead><tr><th width="183.60003662109375">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><em><strong>Host</strong></em></td><td>Inserisca manualmente un host oppure ne scelga uno dall'<em><strong>elenco dei computer</strong></em> (pulsante con i puntini di sospensione).</td></tr><tr><td><em><strong>Nome utente</strong></em></td><td>Inserisca il nome utente per l'host.</td></tr><tr><td><em><strong>Password</strong></em></td><td>Inserisca la password per l'host.</td></tr><tr><td><em><strong>Versione</strong></em></td><td>Scelga tra Hyper-V generazione 1 o 2.</td></tr><tr><td><em><strong>Modello</strong></em></td><td>Scelga un modello esistente dall'<em><strong>elenco dei modelli</strong></em> oppure lasci vuoto.</td></tr><tr><td><em><strong>Cartella di destinazione</strong></em></td><td>Clicchi sul pulsante con i puntini di sospensione per impostare il percorso della cartella nella vista ad albero di Remote Desktop Manager (che può trovarsi solo nella stessa cassaforte).</td></tr></tbody></table>

### Scheda Campi

<table><thead><tr><th width="213.20001220703125">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><em><strong>Campo</strong></em></td><td>Selezioni quali campi saranno sempre sincronizzati e quali no.</td></tr><tr><td><em><strong>Prefisso del nome della sessione</strong></em></td><td>Un prefisso per la voce che verrà creata tramite il sincronizzatore</td></tr><tr><td><em><strong>suffisso del nome della sessione</strong></em></td><td>Un suffisso per la voce che verrà creata tramite il sincronizzatore.</td></tr></tbody></table>

### Scheda Avanzate

<table><thead><tr><th width="229.99993896484375">IMPOSTAZIONI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Modalità silenziosa</strong></td><td>Disattiva le finestre di dialogo di errore (utile quando il sincronizzatore viene eseguito automaticamente a intervalli prestabiliti).</td></tr><tr><td><strong>Aggiorna la cartella solo per gli elementi appena rilevati</strong></td><td>Impedisce al sincronizzatore di spostare le voci già create.</td></tr><tr><td><strong>Tipo di host</strong></td><td><p>Scelga il tipo di host tra:</p><ul><li>Host Hyper-V</li><li>IP della macchina virtuale</li></ul></td></tr><tr><td><strong>Azione in caso di discordanza delle voci</strong></td><td><p>Scelga cosa fare quando c'è una discordanza tra le voci da sincronizzare. Ecco le opzioni disponibili:</p><ul><li>Nessuna</li><li>Elimina</li><li>Sposta in</li><li>Rendi scaduta</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/it/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.
