> 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/entry-settings/netwrix-password-secure.md).

# Netwrix Password Secure

Devolutions bietet eine Netwrix Password Secure-Integration in Remote Desktop Manager. Mit dem Anmeldeinformationseintrag ***Netwrix Password Secure*** können Benutzer ihre in einem verschlüsselten Netwrix-Tresor gespeicherten privilegierten Passwörter sicher abrufen, ohne Remote Desktop Manager zu verlassen, wodurch die manuelle Eingabe entfällt.

<figure><img src="https://cdnweb.devolutions.net/docs/RDMW4475_2026_2.png" alt=""><figcaption></figcaption></figure>

| EINSTELLUNGEN                            | BESCHREIBUNGEN                                                                                                                                                                                                         |
| ---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Host**                                 | Wählen Sie einen Host für den Eintrag. Klicken Sie auf die drei Punkte links neben dem Feld, um das Netzwerk nach verfügbaren Hosts zu durchsuchen.                                                                    |
| **Datenbank**                            | Wählen Sie eine bestimmte Netwrix Password Secure-Datenbank auf dem Host.                                                                                                                                              |
| **"Meine Kontoeinstellungen" verwenden** | Verwenden Sie den unter ***Datei*** – ***Meine Kontoeinstellungen*** – ***Netwrix Password Secure*** unter ***Passwortverwaltung*** konfigurierten Netwrix Password Secure-***Benutzernamen*** und das ***Passwort***. |
| **Benutzername**                         | Geben Sie den Netwrix Password Secure-Benutzernamen ein.                                                                                                                                                               |
| **Passwort**                             | Geben Sie das Netwrix Password Secure-Passwort ein.                                                                                                                                                                    |
| **Immer nach Passwort fragen**           | Wenn diese Option aktiviert ist, werden Sie bei jeder Verwendung des Eintrags aufgefordert, Ihr Netwrix Password Secure-Passwort einzugeben.                                                                           |
| **Eintrag**                              | Wählen Sie einen bestimmten Passworteintrag aus, von dem abgerufen werden soll.                                                                                                                                        |
| **Immer mit Liste abfragen**             | Wenn diese Option aktiviert ist, wird Ihnen bei jeder Verwendung des Eintrags eine Liste mit den in Netwrix Password Secure gespeicherten Anmeldeinformationen angezeigt.                                              |


---

# 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/entry-settings/netwrix-password-secure.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.
