Skip to content
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM

How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM

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

Let’s learn more details about Site Reset options in Configuration Manager. This is a step-by-step guide to Performing a ConfigMgr Site Reset. I have seen many scenarios where the reset operation helped to fix some “weird issues” with SCCM infrastructure.

You can initiate ConfigMgr site reset from the Primary or CAS server. We cannot initiate an SCCM site reset from the secondary server. Let’s check the actions performed on the server side as part of the Site Reset:

  • Reapplies the default ConfigMgr file and registry permissions
    • Restores the following objects
      • The SMS or NAL registry keys and any default subkeys under these keys.
      • The ConfigMgr file directory tree and any default files or subdirectories in this file directory tree.
  • Reinstalls all site components and all site system roles at the site

NOTE! – A site reset does not reset access permissions to non-ConfigMgr objects. I don’t see any major impact performing the site reset. The site reset is mainly a straightforward process.

Index
Permission Requirements for Site Reset?
Launch ConfigMgr Setup option
Perform Site Maintenance or Reset this site
Reset site with no Configuration Changes
Background Process?
Results – How to Perform ConfigMgr Site Reset
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM – Table 1

Permission Requirements for Site Reset?

My recommendation is to use the account you used to install the primary or CAS server to perform the site reset. You can use similar accounts with the same level of access rights. For more details, see User & Computer Access Rights Requirements.

Patch My PC
  • Full Administrator role with SCCM console
  • Local Admin access on all the related servers
  • SQL admin access just in case, etc…

NOTE! – Beginning with SCCM 1602, a site reset cannot be performed to change the Server or Client language packs that are installed at sites. If the hierarchy is configured to support testing client upgrades in a pre-production collection.

Launch ConfigMgr Setup option

  • Launch Configuration Manager Setup shortcut from “C:\ProgramData\Microsoft\ Windows\Start Menu\Programs\Microsoft Endpoint Manager\Configuration Manager”
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM - Fig.1
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM – Fig.1
  • Click on NEXT
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM - Fig.2
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM – Fig.2

Perform Site Maintenance or Reset this site

  • Select Perform Site Maintenance or Reset this site
  • Click NEXT to continue
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM - Fig.3
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM – Fig.3

Reset site with no Configuration Changes

  • Select the action that you want to perform
    • Reset site with no Configuration Changes (This is the process I’m going to explain in this post)
    • Modify SQL Server Configuration
    • Modify SMS Provider configuration
    • Modify Language configuration
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM - Fig.4
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM – Fig.4
  • Click on YES to continue with SCCM Site Reset option. This is a kind of warning message that your site will be reset with default file and registry permissions.
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM - Fig.5
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM – Fig.5
  • Progressed with ConfigMgr Site Reset with a Progress bar and ConfigMgrSetup.log
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM - Fig.6
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM – Fig.6

NOTE! – It’s recommended to restart the SCCM server to complete the Reset process.

Background Process?

Let’s review the log file ConfigMgrSetup.log in C: of the SCCM server where you initiated the site reset option. You can refer to SCCM logs.

INFO: Service shut down is completed. INFO: Successfully created local user group SMS Admins on the local machine with MEMCM\anoop as the member. INFO: Added site server machine account to security group SMS Admins on TPCMMEMCM.memcm.com. 
INFO: F:\Program Files\Microsoft Configuration Manager permission set successfully.
INFO: Applying database security settings.
INFO: Adding Permission: IF OBJECT_ID('spGetAIProxySettings') IS NOT NULL GRANT EXECUTE ON [spGetAIProxySettings] TO [smsdbrole_AIUS]
INFO: Adding smsdbrole_siteprovider to db_owner: EXEC sp_addrolemember 'db_owner', 'smsdbrole_siteprovider'
INFO: Adding a login for ConfigMgr Site Server: IF NOT EXISTS (select * from master.sys.server_principals where name=N'NT AUTHORITY\SYSTEM') CREATE LOGIN [NT AUTHORITY\SYSTEM] FROM WINDOWS
INFO: reset directory permission: F:\Program Files\Microsoft Configuration Manager\inboxes\statmgr.box
Inbox def already exists, key 0, Site Control Manager (Master Site Control File)
Deleted inbox def 38, Orchestration Group Process Inbox
Created inbox def 74, Orchestration Group Process Inbox
ConfigMgr providers have successfully been unloaded on this server.
INFO: UpdateRegistry, pSetupInf->SqlServer: TPCMMEMCM.memcm.com, pSetupInf->SqlDatabaseName: CM_TP1, pSetupInf->SqlMasterDB: master.
INFO: Installing Configuration Manager Update Service
INFO: Site Component Manager installation completed.
INFO: Completed Site Maintenance.
~===================== Completed Configuration Manager Server Setup - Modify Site Settings =====================

ResultsHow to Perform ConfigMgr Site Reset

I have successfully completed the SCCM Site Reset. ConfigMgr Site reset option is used in many scenarios to fix weird SCCM issues.

NOTE! – I’ve seen many issues get resolved after a site reset and you can view much similar feedback in various community forums.

How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM - Fig.7
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM – Fig.7
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM - Fig.8
How to Perform ConfigMgr Site Reset | Fix Weird Issues | SCCM – Fig.8

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 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

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