Skip to content
How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr

How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr

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

How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr. This post continues my previous post, “How to Change Parent Site of a Primary Server and Simplify Hierarchy”.

Moving a primary site in the SCCM hierarchy involves two phases. The first one involves detaching the Primary server from the Hierarchy and waiting until all the objects are unlocked.

The second phase involves attaching the primary server back to the hierarchy but to a different parent site (central site). I’ll cover this process in this post (Part 2).

Through this post, I’m trying to analyse the impact of changing the parent site of a primary site (Move a primary site in the SCCM hierarchy).

Patch My PC

Change SCCM Parent Site of SCCM Primary Server

I have a three-tier hierarchy that consists of three primary servers. I want to detach the “PR3 Tier 3” server from the “PR2 Tier 2” server and attach it to the Central Tier 1 server.

In Part 1, I already detached the PR3 site from the PR2 site. In this post, I’ll go through the steps to attach the primary server (PR3) back to the CEN site (the central site in the hierarchy).

How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr - Fig.1
How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr – Fig.1

Note: During this analysis (in each phase), I’ve tested the client (which is assigned to the affected site PR3) functionality. Everything was working fine, and even the advertisement created at the PR2 – Tier2 site also worked fine.

Attach the Primary Server back to the Hierarchy

I’ve already detached PR3, and all the objects are unlocked. We must perform the following steps to ensure the PR3 site is successfully attached to the CEN (central) site.

How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr - Fig.2
How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr – Fig.2

1. Add the system account of the Central server (CEN) and Primary server (PR1) to respective local groups (“Administrators” and “SMS_SiteToSiteConnection_CEN”).

2. Now, I need to create the Standard Sender Addresses for CEN and PR3 on the “PR3 – Tier3” and “CEN – Tier1” sites, respectively.

  • Connect to the PR3 site and create the CEN site Standard Sender Address
  • Connect to the CEN site and create a PR3 site Standard Sender Address

3. To attach the PR3 site (previously, this was a Tier 3 Primary server; more details in Part 1) back to the hierarchy, open up the “PR3—Tier3 site” properties—> Click on “Set Parent Site” –> Select “Report to parent site”: CEN –> Click OK.

How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr - Fig.3
How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr – Fig.3

The attachment is completed. Very easy, right? Yes!

4. Check Hman.log at “PR3 – Tier2” and “CEN – Tier1” servers for verification.

Attaching site PR3 to site CEN
Creating a new CT6 file to send to the Parent Site

How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr - Fig.4
How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr – Fig.4

Hman.log at CEN – Tier 1 server

Update the Sites table: Site=PR2 Parent=CEN
Successfully forwarded CT7 file to child site PR3.

Also, you can notice that the Sitectrl file has been modified to add the parent site information back. Check out the BEGIN_SITE_DEFINISION section.

How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr - Fig.5
How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr – Fig.5

5. Let the site process all the “.SHA” file/s. There could be separate “.SHA” files for each component. However, I’ve noticed the SHA file process for components like Collection Evaluator and SMS Object Replication Manager. You can verify the respective log files to review the status.

Resetting update flags for collection SMSDM005
**********~Processing file PR3.SHA
Deleted site attachment file E:\Program Files (x86)\Microsoft Configuration Manager\inboxes\COLLEVAL.box\PR3.SHA

This process will take time, depending on the objects (collection, packages, Ads, Software Updates, operating system Objects, etc.) in your environment. It will change the settings of all these objects and apply the lock symbol back to them.

How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr - Fig.6
How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr – Fig.6

6. Make sure that all the objects from the “CEN—Tier1” site have been replicated down to the “PR3” site server and that those replicated objects are locked. See the following picture for more details.

Note: the objects replicated from Tier 2 won’t get locked again. Those objects would stay unlocked.

How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr - Fig.7
How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr – Fig.7

7. Verify the central server (CEN—Tier 1 Site). You will be able to see PR2 and PR3 sites under the CEN Tier1 site. Hence, we’ve eliminated the Tier 3 level in this hierarchy.

How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr - Fig.8
How to Change SCCM Parent Site of SCCM Primary Server Part 2 Simplify Hierarchy ConfigMgr – Fig.8

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 has been Microsoft MVP from 2015 onwards for 10 consecutive years! He is a Workplace Solution Architect with more than 22+ years of experience in Workplace technologies. He is also a Blogger, Speaker, and leader of the Local User Group Community. His main focus is on Device Management technologies like SCCM and Intune. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security, Career, 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,
    Although your steps were documented well things don’t seem to be so easy as mentioned.
    As detaching a grandchild primary [PR3] is a one-click process the replication was not.
    Within our environment [SCCM 2007 hierarchy with tier 4 with 100,000 clients] this took more than 3 hours and had quickly raising of 100,000 replication files.
    Making the site [PR3] a stand-alone one by detaching is primary target, but will impact more necessary steps within your ‘To be Continued…..Part 2’.
    In addition central site [CEN] database will lose the reference to the elevated primary [PR3] and even worse site system roles, e.g. Distribution Points, will be deleted out of any software package and Distribution Point Groups.
    Attaching back the site [PR3] as tier 2 did last another 12 hours [Backlog of 2 GByte of replication files].
    Next we had to adjust the child primary sites [PR3] database with:
    update pkgservers set sourcesite = ” where sitecode in (”, ”, ”,…)
    and copied the content from pkgservers and pkgstatus back to the central site [CEN] database through a export|import functionality with a temp database in order to avoid duplicate keys.
    Supported way would probably be to add all missing Distribution Points back to every package, in our case n > 6000, and start an update.

  2. We too had similar issues with the content no longer being distributed, although the files were present. We chose to trigger replication and saturate our network for 2 days. In hind-sight, we should have a step in there to use the package pre-stage utility on the PR3, so that when you tell CEN to replicate to it, the files are already there.

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