# Jamf Proでのポリシーの展開 - Chrome

<figure><img src="/files/AJ2IGNEyhtVj4xBP7WvQ" alt=""><figcaption></figcaption></figure>

## Jamf Proを利用したGoogle Chrome PLIST (.plist) ポリシーの展開

Jamf Proを使用して、Google Chromeの.plist構成プロファイルを組織内のコンピュータに展開する方法を解説します。

### **作成したPLISTファイルをアップロード**

Jamf Proに指定する環境設定ドメインのプロパティを定義したGoogle Chrome PLISTファイルを手動で作成し、アップロードします。

1. Jamf Proにログインします。
2. サイドバー上部&#x306E;**\[Computers]** (コンピュータ) をクリックします。
3. サイドバー&#x306E;**\[Configuration Profiles]** (構成プロファイル) をクリックします。
4. **\[New]** (新規) をクリックします。
5. 一般Payloadを使用して、プロファイルを適用するレベルや配布方法などの基本設定を構成します。
6. **\[Application & Custom Settings]** (アプリケーションとカスタム設定) Payloadをクリックしてか&#x3089;**\[Upload]** (アップロード) をクリックします。
7. **\[+ Add]** (+追加) をクリックします。
8. **Preference Domain (環境設定ドメイン)** に**com.google.Chrome**と入力します。
9. カスタムPLISTファイルをアップロードするには、**\[Upload File]** (ファイルのアップロード) を選択し、プロパティを設定する環境設定ドメインを入力します。**\[Upload PLIST File]** (PLISTファイルのアップロード) をクリックし、先程作成したcom.google.Chrome.plistファイルを選択します。

{% hint style="info" %}
PLISTファイルにフォーマットエラーが含まれている場合、[PLIST (.plist) ポリシーの展開](/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/mac/plist-policy-deployment-chrome.md)に記載の手順に従って、問題を修正します。
{% endhint %}

10\. **\[Scope]** (適用範囲) タブをクリックし、構成プロファイルのスコープを構成します。\
11\. **\[Save]** (保存) をクリックします。

<figure><img src="/files/gTL4b6tgIvC9vS0Y2OnO" alt=""><figcaption><p>Jamf Pro構成プロファイル</p></figcaption></figure>


---

# 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.keeper.io/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/mac/plist-policy-deployment-chrome/jamf-pro-r-policy-deployment-chrome.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.
