> For the complete documentation index, see [llms.txt](https://docs.konnekt.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.konnekt.io/ja/configuration/management-options/setting-for-intune-managed-devices-1/intune-mappings.md).

# Intune マッピング

## SharePoint ライブラリを追加

**名前:** Konnekt-SharePoint ライブラリをすべて自動で追加

**OMA-URI**

ユーザー コンテキスト:

```
./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/AddAllSharepointLibraries
```

デバイス コンテキスト:

```
./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/AddAllSharepointLibraries
```

**データ型:** 文字列

**値のオプション**

```
<enabled/>
```

```
<disabled/>
```

**注**

ポリシーの詳細については、 [すべてのドキュメント ライブラリをマッピング](/ja/configuration/mappings/auto-mapping.md#map-all-document-libraries)

## ドライブの接続

**名前:** Konnekt-ドライブの接続

**OMA-URI**

ユーザー コンテキスト:

```
./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/ConnectDrive
```

デバイス コンテキスト:

```
./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/ConnectDrive
```

**データ型:** 文字列

**値のオプション**

```
<enabled/> <data id="DriveSelect" value="F:"/>
```

接続するドライブ文字のマッピングを無効にする

```
<enabled/> <data id="DriveSelect" value="disabled"/>
```

**注**

次の値から選択 `F:` から `Z:` ポリシーの詳細については、 [ドライブ文字を割り当てる](/ja/configuration/mappings/assign-drive-letters.md)

## SharePoint サイト クエリ

**名前:** Konnekt-SharePoint サイト クエリ

**OMA-URI**

ユーザー コンテキスト:

```
./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointSiteQuery
```

デバイス コンテキスト:

```
./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointSiteQuery
```

**データ型:** 文字列

**値**

```
<enabled/>
<data id="SharepointSiteQuery" value="your query"/>
```

**注**

ポリシーとクエリの詳細については、 [自動マッピング](/ja/configuration/mappings/auto-mapping.md#site-scope)

## SharePoint の使用

**名前:** Konnekt-SharePoint の使用

**OMA-URI**

ユーザー コンテキスト:

```
./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/O365SharepointUsage
```

デバイス コンテキスト:

```
./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/O365SharepointUsage
```

**データ型:** 文字列

**値のオプション**

```
<enabled/>
```

```
<disabled/>
```

**注**

ポリシーの詳細については、 [既定のドキュメント ライブラリをマッピング](/ja/configuration/mappings/auto-mapping.md#map-default-document-libraries)

## Multi-Geo

{% hint style="info" %}
KONNEKT 2.1 以降で利用可能
{% endhint %}

**名前:** Konnekt-Multi-Geo

**OMA-URI**

ユーザー コンテキスト:

```
./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointMultiGeo
```

デバイス コンテキスト:

```
./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointMultiGeo
```

**データ型:** 文字列

**値のオプション**

```
<enabled/>
```

```
<disabled/>
```

**注**

ポリシーの詳細については、 [Multi-Geo](/ja/configuration/mappings/multi-geo.md)

## SharePoint サイト

{% hint style="info" %}
KONNEKT 2.1 以降で利用可能
{% endhint %}

**名前:** Konnekt-SharePoint サイト

### **OMA-URI**

ユーザー コンテキスト:

```
./User/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointSites
```

デバイス コンテキスト:

```
./Device/Vendor/MSFT/Policy/Config/Konnekt~Policy~Konnekt~Mappings/SharepointSites
```

**データ型:** 文字列

### **値のオプション**

1 つのサイトをマッピングするには、次の構文を使用し、 <mark style="color:青;">\<URL1></mark> をサイト/ライブラリの URL に置き換えてください (<mark style="color:青;">\<URL1></mark> 次の構文のように 2 回追加し、" で区切る必要があります<mark style="color:緑;">\&#xF000;</mark>"):

*\<enabled/>*\
*<<mark style="color:赤;">データ ID</mark>="<mark style="color:緑;">SharepointSites\_List</mark>" <mark style="color:赤;">値</mark>="<mark style="color:青;">\<URL1></mark><mark style="color:緑;">\&#xF000;</mark><mark style="color:青;">\<URL1></mark>" />*

複数のサイトをマッピングするには、次の構文を使用し、 <mark style="color:青;">\<URL1></mark> を最初のサイト/ライブラリの URL に置き換え、 <mark style="color:オレンジ;">\<URL2></mark> を 2 つ目のサイト/ライブラリの URL に置き換える、というように続けます (各 URL は次の構文のように 2 回追加する必要があります):

*\<enabled/>*\
*<<mark style="color:赤;">データ ID</mark>="<mark style="color:緑;">SharepointSites\_List</mark>" <mark style="color:赤;">値</mark>="<mark style="color:青;">\<URL1></mark><mark style="color:緑;">\&#xF000;</mark><mark style="color:青;">\<URL1></mark><mark style="color:緑;">\&#xF000;</mark><mark style="color:オレンジ;">\<URL2></mark><mark style="color:緑;">\&#xF000;</mark><mark style="color:オレンジ;">\<URL2></mark>" />*

ポリシーを無効にするには

```
<disabled/>
```

### **例**

#### **サイト 1**

* サイト URI = `https://konnektdemo.sharepoint.com/sites/TestSite1`
* 割り当て名 = `TestSite1Name`
* 割り当てるドライブ文字 = `k:`

このサイト マッピングの KONNEKT URL は次のとおりです:

*<mark style="color:青;"><https://konnektdemo.sharepoint.com/sites/TestSite1|TestSite1Name|k>:</mark>*

#### **サイト 2**

* サイト URI = `https://konnektdemo.sharepoint.com/sites/TestSite2`
* 割り当て名 = `TestSite2Name`
* 割り当てるドライブ文字 = `m:`

このサイト マッピングの KONNEKT URL は次のとおりです:

*<mark style="color:オレンジ;"><https://konnektdemo.sharepoint.com/sites/TestSite2|TestSite2Name|m>:</mark>*

#### **生成される Intune ポリシー文字列値**

*\<enabled/>*\
*<<mark style="color:赤;">データ ID</mark>="<mark style="color:緑;">SharepointSites\_List</mark>" <mark style="color:赤;">値</mark>="<mark style="color:青;"><https://konnektdemo.sharepoint.com/sites/TestSite1|TestSite1Name|k>:</mark><mark style="color:緑;">\&#xF000;</mark><mark style="color:青;"><https://konnektdemo.sharepoint.com/sites/TestSite1|TestSite1Name|k>:</mark><mark style="color:緑;">\&#xF000;</mark><mark style="color:オレンジ;"><https://konnektdemo.sharepoint.com/sites/TestSite2|TestSite2Name|m>:</mark><mark style="color:緑;">\&#xF000;</mark><mark style="color:オレンジ;"><https://konnektdemo.sharepoint.com/sites/TestSite2|TestSite2Name|m>:</mark>" />*

### **注**

ポリシーと、例を使用した URL の設定方法の詳細については、 [管理対象のマッピング](/ja/configuration/mappings/managed-mappings.md)


---

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