# GPO による設定

## レジストリキーの場所

**設定** は次に保存されます:\
\
`HKEY_CURRENT_USER\SOFTWARE\GlueckKanja\Konnekt`

`HKEY_LOCAL_MACHINE\SOFTWARE\GlueckKanja\Konnekt`

**ポリシー** は次に保存されます:

`HKEY_CURRENT_USER\SOFTWARE\Policies\GlueckKanja\Konnekt`

`HKEY_LOCAL_MACHINE\SOFTWARE\Policies\GlueckKanja\Konnekt`

## ADMX ファイル

KONNEKT にグループポリシーを使用するには、添付の ADMX テンプレートを使用してください。言語ファイルが必要な場合は、ZIP ファイル内の language フォルダーを参照してください。

ADMX テンプレートを使用すると、次の設定を構成できます:

![](/files/8c750a8fa74a2ea9c584b44f14cf9e8ea9216a14)

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

## **GPO / レジストリキーの優先順位**

KONNEKT は、GPO / レジストリの設定を次の順序で評価します:

1. HKEY\_LOCAL\_MACHINE (HKLM)
2. HKEY\_CURRENT\_USER (HKCU)

## 設定メニューの動作

一部の設定は、設定メニューでも利用できます:

![](/files/50899184e1ee9f93130e3c837c0b8b7da209df22)

GPO が強制されている場合、設定メニュー内の対応する設定は表示されたままですが、ユーザーによる変更はできません。


---

# 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/settings-via-gpo.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.
