# Intune で管理されたデバイス向け設定（従来版）

Windows 10 バージョン 1703 以降では、ADMX ファイルをインポート（ADMX 取り込みとも呼ばれます）し、デスクトップ SKU で Windows 10 Mobile Device Management（MDM）を使用して、Win32 および Desktop Bridge アプリ向けにそれらの ADMX ベースのポリシーを設定できます。ポリシー情報を定義する ADMX ファイルは、Policy CSP URI を使用してデバイスに取り込むことができます。取り込まれた ADMX ファイルは、その後 MDM ポリシーに処理されます。

![](/files/336a9b5d3b35c12b9372f88f23ebf0479e66db7f)

詳細については、こちらをご覧ください [ADMX ベースのポリシーを理解する](https://docs.microsoft.com/en-us/windows/client-management/mdm/understanding-admx-backed-policies) と [Policy CSP](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-configuration-service-provider)&#x20;

## KONNEKT ADMX ファイルの取り込み **およびポリシーの展開**

KONNEKT ポリシーを設定するには、まず構成プロファイルで admx ファイルを取り込む必要があります:

1\. お使いの **Microsoft Endpoint Manager** ポータルに移動し、\
2\. 次をクリックします **デバイス**。次に、サブメニューで **構成プロファイル**\
3\. **を開きます:** プラットフォームを選択 **Windows 10 以降、** プロファイルの種類 **テンプレート、** 検索フィールドで **カスタム** を選択し、次に **作成**

![](/files/f0b32a26f4d601a3f7298c1304c5577642a83dcd)

4\. 次に、このプロファイルの **名前** を選択し、 **次へ**\
5\.  **構成設定:**

**最初に** admx ファイルを取り込む必要があります: **追加** 新しい行

をクリックする **追加** その後、新しいウィンドウで:

* **名前:** たとえば KonnektAdmxIngesting などの名前を選択します
* **OMA-URI:**&#x20;

```
./Vendor/MSFT/Policy/ConfigOperations/ADMXInstall/Konnekt/Policy/KonnektAdmx

```

* **データ型:** 文字列
* **値:** この [admx ファイル](/ja/configuration/management-options.md#admx-adml-files)の内容をコピーしてから、 **保存**

![](/files/95611aa333e02a5e6c39fa218198a2f84be46ad4)

次に、クライアントに割り当てる必要があるすべてのポリシーを [利用可能な Intune ポリシー](/ja/configuration/management-options/setting-for-intune-managed-devices-1.md#available-intune-policies).

{% hint style="info" %}
から追加します。以下の図では、4 つのポリシーが（例として）追加されています。admx ファイルを取り込んだ後、表からクライアントにプッシュする必要があるポリシーを選択できます [利用可能な Intune ポリシー](/ja/configuration/management-options/setting-for-intune-managed-devices-1.md#available-intune-policies)&#x20;
{% endhint %}

![](/files/c8f8921f12db5e048982d455549034465bf872ab)

6\. ポリシーをグループ/ユーザーに割り当て、 **次へ、次へ、そして作成**

\
正常に完了した後、 割り当てられたデバイス/ユーザーを同期して再起動 **KONNEKT** し、新しいポリシーを適用します。

URI が MDM に正しく展開されたことを確認するには、 **デバイス -> Windows -> 対象デバイス -> デバイス構成 -> 該当の構成プロファイル**

![](/files/f06ff1441cc7a8bd5bd334e23b3aedf70b8140db)

に移動します。マシン上で構成済みの URI を確認するには、レジストリの次のパスに移動します:

```
[HKCU または HKLM]\SOFTWARE\Policies\GlueckKanja\Konnekt
```

{% hint style="info" %}
選択してください **HKCU** ユーザー ポリシーの場合は **HKLM** マシン ポリシーの場合は
{% endhint %}

![](/files/33ab7ba1e3e0f37b33ffc39d9d452e297b337e28)

## 利用可能な Intune ポリシー

Intune MDM で次の OMA-URI を展開するには、 [こちらを確認してください](/ja/configuration/management-options/setting-for-intune-managed-devices-1.md#ingesting-konnekt-admx-file-and-deploying-policies)

{% hint style="danger" %}
URI は大文字と小文字を区別します!
{% endhint %}

{% hint style="info" %}
ほとんどのポリシーはバージョン 2.0 以降に適用可能です
{% endhint %}

{% content-ref url="/pages/aed02641db033ef0fedc91b6db49be7c8573c777" %}
[Intune GUI 設定](/ja/configuration/management-options/setting-for-intune-managed-devices-1/intune-gui-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/74c33bc5d9d9c2d7adbdf0e4f9a8b426ceec90bd" %}
[Intune マッピング](/ja/configuration/management-options/setting-for-intune-managed-devices-1/intune-mappings.md)
{% endcontent-ref %}

{% content-ref url="/pages/fc0982f5a5edea73a4b7a8a1468b980c5fcc3e1c" %}
[Intune システム設定](/ja/configuration/management-options/setting-for-intune-managed-devices-1/intune-system-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/1d15db887f4ae498772bd29b42db6ab15fac6ee4" %}
[Intune のその他の設定](/ja/configuration/management-options/setting-for-intune-managed-devices-1/intune-other-settings.md)
{% endcontent-ref %}


---

# Agent Instructions: 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.konnekt.io/ja/configuration/management-options/setting-for-intune-managed-devices-1.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.
