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

# Dashboard Microsoft Hyper-V

Il presente articolo descrive in dettaglio le impostazioni e le opzioni disponibili in una voce dashboard Microsoft Hyper-V in Remote Desktop Manager.

### Utilizzo

Oltre a visualizzare informazioni utili, le voci dashboard Microsoft Hyper-V consentono agli utenti di creare, modificare o comunque interagire con le macchine virtuali Hyper-V direttamente all'interno di Remote Desktop Manager. Facendo clic con il pulsante destro del mouse in un punto qualsiasi dell'area contenuti della dashboard vengono visualizzate tutte le opzioni disponibili per le VM che contiene.

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

### Configurazione

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

#### Generale

<table><thead><tr><th width="161.199951171875">IMPOSTAZIONE</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Nome</strong></td><td>Inserisca un nome per la voce dashboard Microsoft 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>Host</strong></td><td><p>Determini a quale host connettersi tra:</p><ul><li>Host configurato</li><li>Collegato (cassaforte)</li><li>Ereditato</li></ul></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>Collegato (cassaforte)</li><li>Ereditato</li><li>Le mie credenziali personali</li><li>Nessuna</li><li>Account privilegiato</li></ul></td></tr></tbody></table>

#### Scheda Generale

<table><thead><tr><th width="145.20001220703125">IMPOSTAZIONE</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Host</strong></td><td>Inserisca manualmente un host o ne scelga uno dall'<em><strong>Elenco computer</strong></em> (pulsante con i puntini di sospensione). Il secondo menu a discesa consente agli utenti di scegliere se aprire la Console delle VM</td></tr><tr><td><strong>Versione</strong></td><td>Scelga tra Hyper-V generazione 1 o 2.</td></tr><tr><td><strong>Nome utente</strong></td><td>Inserisca il nome utente per l'host.</td></tr><tr><td><strong>Dominio</strong></td><td>Inserisca il dominio per l'host.</td></tr><tr><td><strong>Password</strong></td><td>Inserisca la password per l'host.</td></tr></tbody></table>

#### Scheda Avanzate

<table><thead><tr><th width="226.79998779296875">IMPOSTAZIONE</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Utilizzo processore VM</strong></td><td>Aggiunge una colonna nella dashboard che mostra l'utilizzo del processore della VM.</td></tr><tr><td><strong>Richiesta memoria VM</strong></td><td>Aggiunge una colonna nella dashboard che mostra la richiesta di memoria della 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/it/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.
