> 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/deprecated-entries.md).

# Voci deprecate

Una voce deprecata indica un tipo di voce che non è più consigliato o supportato ufficialmente, principalmente per motivi di sicurezza.

### Elenco delle voci deprecate

Ecco l'elenco attuale dei tipi di voce deprecati:

{% tabs %}
{% tab title="Windows" %}

#### Documento

* Certificato (.pfx, .crt, .cer, .p12, .pem)
* Editor HTML
* Microsoft Excel
* Microsoft OneNote
* Microsoft PowerPoint
* Microsoft Visio
* Microsoft Word
* Testo (RTF)

#### Informazioni

* Login (account)
* Sito web (legacy)

#### Macro/script/strumento

* Script PowerShell (remoto)

#### Sessione

* Database
* Dashboard Devolutions PAM
* Microsoft Azure Table Storage Explorer
* Microsoft RD Gateway
* PuTTY
* SSH tramite proxy Delinea Secret Server

### Mostrare i tipi di voce deprecati

Segua questa rapida guida passo passo per mostrare i tipi di voce deprecati in Remote Desktop Manager:

1. Nella barra multifunzione, vada su ***Modifica*** e poi clicchi su ***Nuova voce***.
2. Clicchi sull'icona delle impostazioni nella barra di ricerca.
3. Abiliti ***Mostra voci deprecate***.

![](https://cdnweb.devolutions.net/docs/RDMW2052_2024_2.png)
{% endtab %}

{% tab title="macOS" %}

#### Documento

* Certificato (.pfx, .crt, .cer, .12, .pem)
* Microsoft Excel
* Microsoft OneNote
* Microsoft PowerPoint
* Microsoft Visio
* Microsoft Word
* Testo (RTF)

#### Informazioni

* Cold storage di criptovaluta
* Login (account)
* Sito web (legacy)

#### Sessione

* Google Drive explorer
* Intel® AMT (KVM)
* Microsoft RD Gateway
* TeamViewer

### Mostrare i tipi di voce deprecati

Segua questa rapida guida passo passo per mostrare i tipi di voce deprecati in Remote Desktop Manager.

1. Nella barra multifunzione, vada su ***Modifica*** e poi clicchi su ***Nuova voce***.
2. Clicchi su ***Impostazioni*** per aprire il menu a discesa e selezioni ***Mostra voci deprecate***.

   ![](https://cdnweb.devolutions.net/docs/RDMM4130_2026_1.png)
   {% endtab %}

{% tab title="Linux" %}

#### Documento

* Microsoft Excel
* Microsoft OneNote
* Microsoft PowerPoint
* Microsoft Visio
* Microsoft Word
* Testo (RTF)

#### Informazioni

* Login (account)
* Sito web (legacy)

#### Sessione

* Google Driver Explorer
* TeamViewer

### Mostrare i tipi di voce deprecati

Segua questa rapida guida passo passo per mostrare i tipi di voce deprecati in Remote Desktop Manager:

1. Nella barra multifunzione, vada su ***Modifica*** e poi clicchi su ***Nuova voce***.
2. Clicchi su ***Mostra*** ***voci deprecate***.

   ![](https://cdnweb.devolutions.net/docs/RDML6001_2025_3.png)
   {% endtab %}
   {% endtabs %}


---

# 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/deprecated-entries.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.
