> 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/vmware-dashboard.md).

# Dashboard VMware

Il presente articolo descrive in dettaglio le impostazioni e le opzioni disponibili in una voce dashboard VMware in Remote Desktop Manager.

### Utilizzo

Oltre a visualizzare informazioni utili, le voci dashboard VMware permettono agli utenti di creare, accendere/spegnere, sospendere, arrestare o riavviare i guest, connettersi o interagire in altro modo con le macchine virtuali VMware 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/RDMW4430_2026_1.png)

Clicchi su ***Mostra colonne avanzate*** per visualizzare maggiori informazioni riguardanti, tra le altre cose, l'***Utilizzo CPU***, l'***Uptime*** e quale ***Datastore*** viene utilizzato.

### Configurazione

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

#### Generale

<table><thead><tr><th width="126">IMPOSTAZIONI</th><th>DESCRIZIONI</th></tr></thead><tbody><tr><td><strong>Nome</strong></td><td>Inserisca un nome per la voce dashboard VMware.</td></tr><tr><td><strong>Cartella</strong></td><td>Scelga una cartella in cui creare la voce.</td></tr><tr><td><strong>Visualizzazione</strong></td><td>Scelga se aprire la dashboard nella modalità di visualizzazione **Incorporata (a schede)**o <strong>Non ancorata</strong>.</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="240.4000244140625">IMPOSTAZIONI</th><th>DESCRIZIONI</th></tr></thead><tbody><tr><td><strong>Host</strong></td><td>Inserisca manualmente un host o ne scelga uno dall'<strong>Elenco computer</strong> (pulsante con i puntini di sospensione).</td></tr><tr><td><strong>Nome utente</strong></td><td>Inserisca il nome utente per l'host.</td></tr><tr><td><strong>Password</strong></td><td>Inserisca la password per l'host.</td></tr><tr><td><strong>Chiedi sempre la password</strong></td><td>Selezionando questa casella, le verrà richiesta la password dell'host ogni volta che avvia la voce.</td></tr><tr><td><strong>Modalità di connessione console</strong></td><td>Selezioni una modalità di visualizzazione per le VM aperte dalla dashboard.</td></tr><tr><td><strong>Modalità API</strong></td><td><p>Scelga tra:</p><ul><li><strong>Predefinita:</strong> Utilizza la modalità API predefinita configurata.</li><li><strong>Sperimentale:</strong> Utilizza la <strong>modalità API sperimentale.</strong></li><li><strong>Legacy:</strong> Utilizza la <strong>modalità API legacy</strong> per la compatibilità con le versioni precedenti dei server VMware.</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/vmware-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.
