Trigger software update summarization in SCCM

Trigger software update summarization in SCCM

Last Updated

July 23, 2025

Posted In

In this post, I am going to show you different ways to trigger the software update summarization in SCCM. Summarization of Software updates can be done from console or using Invoke-CMSoftwareUpdateSummarization PS cmdlet. I will cover both these methods.

Invoking software update summarization refreshes the data displayed in the console for software updates compliance and deployment status. This can be helpful when you’re troubleshooting or when the data seems outdated.

Why Trigger Summarization?

I am often asked when is it required to manually invoke the summarization? Well, by design, the SCCM console doesn’t automatically refresh compliance and deployment data in real-time. Triggering summarization ensures the data is up-to-date.

Install and Update Third Party Applications with Patch My PC
Install and Update Third Party Applications with Patch My PC

SCCM typically performs summarization automatically at regular intervals. However, manual triggering is useful when you need immediate updates.

Run Software Update Summarization from Console

Launch the Configuration Manager Console. Navigate to Software Library > Overview > Software Updates > All Software Updates. In the ribbon menu at the top, click on Run Summarization. You will be prompted to confirm the action. Click OK to proceed.

Run Software Update Summarization from Console
Run SCCM Software Update Summarization from Console

The summarization process will start, and it may take some time, depending on the size of your environment and the number of software updates.

Summarize Software Update Groups

You can invoke the summarization for individual software update groups (SUG) as well. To do that, in the console, go to Software Library > Software Updates > Software Update Groups. Choose the SUG and in the top ribbon select Run Summarization. When prompted to confirm the action, click OK to proceed.

SCCM Software Update Summarization for SUG
SCCM Software Update Summarization for SUG

Invoke-CMSoftwareUpdateSummarization using PowerShell

The Invoke-CMSoftwareUpdateSummarization cmdlet runs the software update summarization in Configuration Manager asap.

Invoke-CMSoftwareUpdateSummarization using PowerShell
Invoke-CMSoftwareUpdateSummarization using PowerShell

Logs to Monitor Software Update Summarization

To monitor the summarization process, review the smsprov.log file on the SCCM site server. This log provides details on the summarization process and which user initiated it.

Audit: User PRAJWAL\sccmadmin requested that summary task SUM Update Status Summarizer to run.
Context: ApplicationName=Microsoft.ConfigurationManagement.exe	SMS Provider
Context: ApplicationVersion=5.2503.1083.1000	SMS Provider
smsprov.log Monitor Software Update Summarization
smsprov.log Monitor Software Update Summarization

Leave a Reply

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

Prajwal Desai

Prajwal Desai is a highly accomplished technology expert and an 11-time Dual Microsoft MVP (Most Valuable Professional), specializing in Microsoft Intune, SCCM, Windows 365, Enterprise Mobility, and Windows. As a renowned author, speaker, and community leader, he is widely recognized for sharing his in-depth expertise and insights through his blog, YouTube channel, conferences, webinars, and other platforms.