# ConfigMgr Component Management

*Applies to: Patch My PC Publisher*

## Overview

The **ConfigMgr Component Management** section provides visibility into the **WSUS Configuration Manager (WCM)** component status. This section is primarily used during initial onboarding and troubleshooting scenarios where ConfigMgr needs to immediately re-evaluate WSUS configuration data.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FaPwSH9a6EwDTyCE9Mdae%2Fimage.png?alt=media&#x26;token=022d98f6-0567-47e1-9eaf-e4f02d5b2ce2" alt="ConfigMgr Component Management" width="563"><figcaption></figcaption></figure>

When you publish your first Patch My PC update, the update is written to WSUS, but ConfigMgr does not become aware of the new Patch My PC product category until it re-processes WSUS configuration data. Normally, this happens during a Software Update Point (SUP) synchronization.

Restarting the WCM component triggers this re-evaluation without the need to perform a SUP sync. As a result, the Patch My PC product category becomes visible in the SUP component properties immediately.

The available actions are:

* Click **Query** to retrieve the current WCM component status from ConfigMgr. This action refreshes the status shown in the Publisher field **WCM Component Status** and does not make any configuration changes.
* Click **Restart** to restart the WCM component to force ConfigMgr to immediately re-evaluate the WSUS configuration on the site server. This includes subscribed products, classifications, and third party update categories.

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

We automatically attempt to restart the WCM component after the first Patch My PC update is published to ensure the new product category is properly recognized in ConfigMgr immediately.&#x20;

The WCM component typically configures the WSUS server once every hour automatically to ensure that the settings configured in WSUS match the setting specified in the ConfigMgr console.
{% endhint %}

## Logging

These actions are logged in the *%ProgramFiles%\Patch My PC\Patch My PC Publishing Service\Logs\PatchMyPC-ConfigMgrClient.log* log.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2Fcnw4ZsLEgWNILTOnBvvz%2Fimage.png?alt=media&#x26;token=8ba95805-6f05-4aaa-aed8-95d4b3ca62d4" alt="%ProgramFiles%\Patch My PC\Patch My PC Publishing Service\Logs\PatchMyPC-ConfigMgrClient.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/configmgr-component-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.
