# 一部のユーザーをサブスクライブする

テナント内の SharePoint Online ユーザーの一部に対して KONNEKT を購読することができます。詳細は当社の [ライセンスガイド](/ja/licensing.md) をご覧ください。

ただし、適切な利用を確保するために、注意すべき点がいくつかあります:

* 購読ユーザーにのみライセンスキーを割り当てる
* 購読ユーザーがいるマシンにのみ KONNEKT をインストールする

## ライセンスを割り当てる

KONNEKT を購読しているユーザーにのみライセンスキーがあることを必ず確認してください。これを実現するには、ライセンスキーはユーザー単位でのみ割り当ててください:

* すべてのマシンで、マシンレベルのライセンスキーを無効にしました。
* KONNEKT を購読しているすべてのユーザーに対して、ユーザーレベルでライセンスキーを設定します。

ライセンスキーの設定方法の詳細は、こちらをご覧ください [こちらから](/ja/configuration/other/license-key-on-multi-user-environments.md).

## マシン上の KONNEKT を無効にする

KONNEKT は、購読ユーザーがいるマシンにのみインストールすべきです。

VDI のようなマルチユーザーシステムでは、両方の種類のユーザー（購読済み／未購読）が作業しているマシンがある場合があります。そのような場合、KONNEKT が未購読ユーザーのアカウントを生成しないようにする必要があります。これは、未購読ユーザーに対してアカウント設定ウィザードを無効にすることで実現できます。詳細は [こちらから](/ja/configuration/system-settings/configure-konnekt-for-a-subset-of-users.md).

{% hint style="warning" %}
マシンに 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/troubleshooting/subscribe-a-subset-of-users.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.
