# ダウンロード ディレクトリ

ダウンロード ディレクトリは、ユーザーが復元したいファイルを KONNEKT が保存するパスです。&#x20;

一般的な使用例は、SharePoint Online へのファイル転送中にエラーが発生した場合です。この場合、KONNEKT は Windows のエクスプローラーにエラーを表示します。ユーザー向けのオプションの 1 つは、「[ファイルをダウンロード フォルダーにエクスポートする](/ja/troubleshooting/how-to-deal-with-error-s.md)".

エラーの処理について詳しく知るには [こちらから](/ja/troubleshooting/access-token-issues/error-message-about-missing-token.md).

## 既定の場所

ダウンロード ディレクトリの既定の場所は `%USERPROFILE%\Downloads`.

## ユーザーによって設定

ポリシーが設定されていない限り、ユーザーは設定ダイアログで場所を手動で変更できます。

<figure><img src="/files/6d85f35d29a2eda620892ab28fe0f14cd08cc1d1" alt=""><figcaption></figcaption></figure>

## ポリシー

{% hint style="info" %}
このポリシーは KONNEKT 2.6.0 以降で利用できます
{% endhint %}

### **定義**

**ポリシー名:** `ダウンロード ディレクトリ`

**ポリシー グループ:** KONNEKT / システム設定

| ポリシー設定 | 動作                                                                               |
| ------ | -------------------------------------------------------------------------------- |
| 未構成    | ユーザー設定/既定値が使用されます。                                                               |
| 有効     | ポリシーで構成されたダウンロード ディレクトリが KONNEKT によって使用されます。ユーザーは設定ダイアログからダウンロード ディレクトリを変更できません。 |
| 無効     | ユーザー設定/既定値が使用されます。                                                               |

### **ポリシーを適用する**

1. GPO 経由、こちらを参照 [GPO による設定](/ja/configuration/management-options/settings-via-gpo.md)
2. Intune を介したポリシーのプッシュ、こちらを参照 [Intune 管理デバイス向けの設定](/ja/configuration/management-options/setting-for-intune-managed-devices-1.md)

{% hint style="warning" %}
必ず最新の [ADMX ファイル](/ja/configuration/management-options/settings-via-gpo.md#admx-file)を使用してください。KONNEKT のバージョンに一致するものです。
{% endhint %}


---

# 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/system-settings/download-directory.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.
