# Intune で管理されたデバイス向け設定（カスタム ADMX のインポート - パブリックプレビュー）

## 基本

Microsoft は最近、カスタム ADMX および ADML テンプレートのインポートを可能にする新しい Intune 機能を公開しました。

テンプレートをインポートすると、これらの設定を使用してデバイス構成ポリシーを作成し、そのポリシーを管理対象デバイスに割り当てることができます。

この機能は次に適用されます:

* Windows 11
* Windows 10

インポートの詳細については、次を参照してください <https://learn.microsoft.com/en-us/mem/intune/configuration/administrative-templates-import-custom>

## ダウンロード

次のことができます **ダウンロード** ADMX / ADML ファイル [こちらから](/ja/configuration/management-options.md#admx-adml-files).

## **使用方法**

{% hint style="info" %}
ADMX、ADML ファイルをインポートした後は、構成プロファイル「Imported Administrative templates (Preview)」を作成して、KONNEKT ポリシーを見つける必要があります。
{% endhint %}

<figure><img src="/files/e91cb6e9614b63cb82859f67a88a41596b596066" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1d3eb304e0e28f5da7dac1dec779b06af850d184" alt=""><figcaption></figcaption></figure>


---

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