> 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/how-to-articles/quickly-deploy-remote-desktop-manager.md).

# Remote Desktop Manager schnell bereitstellen

Diese Anleitung führt Sie durch die Schritte für ein schnelles Onboarding von Remote Desktop Manager, wobei Remote-Verbindungstechnologien und Anmeldeinformationen zentralisiert und der Zugriff auf diese Ressourcen gesichert wird.

1. Laden Sie Remote Desktop Manager von der [Website von Devolutions](https://devolutions.net/remote-desktop-manager/download/) herunter und installieren Sie es.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Devolutions bietet <a href="/pages/eGmxozXSMzzMAL6HRiDY#installation">mehrere Optionen</a> in Bezug auf die Installationsdateien. Wählen Sie diejenige, die Ihren Anforderungen am besten entspricht.</p></div>
2. Wählen Sie die passende Datenquelle zum Speichern Ihrer Daten:
   * [SQLite](/rdm/de/getting-started/workspaces/workspace-types/local-workspaces/sqlite.md) (standardmäßig lokal)
   * [Devolutions Server](https://docs.devolutions.net/server/de/overview/devolutions-server) (selbst gehostet)
   * [Devolutions Cloud](https://docs.devolutions.net/cloud/de/overview/devolutions-cloud) (Cloud-basiert)
3. [Fügen Sie eine neue Datenquelle](/rdm/de/getting-started/workspaces/create-a-workspace.md) in Remote Desktop Manager hinzu. Sobald dieser Schritt abgeschlossen ist, können Sie mit dem Onboarding-Prozess beginnen.
4. Gehen Sie zu ***Administration*** – ***Lizenzen*** und [fügen Sie eine Lizenz hinzu](/rdm/de/ribbon-menu-bar/administration/licenses.md).
5. Nachdem die Ersteinrichtung abgeschlossen und die Lizenzen hinzugefügt wurden, können Sie fortfahren und [Ihre ersten Einträge erstellen](/rdm/de/ribbon-menu-bar/edit/create-an-entry.md).

**Verwandte Artikel**

* [Devolutions Academy – Sicherheit verbessern](https://academy.devolutions.net/student/path/1925316/activity/2668008)
* [Devolutions Academy – Einträge mit Ordnern organisieren](https://academy.devolutions.net/student/path/1916054/activity/2667044)
* [Devolutions Academy – Schnellstart: in 10 Minuten einsatzbereit](/rdm/de/knowledge-base/how-to-articles/quickly-deploy-remote-desktop-manager.md)
* [Einträge exportieren und importieren](/rdm/de/knowledge-base/how-to-articles/export-and-import-entries.md)
* [Erste Schritte mit Remote Desktop Manager – Erstkonfiguration und Einrichtung](https://www.youtube.com/watch?v=BfFvtHJSzbs)
* [Erste Schritte mit Remote Desktop Manager – RDM zum ersten Mal verwenden](https://www.youtube.com/watch?v=FtSlp_TVAxE)
* [Das Beste aus Remote Desktop Manager herausholen: Leitfaden zu praxisnahen Anwendungsfällen](https://www.youtube.com/watch?v=paw_cyY8BoQ)
* [Devolutions Cloud schnell bereitstellen](https://docs.devolutions.net/cloud/de/knowledge-base/how-to-articles/quickly-deploy-devolutions-cloud)
* [Devolutions Server schnell bereitstellen](https://docs.devolutions.net/server/de/knowledge-base/how-to-articles/quickly-deploy-devolutions-server)


---

# 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/how-to-articles/quickly-deploy-remote-desktop-manager.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.
