Skip to content
SCCM CMPivot Standalone App Installation Guide | ConfigMgr

SCCM CMPivot Standalone App Installation Guide | ConfigMgr

Written By Anoop C Nair
Last Updated July 2, 2024
Posted In SCCM
SHARE

Let’s discuss SCCM CMPivot Standalone App Installation. In this post, I will explain how to deploy and install the CMPivot standalone app on Windows 10 and 11 PCs. The Configuration Manager CMPivot tool allows us to assess the state of online devices quickly. In this example, the CMPivot standalone version is installed on a Windows 10 device with the SCCM console installed.

When we run a query against a device collection, the CMPivot shall run a query in real-time on all currently connected (online) devices in the selected collection. The following post includes CMPivot architecture and communication details and SCCM CMPivot Architecture Fast Channel Making | ConfigMgr.

With the release of SCCM 1906, Microsoft introduced the standalone app for CMPivot. Previously, CMPivot could only be launched from the Configuration Manager console. This update allows you to use CMPivot on a device without installing the console.

However, with the standalone app, you can install CMPivot on your computer without needing the console. This means you can run CMPivot outside of the Configuration Manager console to monitor your environment’s devices’ real-time state.

Patch My PC
Index
What is the SCCM CMPivot Standalone App
Sample CMPivot Queries
Source Files for CMPivot
Create CMPivot Standalone Application
Import CMPivot MSI to SCCM
CMPivot Standalone App Deployment Types
Distribute and Deploy CMPivot
Add Distribution Points
Deployment Settings
Results
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Table 1

What is the SCCM CMPivot Standalone App

The SCCM CMPivot standalone application is a tool that can be installed on a Windows 10 or Windows 11 PC. You can run the CMPivot within the SCCM console; however, there are many advantages to using CMPivot as a standalone application.

The CMPivot standalone app can be run outside the SCCM console to get your environment’s real-time state of devices.

Sample CMPivot Queries

Source Files for CMPivot

Let’s copy the source files of CMPivot from the site server to the package source location.

  • Copy Source File – \Cmmemcm\f$\Program Files\Microsoft Configuration Manager\tools
  • Destination Folder – \CMMEMCM\Sources\Package Sources\CMPivot
SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.1
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.1

Create CMPivot Standalone Application

Launch ConfigMgr console. Navigate via Software LibraryApplication ManagementApplications

  • Right-click on applications not and select Create Application option
SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.2
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.2

Import CMPivot MSI to SCCM

Click on the Browse button to choose the application source files.

  • This helps to automatically detect information about this application from the CMPivot installation file (CMPivot.msi).
SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.3
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.3

Browse to the package source folder as mentioned above.

Select the cmpivot.msi and click on the OPEN button.

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.4
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.4

Let’s check that the location is populated with the package source path, as shown below.

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.5
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.5
  • Click NEXT & NEXT to continue to the next screen
  • Following is the imported information.
Application name: CMPivot
Publisher:
Software version:
Deployment type name: CMPivot - Windows Installer (*.msi file)
Product Code: {60F9F9C2-04F4-470C-810E-BEF7C960F970}
Installation behavior: Install for system
Content location: \CMMEMCM\Sources\Package Sources\CMPivot\
Number of files: 1
Content files:
cmpivot.msi

General Information about CMPivot.MSI

Enter the Name of the Application – CMPivot

Enter the Publisher Name – Microsoft

Installation Command – msiexec /i “cmpivot.msi” /q

Installation Behaviour – Install for System

Click on NEXT to continue

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.6
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.6

Let’s confirm the application details using the details below and click NEXT to continue.

General Information:
• Application name: CMPivot
• Administrator comments:
• Publisher: Microsoft
• Software version:
• Optional reference:
Categories:
Deployment type name: CMPivot - Windows Installer (*.msi file)
Requirement rules:
Content:
• Content location: \CMMEMCM\Sources\Package Sources\CMPivot\
• Installation program: msiexec /i "cmpivot.msi" /q
Detection Method:
• Product code: {60F9F9C2-04F4-470C-810E-BEF7C960F970}
User Experience:
• Installation behavior: Install for system

Click NEXT, NEXT, and Close to complete the Application Creation Wizard.

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.7
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.7

CMPivot Standalone Application Deployment Types

Let’s check the CMPivot deployment type we created in the above section.

  • Priority – 1
  • Name – CMPivot – Windows Installer (*.msi file)
  • Dependencies – No
  • Technology Title – Windows Installer (*.msi file)
SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.8
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.8

Distribute and Deploy CMPivot

  • Right-click on the CMPivot application and
  • Select the option called Deploy
SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.9
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.9

Click on Browse

Select the device collection to deploy the CMPivot standalone application.

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.10
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.10

Add Distribution Points

  • Now, let’s add the distribution point.
  • Click the Add button from an additional distribution point.
  • Select the option Distribution Point.
SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.11
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.11

Select the Distribution Points where you want to distribute the package.

Click OK and Next to continue.

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.12
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.12

Deployment Settings

  • Select Action as Install
  • Select Purpose as Available
SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.13
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.13

Specify the schedule for this deployment

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.14
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.14

Click the Next button from the User Experience wizard page by selecting the default settings.

  • Click the Next button from the Alert wizard page by selecting the default settings.
  • Click on the Next button from the Summary Page.
General (Summary of the deployment)
• Software: CMPivot
• Collection: HTMD Collection (Member Count: 1)
• Use default distribution point groups associated to this collection: Disabled
• Automatically distribute content for dependencies: Enabled
Deployment Settings
• Action: Install
• Purpose: Available
• Allow end users to attempt to repair this application: Disabled
• Allow clients to use a metered Internet connection to download content: Disabled
Application Settings (retrieved from application in software library)
• Application Name: CMPivot
• Application Version:
• Application Deployment Types: Windows Installer (*.msi file)
Scheduling
• Time based on: UTC
• Available Time: As soon as possible
• Deadline Time: Disabled
• Delayed enforcement on deployment: Disabled
User Experience
• User notifications: Display in Software Center, and only show notifications for computer restarts
• Ignore Maintenance Windows: Disabled
• System restart (if required to complete the installation): Disabled
• Commit changes at deadline or during a maintenance window (requires restarts): Enabled
Alerts
• Enable System Center Operations Manager maintenance mode: Disabled
• Generate System Center Operations Manager alert when a software installation fails: Disabled
• Create a deployment alert when the threshold is lower than the following: Disabled
• Create a deployment alert when the threshold is higher than the following: Disabled
Content (2):
• CMMEMCM.MEMCM.COM
• MEMCMSECONDARY.MEMCM.COM

Click on the Next and Close button to complete the wizard.

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.15
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.15

Results

I have installed the CMPivot standalone version to the Windows 10 device with ConfigMgr Console.

Related post – Install SCCM Console on Remote Windows 10 Devices | ConfigMgr

  • Once the deployment is created, you can see the following:
SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.16
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.16

Let’s check the content status.

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.17
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.17

Check the Software Center from the Windows 10 client

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.18
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.18

A shortcut of CMPivot was created on Windows 10 devices.

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.19
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.19

Successfully Launched CMPivot

SCCM CMPivot Standalone App Installation Guide | ConfigMgr - Fig.20
SCCM CMPivot Standalone App Installation Guide | ConfigMgr – Fig.20

Resources

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