> 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-insights/advanced-insights-and-microsoft-updates-inventory.md).

# Advanced Insights and Microsoft Updates Inventory

*Applies to: Patch My PC Advanced Insights*

If you use **Intune** to manage your windows updates (**Windows Update for Business**) then none of that compliance data is visible from ConfigMgr. This requires you to have to read compliance data from BOTH ConfigMgr and Intune.

## Solution

* You get **complete** visibility of **all** update compliance from Advanced Insights

<figure><img src="/files/ZewCkxlPbdzKdfBEAWdK" alt="The Microsoft Updates Dashboard"><figcaption><p>The Microsoft Updates Dashboard</p></figcaption></figure>

***

## How does it work?

We supplement your ConfigMgr compliance data with **additional data** from Microsoft Update.

Our Inventory Extensions WMI Provider runs on clients and scans against Microsoft Update to find update compliance data. This data is then pulled into ConfigMgr via Hardware Inventory for reporting.

<figure><img src="/files/IZu5QGjh5aAB9b37kBcE" alt=""><figcaption></figcaption></figure>

***

## Requirements

1. You must complete the implementation steps in the [Configuration Guide](/patch-my-pc-insights/advanced-insights-inventory-extensions.md)
2. Clients must be configured to use **Windows Update for Business**


---

# 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:

```
GET https://docs.patchmypc.com/patch-my-pc-insights/advanced-insights-and-microsoft-updates-inventory.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.
