Skip to content
SCCM Audit Reports Who Initiated CMPivot Query | ConfigMgr

SCCM Audit Reports Who Initiated CMPivot Query | ConfigMgr

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

Let’s check Who Initiated CMPivot Query. CMPivot is a real-time reporting tool available for SCCM admins. Microsoft introduced CMPivot with ConfigMgr version 1806.

CM Pivot is a powerful feature embedded within SCCM that empowers administrators to execute real-time queries on devices, offering immediate insights into various aspects of the managed environment.

The CMPivot is a new in-console (stand-alone tool also available) utility that now provides access to the real-time state of Windows 10 devices using the fast channel mechanism. The CMPivot helps to run a query (Kusto Query) on all currently connected devices in the target collection and returns the results.

More details about six status message queries are listed under the Administrative Security category. I have uploaded a YouTube video here to explain the audit reporting process.

Patch My PC
Index
Who Initiated CMPivot Query?
Status Message Query
Results
SCCM Audit Reports Who Initiated CMPivot Query | ConfigMgr – Table 1

Who Initiated CMPivot Query?

CMPivot empowers you to swiftly evaluate the status of devices in your environment and take necessary actions. Upon entering a query, CMPivot will conduct a real-time query on all currently connected devices within the specified collection.

It’s important to track who initiated the CMPivot Query.

  • Open the SQL Management Studio.
  • Click on the New Query button.
  • Select the CM_MEM database from the drop-down menu.
    • MEM is the ConfigMgr site code.
  • Copy the following SQL query to find the Legacy version of Edge.
  • Click on the Execute button.
select * from vStatusMessagesWithStrings where MessageID = '40805'

Let’s find the results of the query.

SCCM Audit Reports Who Initiated CMPivot Query | ConfigMgr - Fig.1
SCCM Audit Reports Who Initiated CMPivot Query | ConfigMgr – Fig.1

Status Message Query

Utilize this node to execute status message queries for specific events and their associated details. These status message queries are valuable for identifying when a particular component, operation, or Configuration Manager object and the corresponding user account were modified. For instance, you can use the built-in query for Collections Created, Modified, or Deleted to track when a specific collection was created and by whom.

Let’s check the status message query!

  • Launch ConfigMgr Console
  • Navigate to Monitoring > System Status > Status Message Queries.
  • You can run All Audit status Messages for a Specific User, All Audit status Messages for a Specific Site, or create your own status message query.
MessageId 40805: User <UserName> ran script Script-Guid with hash Script-Hash on collection Collection-ID

ResultsWho Initiated CMPivot Query?

MachineIDMachineNameModuleNameWin32ErrorTimeSiteCodeTopLevelSiteCodeComponentProcessIDThreadIDSeverityMessageIDReportFunctionSuccessfulTransactionPartOfTransactionPerClientMessageTypeInsStrValue1InsStrValue2InsStrValue3InsStrValue4InsStrValue5InsStrValue6InsStrValue7InsStrValue8InsStrValue9InsStrValue10
NULLCMMEMCM.memcm.comSMS Provider043:40.3MEMMicrosoft.ConfigurationManagement.exe4900130361.07E+09408050000768MEMCM\anoopMEMCM\anoopA66E52B0-4289-49CD-BBF8-DC20AF6BC120B140D2798BB2EF5CC70F7FBC389FA4D51490645F43DAABEBB6C19EEC9BF4A474MEM000140NULLNULLNULLNULL
SCCM Audit Reports Who Initiated CMPivot Query | ConfigMgr – Table 2

Resources

  • CMPivot for real-time data in Configuration Manager
  • Creating custom report models for Configuration Manager in SQL Server Reporting Services.

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

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