> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/de/realmjoin-agent/realmjoin-client.md).

# Funktionen

RealmJoin Agent ist eine optionale Komponente, die Sie zusammen mit dem RealmJoin Portal auf Windows 10/11-Clients verwenden können. Sie ermöglicht zusätzliche Funktionen wie:

* [RealmJoin ESP](/de/realmjoin-agent/realmjoin-client/realmjoin-esp.md)
* [RealmJoin Anwendungs-/Konfigurationsbereitstellung und -Lebenszyklus](/de/app-verwaltung/packages/package-store/package-store-details.md#realmjoin-deployment)
* [Lösung für das lokale Administratorkennwort (LAPS)](/de/realmjoin-agent/realmjoin-client/local-admin-password-solution-laps.md)
* [Benachrichtigungen](/de/realmjoin-agent/realmjoin-client/showing-notifications.md)
* [AnyDesk-Integration](/de/realmjoin-agent/realmjoin-client/anydesk-integration.md)
* Audit-Aufgaben (Erfassung von Geräte-/Clientinformationen)
* Erweiterte Telemetrie

## Compliance-Prüfungen

RealmJoin verwendet die **Benutzeridentität** und prüft sie bei einem Cloud-Dienst auf eine **Erweiterte Richtlinie** und optional auf eine **sekundäre Identität**; dann **prüft die RealmJoin Security Assessment** ob das System geeignet ist (Verschlüsselung, Patch-Stand, Firewall, Anti-Virus usw. – optional kann ein Intune-Health-Check ausreichen). Wenn das Gerät des Benutzers geeignet ist **Software- und Konfigurationsrichtlinie** angewendet wird (Pflichtanwendungen usw.).

Dies kann auslösen[ Paketinstallationen](/de/realmjoin-agent/realmjoin-client/deploy-apps.md#package-installation) und die Anzeige von[ dem eigenen ESP von RealmJoin ](/de/realmjoin-agent/realmjoin-client/realmjoin-esp.md)Seite synchronisieren.

## Prozesse

RealmJoin ist für zwei verschiedene Prozesse verantwortlich, die auf dem Gerät ausgeführt werden:

* Die **`realmjoin.exe`** Der Prozess wird beim Anmelden automatisch gestartet. Der Prozess läuft immer und sendet alle 15 Minuten Upstream-Daten.
* Die **`realmjoinservice.exe`** wird aufgerufen, wenn ein Paket den **SYSTEM-Modus** verarbeitet werden muss. Er läuft standardmäßig nicht.


---

# 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:

```
GET https://docs.realmjoin.com/de/realmjoin-agent/realmjoin-client.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
