> 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/concepts/basic-concepts/remote-connection-management.md).

# Remote-Verbindungsverwaltung

Die Remote-Verbindungsverwaltung zentralisiert RDP-, SSH-, VNC-, Web- und andere Sitzungstypen in einem einzigen sicheren, auditierten Launcher. Definieren Sie Vorlagen, erben Sie gemeinsame Einstellungen und lösen Sie Voraussetzungen wie VPNs oder Gateways automatisch aus. Verwenden Sie Playlists für tägliche Routinen und automatisieren Sie die Sitzungserstellung oder -wartung mit Devolutions PowerShell.

Bei Devolutions vereint das Paket zur Remote-Verbindungsverwaltung Remote Desktop Manager, Devolutions Gateway, Devolutions Launcher, Devolutions Cloud, Devolutions Password Manager und Devolutions Server. Speichern und verwalten Sie Einträge in Devolutions Cloud oder Devolutions Server, starten Sie Verbindungen mit Remote Desktop Manager (oder Devolutions Launcher), leiten Sie sichere Tunnel über Devolutions Gateway und arbeiten Sie geräteübergreifend mit Devolutions Password Manager. Dies reduziert manuelle Schritte, hilft bei der Durchsetzung geringstmöglicher Rechte und beschleunigt die Fehlerbehebung.

#### Verwandte Themen

* [Add-ons](/rdm/de/ribbon-menu-bar/tools.md)
* [AD Console](/rdm/de/ribbon-menu-bar/edit/create-an-entry.md)
* [ARD](/rdm/de/ribbon-menu-bar/edit/create-an-entry.md)
* [FTP/SFTP](/rdm/de/ribbon-menu-bar/edit/create-an-entry.md)
* [HyperV Console](/rdm/de/ribbon-menu-bar/edit/create-an-entry.md)
* [Quick connect](/rdm/de/ribbon-menu-bar/view/quick-connect.md)
* [RDP](/rdm/de/ribbon-menu-bar/actions/rdp.md)
* [Remote PowerShell](/rdm/de/ribbon-menu-bar/tools/powershell-rdm-cmdlet.md)
* [SCP](/rdm/de/ribbon-menu-bar/edit/create-an-entry.md)
* [SSH](/rdm/de/ribbon-menu-bar/edit/create-an-entry.md)
* [Telnet](/rdm/de/ribbon-menu-bar/actions/telnet.md)
* [Terminal Server](/rdm/de/getting-started/installation/client/remote-desktop-services-terminal-services.md)
* [WOL](/rdm/de/knowledge-base/knowledge-base-articles/wake-on-lan-wol.md)
* [Website](https://docs.devolutions.net/password-manager/de/browser-extension/devolutions-password-manager-browser-extension-with-remote-desktop-manager/devolutions-password-manager-browser-extension-user-interface-with-remote-desktop-manager/side-menu/add-website)

#### Siehe auch

* [Devolutions Academy - Configuring and Managing Remote Connection Entries](https://academy.devolutions.net/student/path/1916054/activity/2667051)
* [Devolutions Academy – Remote desktop management and IT operations](https://academy.devolutions.net/student/path/2523246-remote-connection-management)
* [YouTube - Remote Desktop Manager - The remote connection management toolbox for IT pros](https://www.youtube.com/watch?v=-uz8dvo9tpE)
* [Devolutions Blog - 5 Reasons Why Good Remote Connection Management Solution is Essential](https://blog.devolutions.net/2022/02/5-reasons-why-good-remote-connection-management-solution-is-essential/)


---

# 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/concepts/basic-concepts/remote-connection-management.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.
