Skip to content
How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager

How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager

Written By Anoop C Nair
Last Updated August 9, 2024
Posted In SCCM
SHARE

Let’s discuss how to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager.

Do you know how to restart the SMS execute threads like “SMS_DMP_DOWNLOADER” and “SMS_CLOUD_USERSYNC” of SCCM / ConfigMgr Current Branch (CB)? Yes, this can be done via the SCCM Service manager.

It’s pretty straightforward. The post here provides more details about the SCCM service manager. How do the SCCM executive threads restart from the registry? Yes, that will be covered in this post.

One of our posts explains using SCCM Configuration Item (CI) and Configuration Baseline (CB) to detect and revert registry changes. With SCCM Console, you can easily set up these tools to monitor your system’s registry changes.

Patch My PC

How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager

Open the registry editor (regedit.exe) and browse through the following key path.  “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\COMPONENTS\SMS_EXECUTIVE\Threads“. Once you are there, find the SCCM thread you want to restart. It can be any of these SCCM threads SMS_DESPOOLER, SMS_DISTRIBUTION_MANAGER, SMS_CLOUD_USERSYNC, etc.

How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager - Fig.1
How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager – Fig.1

Locate the string value called “Requested Operation.” As you can see in the screenshot below, this is set to “None” by default.

How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager - Fig.2
How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager – Fig.2

Open the string value of the “Requested Operation” key and change it from “None” to “Stop.” This action will stop the SCCM executive thread called SMS_CLOUD_USERSYNC in this scenario.

Once you change it to stop, the cloudusersync.log file will contain the following log file entries: More details are in the screenshot below.

SMS_EXECUTIVE signalled SMS_CLOUD_USERSYNC to stop. 
CCloudUserSync::Process - User sync processing thread is now stopping.
How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager - Fig.3
How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager – Fig.3

Once the SCCM executive thread called “SMS_CLOUD_USERSYNC” is stopped, the registry value “Requested Operation” key will automatically flip back to “None”. Now, to start the SCCM executive thread again, change the registry string value of “Requested Operation” from “None” to “Start“.

How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager - Fig.4
How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager – Fig.4

This will start the SCCM thread “SMS_CLOUD_USERSYNC.” Once the thread is started, you can see the following entries in cloudusersync.log. The registry string value of the key “Requested Operation” will automatically flip back to “None.”

SMS_EXECUTIVE started SMS_CLOUD_USERSYNC as thread ID 2064 (0x810).
CCloudUserSync::Process - User sync processing has started.
Starting user sync ...
Requested Operations
SMS_EXECUTIVE started SMS_CLOUD_USERSYNC as thread ID 2064 (0x810).
CCloudUserSync::Process – User sync processing has started.
Starting user sync …
How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager – Table 1
How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager - Fig.5
How to Restart SMS Executive Threads Cloud User Sync from Registry ConfigMgr Configuration Manager – Fig.5

What could be the used case for this registry entry edit? I can think of scripting that can be done using this if we want to automate the SCCM executive thread restart process.

Resources

SCCM Related Posts Real World Experiences Of SCCM Admins

SCCM Video Tutorials For IT Pros – HTMD Blog #2

We are on WhatsApp now. To get the latest step-by-step guides, news, and 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 main focus is on 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 · 2 comments

  1. Hi Anoop,

    I have problem with my SMS_EXECUTIVE service stopping unexpectedly after migration from SCCM2012 R2 to 1606. Secondly updates and servicing branch node is blank. Any recommendations could have been great help

    Thanks,
    Sundar

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