> 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/resources/de/getting-started-with-devolutions-packages/remote-desktop-management-and-it-operations-package.md).

# Paket für Remote-Desktop-Verwaltung und IT-Betrieb

Das Paket [**Remote-Desktop-Verwaltung und IT-Betrieb**](https://devolutions.net/solutions/#remote-connection-management) bietet IT-Profis, Systemadministratoren und Helpdesk-Technikern eine zentralisierte Plattform für die Verwaltung von Remote-Verbindungen und IT-Infrastruktur. Es ermöglicht Organisationen, den Remote-Zugriff zu verwalten, Sicherheitsrichtlinien anzuwenden und Workflows über verschiedene Umgebungen hinweg zu standardisieren.

Folgen Sie dieser Checkliste, um Ihre Lösungen einzurichten:

<table data-header-hidden><thead><tr><th width="320"></th><th></th></tr></thead><tbody><tr><td>CHECKLISTE</td><td>BESCHREIBUNG</td></tr><tr><td><p><strong>Schritt 1 – Erste Schritte mit Remote Desktop Manager</strong></p><ul><li><a href="https://docs.devolutions.net/rdm/de/getting-started/workspaces/workspace-types/native-workspaces/checklist-for-native-workspaces">Remote Desktop Manager-Checkliste für Unternehmen</a></li></ul></td><td>Die Anwendung Remote Desktop Manager wird verwendet, um Remote-Zugriffstechnologien, privilegierte Passwörter, Dokumente und gemeinsam genutzte Informationen zu verwalten und zu zentralisieren.</td></tr><tr><td><p><strong>Schritt 2 – Erste Schritte mit einer Datenquelle</strong></p><ul><li>Cloud-basiert: <a href="https://docs.devolutions.net/cloud/de/getting-started/create-your-devolutions-cloud-workspace">Eine Devolutions Cloud-Datenquelle erstellen</a></li><li>Selbst gehostet: <a href="https://docs.devolutions.net/server/de/getting-started/installation/devolutions-server-instance-creation">Eine Devolutions Server-Datenquelle erstellen</a></li></ul></td><td><p>Erstellen und konfigurieren Sie eine Datenquelle. Datenquellen sind das Herzstück der Plattform von Devolutions.</p><p>Entdecken Sie die wichtigsten Unterschiede zwischen Selbst-Hosting und Cloud-Hosting in diesem Blogartikel: <a href="https://blog.devolutions.net/2025/03/decoding-self-hosting-vs-cloud-hosting">Decoding self-hosting vs. cloud-hosting</a>.</p></td></tr><tr><td><p><strong>Schritt 3 – Eine Lizenz registrieren</strong></p><ul><li><a href="https://docs.devolutions.net/server/de/web-interface/administration/user-and-security-management/licenses">In Devolutions Server</a></li><li><a href="https://docs.devolutions.net/cloud/de/web-interface/administration/management/licenses">In Devolutions Cloud</a></li></ul></td><td>Verwalten Sie Lizenzen, indem Sie ihre Seriennummern entweder in Devolutions Server oder Devolutions Cloud speichern.</td></tr><tr><td><p><strong>Schritt 4 – Devolutions Gateway installieren</strong></p><ul><li><a href="https://docs.devolutions.net/gateway/de/getting-started">Installation und Konfiguration von Devolutions Gateway</a></li></ul></td><td><a href="https://docs.devolutions.net/gateway/de/overview/devolutions-gateway">Devolutions Gateway</a> bietet autorisierten Just-in-Time (JIT)-Zugriff auf Ressourcen in segmentierten Netzwerken und erhöht so die Sicherheit.</td></tr></tbody></table>

### Begleitwerkzeuge

[Begleitwerkzeuge](https://docs.devolutions.net/rdm/de/devolutions-platform#scripting-automation-and-tools) bringen zusätzliche Funktionen in die Hauptlösungen von Devolutions, wie zum Beispiel die Vermittlung von Anmeldeinformationen, PowerShell-Unterstützung, sichere Nachrichtenübermittlung und viel mehr.

#### **Erste Schritte mit Devolutions Password Manager**

[Devolutions Password Manager](https://docs.devolutions.net/password-manager/de/overview/devolutions-password-manager) (Desktop und Mobil) vereint Devolutions Cloud und Devolutions Server an einem einzigen, zentralisierten Ort. Die kostenlose Browsererweiterung wird in Verbindung mit Remote Desktop Manager, Devolutions Server und Devolutions Cloud für das sichere Einfügen von Passwörtern in Websites verwendet.

* [Anwendung](https://docs.devolutions.net/password-manager/de/application/installation)
* [Browsererweiterung](https://docs.devolutions.net/password-manager/de/browser-extension/installation)

#### **Erste Schritte mit Devolutions Launcher**

[Devolutions Launcher](https://docs.devolutions.net/launcher/de/overview/devolutions-launcher) ist ein Begleitwerkzeug für Devolutions Server und Devolutions Cloud. Es kann mehrere Remote-Sitzungen gleichzeitig starten und gibt Systemadministratoren dabei die volle Kontrolle. Devolutions Launcher ist nur für Windows verfügbar.

#### Siehe auch

* [Devolutions Academy – Remote Connection Management](https://academy.devolutions.net/student/path/2523246-remote-connection-management)
* [Devolutions Starter Pack overview: An all-inclusive bundle for small teams of up to five users](https://www.youtube.com/watch?v=4i5IUiXl_iM)
* [Getting started with the Devolutions Starter Pack: What to expect and how to start](https://www.youtube.com/watch?v=PAEerLuCm6k)


---

# 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/resources/de/getting-started-with-devolutions-packages/remote-desktop-management-and-it-operations-package.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.
