Skip to content
Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM

Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM

Written By Anoop C Nair
Last Updated June 25, 2024
Posted In SCCM
SHARE

Let’s Find Missing Patches using ConfigMgr CMPivot Query. I have seen many questions in HTMDForum that we want the patch report using the SQL query. In this post, you will learn how to use the SCCM CMPivot query to find missing patches.

You can customize the CMPivot query according to your needs and requirements. The main CMPivot entity used is Softwareupdate. The CMPivot entity helps determine if a software update is applicable but not installed on the device.

entity | operator1 | operator2 | ...

The following is the sample CMPivot query that will help you understand the Softwareupdate entity and the views required to get the SCCM patching report working. Hence, we have done a tough job for you. Now, you must replace the following to get the query working.

Index
Launch ConfigMgr CMPivot
Find Missing Patches using SCCM CMPivot Query
CMPivot Results – Find Devices Missing Patches using ConfigMgr CMPivot Query
Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM – Table 1

Launch ConfigMgr CMPivot

Let’s try to find the missing patches using the CMPivot query with the filtering option on the KB article for Windows 10 devices.

Patch My PC
  • Navigate to the device collection against which you want to run the CMPivot query.
  • Select All Systems device collection.

NOTE! I don’t recommend using the All System collection in a production environment with more than a few devices. Instead, use the collection with fewer devices to try out the query.

  • Right-click on the All Systems collection.
  • Select Start CMPivot.
Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM - Fig.1
Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM – Fig.1

Find Missing Patches using SCCM CMPivot Query

  • CMPivot Query tool was launched.
  • Get familiarized with new query language and CMPivot tool.
  • Check out the Run Query button from the SCCM CMPivot tool.
SoftwareUpdate | where (Categories == 'Security Updates,Windows 10, version 1903 and later') | where (KBArticleIDs == 'KB4565627' ) | order by Device asc

NOTE! This CMPivot query is to find the missing devices with KB4565627. I used the categories Security Updates, Windows 10, version 1903, and later.

Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM - Fig.2
Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM – Fig.2
  • Now, you have the details of the Windows 10 devices that are missing security updates (hotfixes).
  • Now you have the results of the SCCM CMPivot query.

NOTE! Depending on the number of devices and complexity of the query, the CMPivot query may take time to return results. The following blog post provides more details: SCCM CMPivot Architecture Fast Channel Making | ConfigMgr.

Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM - Fig.3
Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM – Fig.3

Create a collection of Windows 10 devices that are missing security updates. You can probably use this collection to pull more granular reports for troubleshooting, etc.

  • Click on the Create collection (device collection) option as shown below.
Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM - Fig.4
Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM – Fig.4

A collection creation wizard is launched. The limiting collection is selected automatically based on the device collection that you run CMPivot on.

  • Click Next to continue.

NOTE! The following blog post explains more details about the SCCM Collection creation process: What is a Collection, and how do you Create SCCM Direct Membership Collections?

Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM - Fig.5
Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM – Fig.5

This device collection is a static collection. All the devices in the CMPivot query were automatically added to the static device collection called “Missing Security Updates Patches“.

  • Click Next to continue.
Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM - Fig.6
Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM – Fig.6

Click Next, Next, and Close to complete the collection creation process based on CMPivot query results.

    Success: General
    • Collection Name: Missing Security Updates Patches
    • Comment:
    Membership Rules
    • (Direct) PROD-WIN20

    CMPivot Results – Find Devices Missing Patches using ConfigMgr CMPivot Query

    Let’s check the CMPivot query results to find the devices Missing Security Updates and Patches!.

    Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM - Fig.7
    Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM – Fig.7

    Let’s see the collection membership created directly from CMPivot query results!

    • Navigate to \Assets and Compliance\Overview\Devices\Missing Security Updates Patches.
    Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM - Fig.8
    Find Devices Missing Patches using ConfigMgr CMPivot Query | SCCM – Fig.8

    The results of both collection and CMPivot are the same! Happy Learning.

    Resources

    • CMPivot overview
    • Monitor ConfigMgr Client Status from SCCM Console | Online | Offline
    • SCCM CMPivot Architecture Fast Channel Making | ConfigMgr

    We are on WhatsApp. To get the latest step-by-step guides and news updates, Join our Channel. Click here –HTMD WhatsApp.

    Author

    Anoop C Nair is Microsoft MVP! He is a Device Management Admin with more than 20 years of experience (calculation done in 2021) in IT. He is a Blogger, Speaker, and Local User Group HTMD Community leader. His primary focus is Device Management technologies like SCCM 2012, Current Branch, and Intune. He writes about ConfigMgr, Windows 11, Windows 10, Azure AD, Microsoft Intune, Windows 365, AVD, etc.

    Written by

    Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. Microsoft Certified Trainer. Microsoft MVP from 2015 onwards for consecutive 11+ years! He also conducts Intune and modern workplace tech training for enterprise organizations. He is Blogger, Speaker, and Founder of HTMD Community and HTMD Conference. His main focus is on Device Management technologies like Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.

    Discussion · 3 comments

    1. Great one. Thank you
      Extra bonus, get count of the devices with below query.

      SoftwareUpdate | summarize countif ( )

    2. Whats the query language if we don’t have a specific KB to look for?
      Can this be used to find all applicable but not installed KB’s?

    Join the discussion

    Your email address will not be published. Required fields are marked *

    Related guides

    Intune

    Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws

    Key Takeaways Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws! In the July 2026 Patch, Microsoft introduced new features designed to improve the overall Windows experience. The update adds enhancements to Windows Update for more flexible update management and introduces Point-in-Time Restore, providing an additional recovery option for […]

    AC Anoop C Nair 9 min read
    Intune

    2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws

    Key Takeaways 2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws! The June 2026 Windows 11 Patch Tuesday update brings several improvements to File Explorer. It adds support for additional archive formats, including UU, CPIO, XAR, and NuGet Packages (NUPKG). The update also preserves View and Sort preferences in […]

    AC Anoop C Nair 10 min read
    Intune

    2026 May KB5089549 KB5087420 Windows 11 Patch | 0 Zero Day Vulnerabilities and 120 Flaws

    Key Takeaways The Windows 11 May 2026 Patch KB5089549 KB5087420 Update brings important security fixes, performance improvements, and reliability enhancements across the operating system. The update introduces new features such as Xbox Mode for gaming, File Explorer improvements, enhanced input and sharing experiences, better taskbar and Windows Hello reliability, and additional enterprise management capabilities for […]

    AC Anoop C Nair 8 min read
    SCCM

    ConfigMgr 2603 Introduces New Early Update Enrollment Process

    Key Takeaways In this post we are discussing the ConfigMgr 2603 Introduces New Early Update Enrollment Process. Microsoft has officially released Configuration Manager version 2603 to the Early Update Ring, giving organizations an opportunity to test upcoming improvements before the global production rollout. The release is targeted at enterprises running ConfigMgr version 2409 or later […]

    AC Anoop C Nair 3 min read