> 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/de/knowledge-base/knowledge-base-articles/deprecated-entries.md).

# Veraltete Einträge

Ein veralteter Eintrag bezeichnet einen Eintragstyp, der nicht mehr empfohlen oder offiziell unterstützt wird, hauptsächlich aus Sicherheitsgründen.

### Liste der veralteten Einträge

Hier ist die aktuelle Liste der veralteten Eintragstypen:

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

#### Dokument

* Zertifikat (.pfx, .crt, .cer, .p12, .pem)
* HTML-Editor
* Microsoft Excel
* Microsoft OneNote
* Microsoft PowerPoint
* Microsoft Visio
* Microsoft Word
* Text (RTF)

#### Information

* Login (Konto)
* Website (Legacy)

#### Makro/Skript/Werkzeug

* PowerShell-Skript (remote)

#### Sitzung

* Datenbank
* Devolutions PAM Dashboard
* Microsoft Azure Table Storage Explorer
* Microsoft RD Gateway
* PuTTY
* SSH über Delinea Secret Server-Proxy

### Veraltete Eintragstypen anzeigen

Folgen Sie dieser kurzen Schritt-für-Schritt-Anleitung, um veraltete Eintragstypen in Remote Desktop Manager anzuzeigen:

1. Gehen Sie im Menüband zu ***Bearbeiten*** und klicken Sie dann auf ***Neuer Eintrag***.
2. Klicken Sie auf das Einstellungssymbol in der Suchleiste.
3. Aktivieren Sie ***Veraltete Einträge anzeigen***.

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

{% tab title="macOS" %}

#### Dokument

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

#### Information

* Cold Storage für Kryptowährungen
* Login (Konto)
* Website (Legacy)

#### Sitzung

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

### Veraltete Eintragstypen anzeigen

Folgen Sie dieser kurzen Schritt-für-Schritt-Anleitung, um veraltete Eintragstypen in Remote Desktop Manager anzuzeigen.

1. Gehen Sie im Menüband zu ***Bearbeiten*** und klicken Sie dann auf ***Neuer Eintrag***.
2. Klicken Sie auf ***Einstellungen***, um das Dropdown-Menü zu öffnen, und wählen Sie ***Veraltete Einträge anzeigen***.

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

{% tab title="Linux" %}

#### Dokument

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

#### Information

* Login (Konto)
* Website (Legacy)

#### Sitzung

* Google Driver Explorer
* TeamViewer

### Veraltete Eintragstypen anzeigen

Folgen Sie dieser kurzen Schritt-für-Schritt-Anleitung, um veraltete Eintragstypen in Remote Desktop Manager anzuzeigen:

1. Gehen Sie im Menüband zu ***Bearbeiten*** und klicken Sie dann auf ***Neuer Eintrag***.
2. Klicken Sie auf ***Veraltete*** ***Einträge anzeigen***.

   ![](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/de/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.
