# コラボレーション体験の設定

以下の手順に従ってください。手順は、特定のセットアップやニーズによって異なる場合があります。コラボレーション体験を設定します。

## Microsoft Teams 用のコラボレーション体験の設定 <a href="#configuringcollaborationexperience-configuringcollaborationexperienceformicrosoftteams" id="configuringcollaborationexperience-configuringcollaborationexperienceformicrosoftteams"></a>

1. [Microsoft Teams コネクタ](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/inbound-connectors/connector-for-microsoft-teams.md)を設定します。
2. [Entra ID（Azure AD）コネクタ](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/inbound-connectors/connector-for-microsoft-entra-id-azure-ad.md)を設定します。 少なくとも1つのフィールドをマッピングする必要があります。そうしないと、コネクタが動作しません。
3. ITインフラストラクチャの一部としてmacOSデバイスを持っている場合:
   * [Entra ID（Azure AD）コネクタ](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/inbound-connectors/connector-for-microsoft-entra-id-azure-ad.md)を設定します。 少なくとも1つのフィールドをマッピングする必要があります。そうしないと、コネクタが動作しません。
   * [収集器内のUPN報告](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/configuring-collector-level-anonymization.md)をクリアまたはハッシュオプションで有効にします。 macOSデバイスがない場合は、ステップ4に進んでください。
   * Jamf Connectを通じて、macデバイスにUserUPNを設定する必要があります。
4. [Nexthink Library](/platform/ja/user-guide/nexthink-library.md)から「*コール品質診断 - MS TeamsとZoom*」をインポートします。

## Zoom 用のコラボレーション体験の設定 <a href="#configuringcollaborationexperience-configuringcollaborationexperienceforzoom" id="configuringcollaborationexperience-configuringcollaborationexperienceforzoom"></a>

1. [Zoom コネクタ](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/inbound-connectors/connector-for-zoom.md)を設定します。
2. [Nexthink サポート](https://support.nexthink.com/)に問い合わせて、関連する機能フラグを有効化してください。
3. [Entra ID（Azure AD）コネクタ](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/inbound-connectors/connector-for-microsoft-entra-id-azure-ad.md)を設定します。 少なくともメールアドレスフィールドをマッピングする必要があります。
4. IT インフラストラクチャに macOS デバイスがある場合は、[収集器内のUPN報告](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/configuring-collector-level-anonymization.md)をクリアまたはハッシュオプションで有効にします。 macOSデバイスがない場合は、ステップ5に進んでください。
5. [Nexthink Library](/platform/ja/user-guide/nexthink-library.md)から「*コール品質診断 - MS TeamsとZoom*」をインポートします。

## Microsoft Teams Rooms用のコラボレーションエクスペリエンスの設定 <a href="#configuringcollaborationexperience-meetingrooms" id="configuringcollaborationexperience-meetingrooms"></a>

### Microsoft Teams Roomsを実行しているデバイスにNexthink Collectorをインストールする

Collaboration Experienceは、Microsoft Teams Roomsを実行しているWindowsデバイスの通話品質問題のトラブルシューティングを支援します。 デバイスからデータを収集するには：

* デバイスに管理者としてログインします。
* [Windows に収集器をインストール](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/installing-collector-on-windows.md)手順に従って、デバイスに Nexthink 収集器をインストールします。

### 補完的なライブラリコンテンツを設定する

**MS Teams Rooms**ダッシュボードで包括的なデータ収集と視覚化を確実にするには、Nexthinkライブラリから\_MS Teamsルームエッセンシャル\_ライブラリパックをインストールしてください。 ライブラリパックが正常にインストールされたら、次のようにライブラリのコンテンツを構成します：

<details>

<summary><strong>リモートアクション</strong></summary>

* 次のリモートアクションをローカルでスケジュールします。
  * *Microsoft Teams roomsのアプリケーションステータス取得*（毎10分）
  * *Microsoft Teams roomsのハードウェアステータス取得*（毎10分）
  * *Microsoft Teams roomsのプロセスステータス取得*（毎10分）
* \_Microsoft Teamsルームに接続されたデバイスを取得\_リモートアクションを一元的にスケジュールします（1日1回）。

Microsoft Teams Roomsデバイスをターゲットにするには、以下のクエリを使用する：

{% code overflow="wrap" lineNumbers="true" %}

```
devices 
| with collection.sessions 
| where participant_device.type = room_system or device.meeting_room_name != null
```

{% endcode %}

詳細については、[リモートアクションのスケジューリング](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/user-guide/remote-actions/getting-started-with-remote-actions/managing-remote-actions/scheduling-remote-actions.md)ドキュメンテーションを参照してください。

</details>

<details>

<summary><strong>カスタムフィールド</strong></summary>

*会議室名* ライブラリ [カスタムフィールド](/platform/ja/user-guide/administration/content-management/custom-fields-management.md) を使用して、容易に識別できる会議室名でデバイスにタグ付けしてください。

詳細については、[手動カスタムフィールドの値設定](/platform/ja/user-guide/administration/content-management/custom-fields-management.md#customfieldsmanagement-settingvaluesformanualcustomfieldssetvalues)を参照してください。

</details>

{% hint style="info" %}
[Collaboration Experienceの使い始め](/platform/ja/user-guide/collaboration-experience/getting-started-with-collaboration-experience.md#gettingstartedwithremoteactions-whatarethepermissionsrequiredtouseremoteactions)ドキュメントを参照して、ユーザーにCollaboration Toolsを使用する権限を付与する方法についての情報をご覧ください。
{% endhint %}

***

関連トピック:

[コラボレーション体験の開始](/platform/ja/user-guide/collaboration-experience/getting-started-with-collaboration-experience.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.nexthink.com/platform/ja/user-guide/collaboration-experience/configuring-collaboration-experience.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.
