# Product Management

*Applies to: Patch My PC Publisher*

## Overview

The **Product Management** section is used to manage the Patch My PC update category within ConfigMgr. This category must be enabled for third-party updates published by Patch My PC to be synchronized by the Software Update Point (SUP).

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FXJjK5FVD1qNy8Nmj8agR%2Fimage.png?alt=media&#x26;token=07849115-e3a8-426a-bc05-737cc201900e" alt="ConfigMgr/WSUS Product Management" width="563"><figcaption></figcaption></figure>

Selecting the **Selected in ConfigMgr** checkbox (or leaving it selected if it is already enabled) ensures that the corresponding Patch My PC product category is also selected in the **ConfigMgr Console > Administration > Site Configuration > Sites > {site} > Settings > Configure Site Components > Software Update Point > Products**. This guarantees that Patch My PC third-party updates are evaluated during a SUP sync.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FkmMlzHrB7auKR2iGCWQz%2Fimage.png?alt=media&#x26;token=20a24832-b5d3-4b72-b331-73adef5c135c" alt="SUP Component Properties > Products" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
[Important](https://learn.microsoft.com/en-us/intune/configmgr/develop/sum/about-synchronizing-the-software-update-point)

In some environments, you may see two **Patch My PC** product categories. This most commonly occurs after an operating system upgrade (for example, Windows Server 2012 to 2019), where Microsoft changed how update categories are hashed. When this happens, the existing Patch My PC category is effectively re-hashed, causing ConfigMgr to detect it as a new category. As a result, both categories may appear with the same display name.

In this scenario, both Patch My PC categories should be enabled in Publisher and under Software Update Point Component Properties > Products. This ensures that all Patch My PC updates continue to synchronize correctly, regardless of which category ID they are associated with.
{% endhint %}

Selecting the **Selected in WSUS** checkbox (or leaving it selected if it is already enabled) ensures that the corresponding Patch My PC product category is also selected in the **WSUS Console > Products and Classifications**.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FbANPTWf2nbTuUmzcrfLd%2Fimage.png?alt=media&#x26;token=09ef92fe-ba7b-40ca-ab03-22233d9ba4a6" alt="WSUS Products and Classifications" width="347"><figcaption></figcaption></figure>

## When does the Patch My PC category become visible?

Once the Publisher is installed, the **Patch My PC** product category is not visible immediately in ConfigMgr.

Typically, the category becomes available only after:

1. The first Patch My PC update is published to WSUS.
2. A SUP synchronization occurs.
3. ConfigMgr discovers the new third-party update category.

## Faster onboarding when the Publisher is on the site server

If the Publisher is installed on the ConfigMgr site server, you can evaluate the SUP component product categories immediately without having to wait for, or initiate, a SUP sync.

To acheive this:

* Restart the WCM (WSUS Configuration Manager) component from the Pubisher.
* This forces ConfigMgr to immediately re-evaluate WSUS categories
* The Patch My PC category becomes visible straight away

This functionality is documented in the [ConfigMgr Component Management](https://docs.patchmypc.com/patch-my-pc-publisher/administration/updates/options/configmgr-component-management) section and is useful during initial setup to speed up onboarding.

## Logging

Patch My PC product information obtained from the SUP component properties in ConfigMgr, and the result of toggling the checkbox, are recorded in the *%ProgramFiles%\Patch My PC\Patch My PC Publishing Service\Logs\PatchMyPC-SmsProviderConfigMgrRepository.log*

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FA33g8HfCm19kxsl5gMrn%2Fimage.png?alt=media&#x26;token=4e098df9-0339-444e-9453-16e20ae9914b" alt="%ProgramFiles%\Patch My PC\Patch My PC Publishing Service\Logs\PatchMyPC-SmsProviderConfigMgrRepository.log" width="563"><figcaption></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.patchmypc.com/patch-my-pc-publisher/administration/updates/options/product-management.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.
