> 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/to/general.md).

# 全般

公開リポジトリからの runbook 同期やパッケージ自動化の既定値を含む、RealmJoin の一般設定です。

## Runbook 同期

設定すると [プロセス自動化 / Runbook](/ja/zi-dong-hua/runbooks.md) 環境で、「Sync runbooks...」をクリックすると、RealmJoin の公開リポジトリから Runbook を更新できます。

![](https://3438325150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkrcM7cKOpXKri1kVrh%2Fuploads%2Fz5nf9NPVzlUnzXuT1QMv%2Fimage.png?alt=media\&token=dea2e8b6-3dff-4717-85a6-b2a00a8427ba)

これにより、バグ修正や新機能を含め、Runbook の最新状態が確実に反映されます。必要に応じて、Azure Automation アカウントに必要な PowerShell モジュールもインストールされます。

## パッケージ自動化の既定値

RealmJoin の [Package Store](/ja/apurikshon/packages/package-store.md)、 [自動化 ](/ja/apurikshon/packages/package-details.md#automation)を使用して、これらのパッケージを常に最新の状態に保つことができます。

![パッケージの自動化既定値](https://3438325150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkrcM7cKOpXKri1kVrh%2Fuploads%2FDhQHQdSFB6xbPZkJQyB6%2Fimage.png?alt=media\&token=18b9fc66-40e2-427e-b4a3-bf56658b8dc4)

設定は次のとおりです：

* **AutoDeployMain**  - このパッケージの新しいバージョンをユーザーに自動的に展開します。（「Main」サブスクリプション）
* **AutoDeployMainDeferInDays**  - 「main」に新しいバージョンを公開する前に、この日数が経過するのを待ちます。複数のパッケージバージョンが短期間に公開される場合に、ユーザー/クライアントへの負荷を避けるのに役立ちます。
* **AutoDeployPreview**  - このパッケージの新しいバージョンをパイロットユーザーに自動的に展開します。（「Preview」サブスクリプション）
* **AutoDeployPreviewDeferInDays**  - 「preview」に新しいバージョンを公開する前に、この日数が経過するのを待ちます。
* **AutoDeployAtNight**  - 夜間に自動展開をスケジュールします
* **対象のタイムゾーンを選択**  - AutoDeployAtNight を使用する場合は、このタイムゾーンで「夜間」がいつかを示します。

参照 [パッケージの詳細](/ja/apurikshon/packages/package-details.md#automation) Package Automation の詳細について。

## グループ命名規則

RealmJoin Portal は、次のような機能のために Entra グループを動的に作成および管理できます [パッケージ割り当て](/ja/apurikshon/packages/package-details.md#assignments) および [修復スクリプトの割り当て](/ja/zi-dong-hua/remediation-scripts.md#assignment).

### アプリ / パッケージの展開

RealmJoin は、Intune および RealmJoin Client パッケージ用の割り当てグループを作成できます。これを使用して、グループの命名パターンを定義します。

<figure><img src="https://3438325150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkrcM7cKOpXKri1kVrh%2Fuploads%2FY83K9kHGg76D0xOvTzLH%2Fimage.png?alt=media&amp;token=9b472c6c-7d3a-4978-a5ca-ba3b797f5db9" alt=""><figcaption><p>パッケージ展開グループ命名規則</p></figcaption></figure>

次の変数を使用できます：

* **$vendor**  - ソフトウェアベンダーの名前（利用可能な場合）
* **$product**  - ソフトウェアのタイトル名
* **$appName**  - ソフトウェアの完全な名前（ベンダーと製品）
* **$modifier**  - 何もなし、"available"、"preview"、または "uninstall"
* **$groupName**  - （説明内のみ）Managed Group の名前

### 修復スクリプト

を使用する場合 [RealmJoin Managed Intune 修復スクリプト](/ja/zi-dong-hua/remediation-scripts.md#managed-scripts)、の命名規則を定義できます [Managed Groups](/ja/zi-dong-hua/remediation-scripts.md#managed-groups).

<figure><img src="https://3438325150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkrcM7cKOpXKri1kVrh%2Fuploads%2FMvpEkzqw9qkw3hLOGzSV%2Fimage.png?alt=media&amp;token=6899800d-9227-4147-bc2f-44846a1ef399" alt=""><figcaption><p>修復スクリプトグループ命名規則</p></figcaption></figure>

次の変数を使用できます：

* **$healthScriptName**  - Managed 修復スクリプトの名前
* **$modifier**  - "included" または "excluded" のいずれか（Assignment vs. Exception）
* **$groupName**  - （説明内のみ）Managed Group の名前

## Managed App 優先順位カスケード

この *App Config* カードには、Tenant 全体の切り替えも含まれています **Managed アプリの従来の優先順位カスケード**。ユーザーまたはデバイスが、Managed パッケージの Main（Required）グループと Available グループの両方に属している場合、どの割り当てが優先されるかを決定します：

* **オフ** （既定） - 管理対象カスケード：Available が Main より優先されます（uninstall > update > preview > available > mandatory）。
* **オン**  - 従来のカスケード：Main が Available より優先されます（uninstall > update > preview > mandatory > available）。

この切り替えを変更すると確認が求められ、個別のパッケージ上書きがないすべてのユーザーおよびすべての管理対象パッケージに直ちに適用されます。個々のパッケージは、次の項目を通じて Tenant の既定から逸脱できます： *優先順位カスケード* それぞれの [詳細設定](/ja/apurikshon/packages/package-settings.md#expert-settings).

参照 [割り当ての優先順位と競合](/ja/apurikshon/packages/package-deployment.md#assignment-priority-and-conflicts) Exclude と Uninstall を含む完全な評価順について。

## クライアント構成

この Tenant 設定では、RealmJoin Agent がプライマリ ユーザーを検出する期間を構成できます。

<figure><img src="https://3438325150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkrcM7cKOpXKri1kVrh%2Fuploads%2FPSwOyylVON6zGTUDF43f%2Fimage.png?alt=media&amp;token=b2d22859-0757-4b6f-b66f-ee6174609234" alt=""><figcaption></figcaption></figure>

## LAPS 設定

この Tenant 設定では、RealmJoin LAPS Support Account の有効期限を構成できます。

<figure><img src="https://3438325150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkrcM7cKOpXKri1kVrh%2Fuploads%2FTYWiDOwpfJm9YhoVz3dT%2Fimage.png?alt=media&amp;token=88d25d9d-f4e2-404d-83c6-f1087b8962d8" alt=""><figcaption></figcaption></figure>


---

# 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.realmjoin.com/ja/to/general.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.
