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

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

**値**&#x20;

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

**注意**

ポリシーとクエリの詳細については、次を参照してください [自動マッピング](https://docs.konnekt.io/ja/configuration/management-options/setting-for-intune-managed-devices-1/pages/839146b65ee55d15264145f64424a3c26b2cd034#1.-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-site-libraries)

## マルチ Geo

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

**名前:** Konnekt-マルチ 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/>
```

**注意**

ポリシーの詳細については、次を参照してください [マルチ Geo](/ja/configuration/mappings/multi-geo.md)

## Sharepoint Sites

{% 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:赤色の;">data id</mark>="<mark style="color:緑色の;">SharepointSites\_List</mark>" <mark style="color:赤色の;">value</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:赤色の;">data id</mark>="<mark style="color:緑色の;">SharepointSites\_List</mark>" <mark style="color:赤色の;">value</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`](https://c4a8.sharepoint.com/sites/GKGABSlides/Shared%20Documents/Forms/AllItems.aspx)
* 割り当て名 = `TestSite1Name`
* 割り当てられたドライブ文字 = `k:`

このサイト マッピングの KONNEKT URL は次のようになります:

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

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

* サイト URI = [`https://konnektdemo.sharepoint.com/sites/TestSite2`](https://c4a8.sharepoint.com/sites/GKGABSlides/Shared%20Documents/Forms/AllItems.aspx)
* 割り当て名 = `TestSite2Name`
* 割り当てられたドライブ文字 = `m:`

このサイト マッピングの KONNEKT URL は次のようになります:

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

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

*\<enabled/>*\
*<<mark style="color:赤色の;">data id</mark>="<mark style="color:緑色の;">SharepointSites\_List</mark>" <mark style="color:赤色の;">value</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: 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/intune-mappings.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.
