# Deploy the Patch My PC Client

*Applies to: Patch My PC Client*

To deploy the Patch my PC (PMPC) Client:

1. Navigate to **Settings | Deploy Client**

<figure><img src="/files/GJtY8I86ELDQBdVKbSQb" alt="Navigating to &#x27;Settings | Deploy Client&#x27;" width="563"><figcaption></figcaption></figure>

The **Deploy Client** screen is shown, which is split into two sections:

* **Preview Version Deployment –** Shows details of the preview version of our Client and which Entra ID groups it is targeted to (if relevant).
* **Production Version Deployment -** Shows details of the production version of our Client and which Entra ID groups it is targeted to (if relevant).

<figure><img src="/files/rlaVCK3vr1M0YxsEhY2M" alt="&#x27;Deploy Client Deployment&#x27; screen" width="563"><figcaption></figcaption></figure>

2. To deploy the Client (**Preview** or **Production**), click the **Groups** dropdown and select the relevant Entra ID group(s) you want to deploy the Client to.

{% hint style="danger" %}
**Important**

Please ensure any devices you plan to install the PMPC Client on meet the [PMPC Client Prerequisites](#pmpc-client-prerequisites).
{% endhint %}

<figure><img src="/files/PdeA1ez7ALskFjMjVMLU" alt="Selecting the Entra ID Group(s) you want to deploy the client to" width="563"><figcaption></figcaption></figure>

3. Click **Save**

<figure><img src="/files/FaEr5xEhFmq5QBDCoOyR" alt="Clicking &#x27;Save&#x27;" width="563"><figcaption></figcaption></figure>

The **Success - Created** notification is shown.

<figure><img src="/files/5vSef1yHfsmSvNztsGzu" alt="&#x27;Success – Created&#x27; notification" width="563"><figcaption></figcaption></figure>

Once the Win32 app for the Client has been created in Intune, the status updates to **Success** and the Client will be deployed to the targeted devices.

<figure><img src="/files/bCtIXgvZtJ7rgYdZFGpY" alt="Client deployed successfully" width="563"><figcaption></figcaption></figure>

As the Client is installed on the targeted devices, the number of **Devices Managed** shown in the **Dashboard** will increase.

{% hint style="success" %}
**Tip**

You can also check for the existence of the **C:\ProgramData\Patch My PC\Client** folder on any target devices and review the following log to monitor the installation of the Client:

`C:\Windows\Temp\PatchMyPC_Client_Installer_msi.log`
{% endhint %}

{% hint style="info" %}
**Note**

To deploy the Client to other Entra ID groups, select the relevant groups from the **Groups** dropdown and click **Save**. The **Success – Updated** notification will be displayed and the Client will be deployed to the additional groups.
{% 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.patchmypc.com/patch-my-pc-client/manage/deploy.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.
