> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-publisher/administration/updates/form-controls/scan-configmgr-database-for-supported-products.md).

# Scan ConfigMgr Database for Supported Products

*Applies to: Patch My PC Publisher V2.x*

## ![](/files/rRFQfy1tLdckA37Uvn9n) Overview

The **Scan ConfigMgr Database for Supported Products** form control requires access to your ConfigMgr site database to inventory installed applications, via a Hardware Inventory Collection (HINV) and determine which third-party products are present in your environment. The scan results are then compared against the Patch My PC catalog to identify matches, helping you make informed decisions about which products to enable on the **Updates** tab to ensure the applications detected receive the patches they require.

<figure><img src="/files/I0G3L8xJWiCcntr0wrir" alt="Scan ConfigMgr Database for Supported Products" width="563"><figcaption></figcaption></figure>

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

The **Scan ConfigMgr Database for Supported Products** form control is only applicable for ConfigMgr environments. WSUS does not natively maintain an application inventory of what is installed on client devices, so this scan cannot be performed in WSUS-only environments.
{% endhint %}

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

The **Scan ConfigMgr Database for Supported Products** form control is shared with the same form control available on the [ConfigMgr Apps tab](/patch-my-pc-publisher/administration/configmgr-apps.md) and behaves identically in both locations. As a result, the form control on the Updates tab can be used to configure and control auto-publishing behavior on the ConfigMgr Apps tab, and vice versa.

While the form control itself is shared, manually selecting products in the [query](#query) results only enables them on the tab from which the form was launched. For example, launching the scan wizard from the Updates tab enables products for updates, whereas launching it from the ConfigMgr Apps tab enables products as applications.
{% endhint %}

For more detailed instructions on using this form control, see [Scan ConfigMgr Database for Supported Products](/patch-my-pc-publisher/administration/configmgr-apps/form-controls/scan-configmgr-database-for-supported-products.md) under the [ConfigMgr Apps tab](/patch-my-pc-publisher/administration/configmgr-apps.md) documentation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-publisher/administration/updates/form-controls/scan-configmgr-database-for-supported-products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
