# Updates (On-premises Publisher)

*Applies to: On-premises Publisher*

## Feature Enablement&#x20;

To enable products to publish, check the **Enable publishing of third-party updates** checkbox.

![Feature enablement for updates](https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MX7dvS0r_4fc0AikgJS%2F-MXJ6oPAQnVj_hFyvv41%2F-MXJ9MLxu7jSqu3SWSp5%2Fimage.png?alt=media\&token=b66dee7e-0386-4716-9407-a22fdba392fd)

Once the option is selected, you'll be able to enable other products.&#x20;

{% hint style="success" %}
**Tip**: When first getting started with the product, it is recommended that you only **choose one or two products** to reduce the time of the first sync and to validate your implementation quickly. We have found that **Notepad++** and **7-Zip** tend to be great initial use case tests.
{% endhint %}

To find and enable these products, you can search the list of updates using **Ctrl + F** or by clicking on the magnifying glass in the lower right corner.&#x20;

![Select the search icon](https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MX7dvS0r_4fc0AikgJS%2F-MXYLOZ7MSKJZtk_3fFY%2F-MXYNcDKxc4Hq3kDtWqV%2Fimage.png?alt=media\&token=e7f28326-1632-415a-8227-05d408d099db)

When you select the search button a dialogue will open, type in one of our example products and hit enter, or click **OK**.

![Search box options for the Updates Tab](https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MX7dvS0r_4fc0AikgJS%2F-MXYm0CYOgUQAQlf-vYE%2F-MXYmqWJKXM7XCAPtquO%2Fimage.png?alt=media\&token=e65adfa2-c4fc-4b42-9e41-b86f565a2c9e)

Once you have found the product you want to patch, click the checkbox for your preferred architecture choice and click **Apply**.

{% hint style="success" %}
**Tip**: You can right-click All Products, Vendors, or individual Products to **apply custom installation options** as described in the article below.
{% endhint %}

{% embed url="<https://patchmypc.com/custom-options-available-for-third-party-updates-and-applications>" %}
Custom right-click options for customizting installation behaivor
{% endembed %}

![Select a product and hit apply so save the configuration.](https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MX7dvS0r_4fc0AikgJS%2F-MXYm0CYOgUQAQlf-vYE%2F-MXYpj_idUDTYWKnODlE%2Fimage.png?alt=media\&token=cbb7b35e-6b59-40e8-b3e8-ddc6eccf90eb)

{% hint style="info" %}
If you happen to hit **OK**  instead of **Apply**, don't worry the publisher will close after saving the changes. You can just re-open and keep right on working.
{% endhint %}

Next, you will need to enable the product in Configuration Manager to ensure the updates appear and become deployable via Configuration Manager. To do this first, you will need to complete a normal publisher sync. This will insert the updates into the WSUS database for each product selected. Once the updates are in the WSUS database, we will then need to pull them into ConfigMgr with a Software Update Point sync. You can run a publisher sync at any time from the sync schedule tab. Within that tab, there is an option to “**Trigger SCCM software update point sync when new third-party updates are published**”. With that option enabled, a Software Update Point sync will occur after the publisher sync. Alternatively, you can leave that box unchecked and run a SUP sync manually. Upon completion of the publisher and SUP sync a new product called '**Patch My PC**' will become available in the software update point configuration tab. To reach this tab you will need to navigate to sites, right click the primary or CAS, select configure site components and choose Software Update Point.

![Configure Software Update Point Tab](https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MX7dvS0r_4fc0AikgJS%2F-MdwuWfrshor8CrhnW9O%2F-MdwwuOcFOhPYy3c0ba0%2Fimage.png?alt=media\&token=0faa4eb9-2eda-4b11-9604-ecaa5e59a73e)

{% hint style="info" %}
Note: If your SUP is remote, you will need to Configure the SMS Provider connection before running the publisher and SUP sync. This can be done under the Sync Schedule tab, by selecting “Configure SMS Provider connection..”.
{% endhint %}

Once this loads, select products and check the entire Patch My PC category.&#x20;

![Enable the patch my pc product category.](https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MX7dvS0r_4fc0AikgJS%2F-MdwuWfrshor8CrhnW9O%2F-MdwxoQpBstjf1b8ZFWv%2Fimage.png?alt=media\&token=805979e1-bacd-4a76-9876-174f0d315ef9)

Once enabled, the next software update point sync will pull in all updates created by Patch My PC.


---

# 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/installation-guides/configmgr/updates.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.
