> 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/ja/realmjoin-agent/realmjoin-client.md).

# 機能

RealmJoin Agent は、Windows 10/11 クライアント上で RealmJoin Portal と併用できるオプションのコンポーネントです。次のような追加機能を有効にします:

* [RealmJoin ESP](/ja/realmjoin-agent/realmjoin-client/realmjoin-esp.md)
* [RealmJoin アプリケーション / 構成の展開とライフサイクル](/ja/apuri/packages/package-store/package-store-details.md#realmjoin-deployment)
* [ローカル管理者パスワード ソリューション (LAPS)](/ja/realmjoin-agent/realmjoin-client/local-admin-password-solution-laps.md)
* [通知](/ja/realmjoin-agent/realmjoin-client/showing-notifications.md)
* [AnyDesk 連携](/ja/realmjoin-agent/realmjoin-client/anydesk-integration.md)
* 監査タスク（デバイス/クライアント情報の収集）
* 高度なテレメトリ

## コンプライアンス チェック

RealmJoin は、 **ユーザー ID** そして Cloud-Service でそれを確認し、 **拡張ポリシー** および必要に応じて **セカンダリ ID**、その後 RealmJoin Security Assessment **はシステムが条件を満たしているかを確認します** （暗号化、パッチ レベル、ファイアウォール、ウイルス対策など。必要に応じて、Intune のヘルス チェックで十分な場合があります）。ユーザーのデバイスが対象であれば **ソフトウェアおよび構成ポリシー** が適用されます（必須アプリケーションなど）。

これにより[ パッケージのインストール](/ja/realmjoin-agent/realmjoin-client/deploy-apps.md#package-installation) および[ RealmJoin 独自の ESP ](/ja/realmjoin-agent/realmjoin-client/realmjoin-esp.md)ページで runbook を同期するときにインポートされます。

## プロセス

RealmJoin は、デバイス上で実行される 2 つの異なるプロセスを担当します:

* その **`realmjoin.exe`** プロセスはログオン時に自動的に起動します。このプロセスは常時実行され、15 分ごとにアップストリーム データを送信します。
* その **`realmjoinservice.exe`** は、パッケージが必要とする場合に呼び出されます **SYSTEM モード** で処理されます。既定では実行されていません。


---

# 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/ja/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.
