Skip to content
How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager

How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager

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

How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager. In SCCM, ServerComponents, ServerData, and SiteStatus tables are critical. We can get loads of information from these 3 tables.

I was troubleshooting SCCM 2012 SQL-based (not SQL replication) replication-related issues (thanks to Umair Khan for more details). These tables would be handy for understanding the replication status and other SCCM-related troubleshooting.

How do you find SCCM server components data site status details from SQL DB? I’m not going to explain the SQL troubleshooting part in this post. As mentioned above, most information is available in Umair’s posts. In this post, I just wanted to share the details of ServerData and SiteStatus.

In this post, you will learn how to find SCCM server components data and site status details from the SQL database using SQL Server Management Studio (SSMS) Configuration Manager.

Patch My PC
Index
How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager
How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager – Table 1

How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager

This would be useful when SQL troubleshoots on SCCM 2012 replication issues. Select * from ServerData.

How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager - Fig.1
How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager – Fig.1

Select * from Sites. Here, you should select the Site. The screenshot below helps you show more details.

How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager - Fig.2
How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager – Fig.2

Select * from ServerComponents. Here, you should select the Server components. The screenshot below helps you show more details.

How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager - Fig.3
How to Find SCCM Server Components Data Site Status Details from SQL DB Configuration Manager – Fig.3

Resources

Windows 10 Latest Version Of Client Operating System From Microsoft (anoopcnair.com)

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 · 6 comments

  1. Kool ! Nice one.. 🙂 But fetching out desire data from all these tables using SQL Query is something really annoying :S

    1. StaffI know, Unfortunately, if you’ve hierarchy in SCCM 2012 with SCCM CAS and Primary then we need to deal with it. It’s very new for SCCM admins. My heading spinning now because of some SQL based replication issues.
      Regards
      Anoop

  2. Hi sir,
    my environment has SCCM 2012 R2… with 1 CAS, 4 primary, and 32 secondary….

    i am handling a secondary site related to first primary site…

    now the task is I have to reinstall (refresh) the windows 7 profession version OS in my secondary site, already we have windows 7 professional version but with 3 drives in it, so now i have to push OS with partisioning only one drive and push OS into all systems and no data should be lost,…

    please specify me what are the requirements and steps involved in it

    Regards
    Kapil

    1. StaffHi Kapil ! – You can’t install SCCM 2012 secondary server on Windows 7 prof ! It’s not supported scenario…

      Regards
      Anoop

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