> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/docs/docs-ja/aikido-device-protection/deploying-aikido-endpoint/device-protection-mdm-guides/device-protection-mdm-for-macos/deploy-aikido-endpoint-with-workspace-one.md).

# Omnissa Workspace ONE で Device Protection を導入

Omnissa Workspace ONE UEM を使用して、必要な権限を設定したうえで、管理対象の macOS フリート全体に Aikido Device Protection を展開します。

{% hint style="info" %}
開始する前に、すべてのデバイスを Workspace ONE UEM に登録する必要があります。
{% endhint %}

## インストール

{% stepper %}
{% step %}
**必要なもの**

開始前に、Aikido Device Protection ダッシュボードから次のものを用意してください：

* 以下の **Aikido Device Protection `.mobileconfig`** （以下からダウンロードした [Aikido Device Protection ダッシュボード](https://app.aikido.dev/endpoint-protection/devices))
* 以下の **Aikido Device Protection インストーラ** (`.pkg` ファイル（ダッシュボードからダウンロード）

これらのいずれかが不足している場合は、 [Aikido Device Protection ダッシュボード](https://app.aikido.dev/endpoint-protection/devices)に戻り、 **デバイスを接続**に戻り、事前準備の手順を完了してください。
{% endstep %}

{% step %}
**Aikido Device Protection の構成プロファイルを追加します**

1. Workspace ONE UEM コンソールで、次の場所に移動します： **リソース** → **プロファイルとベースライン**.
2. クリック **追加**その後 **プロファイルをアップロード**.
3. 選択してください **macOS** そして、次の `.mobileconfig` ファイル。
4. クリック **保存して続行**.
5. プロファイルを対象のスマートグループに割り当てます。
6. クリック **保存して公開**.

このプロファイルにより、Aikido Device Protection のシステム拡張機能がサイレントに読み込まれ、ネットワークコンテンツフィルタが有効になり、ユーザーが「システム設定 → ログイン項目」でバックグラウンドサービスを無効にできないようにします。
{% endstep %}

{% step %}
**Aikido Device Protection インストーラをアップロード**

1. 生成する `.plist` Omnissa Admin Assistant Tool を使用して、パッケージ用のメタデータファイルを作成します。次の項目をドラッグ＆ドロップします `.pkg` をツールにドロップします。
2. Workspace ONE UEM コンソールで、次の場所に移動します： **リソース** → **アプリ** → **ネイティブ** → **内部**.
3. 次の項目から **追加** ドロップダウンで、次を選択します **アプリケーションファイル**.
4. Aikido Device Protection をアップロードする `.pkg` を開き、 **保存**その後 **続行**.
5. 生成された次の項目をアップロードします `.plist` メタデータファイルをアップロードし、次をクリックします **保存**その後 **続行**.
6. アプリを同じスマートグループに割り当てて公開します。
   {% endstep %}

{% step %}
**デバイスに展開**

1. 次の項目を保存して公開します **Aikido Device Protection** 構成プロファイル。
2. テストデバイスにインストールされていることを確認します。
3. 次の項目を公開します **Aikido Device Protection** アプリ。
   {% endstep %}

{% step %}
**インストール後にデバイスを再起動する**

1. Workspace ONE UEM コンソールで、次の場所に移動します： **デバイス** → **リストビュー**.
2. 対象のスマートグループでフィルタリングし、すべてのデバイスを選択して、次をクリックします **その他の操作** → **再起動**.

エージェントは次回の起動時に完全に有効化されます。
{% endstep %}

{% step %}
**展開を確認する**

テストデバイスで次を確認します:

1. システム拡張機能が有効化されていること:

   ```bash
   systemextensionsctl list | grep aikido
   ```

   拡張機能に次の表示があることを確認します `[activated enabled]`.
2. 開く **システム設定** → **一般** → **ログイン項目と拡張機能** を開き、Aikido Device Protection の項目をオフに切り替えられないことを確認します。
   {% endstep %}
   {% endstepper %}

## トラブルシューティング

| 問題                            | 修正                                                                        |
| ----------------------------- | ------------------------------------------------------------------------- |
| ユーザーにはまだポップアップが表示される          | 構成プロファイルが正しくスコープ設定され、パッケージポリシーが実行される前にインストールされていることを確認してください              |
| 拡張機能はユーザーの承認を待機しています          | System Extensionsペイロードを確認し、チームIDとバンドルIDが完全に一致していることを確認してください              |
| パッケージはインストールされますが、デバイスは接続しません | トークンスクリプトがパッケージのインストール前に実行され、トークンが正しくコピーされたことを確認してください                    |
| 拡張機能の重複エントリが表示される             | デバイスを再起動してください                                                            |
| コンテンツフィルタはサイレントに承認されません       | 再アップロードしてください `.mobileconfig` プロファイルを再アップロードし、デバイスにインストールされていることを確認してください |


---

# 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://help.aikido.dev/docs/docs-ja/aikido-device-protection/deploying-aikido-endpoint/device-protection-mdm-guides/device-protection-mdm-for-macos/deploy-aikido-endpoint-with-workspace-one.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.
