Setting up new MECM 2103 to sit alongside existing SCCM 2006

Mark Lewis 21 Reputation points
2021-09-10T08:49:17.17+00:00

Hi everyone,

I’m hoping somebody can help me out, as I trawled the web and can’t find anything specifically related to my situation. I'm fairly new to SCCM (and subsequently MECM) and have been assigned a project upon starting my new role.

I’ve inherited a 2006 SCCM. Over the years it’s been tinkered and tweaked with to a point where it’s now no longer fit for purpose. The in-house knowledge has disappeared over the years, so rather than trying to unpick and fix the current environment, I have built a new Endpoint (MECM) current branch from scratch.

This new, clean, current branch environment will firstly sit alongside the existing SCCM environment, with a view to moving across all devices into the new MECM. The new current branch has: New SQL, new site name, new service accounts for adding Site Roles and no PXE for interference. The essential pre-requisite is that the new MECM doesn’t bleed into or cross-pollinate with the current SCCM, until we are ready for it to fully replace the current infrastructure.

My idea is to keep the new current branch ringfenced from the older SCCM and manually move over a few ‘test’ devices, prior to making any wholesale changes. I’ve ensured Boundaries haven’t crossed and have installed various Site System roles (including Software Update Point). I’ve also configured Client Push Installation and authenticated via a different service account to that used in the older SCCM.

However, I’ve encountered several issues:

Firstly, I’m unable to push out the Install Client directly from MECM.

Nor am I able to prevent new and existing Devices from being automatically discovered and added into SCCM. Despite me moving certain devices to a dedicated OU in AD and setting that Boundary IP range within the new MECM, the devices are still discoverable and automatically appear back in SCCM. I have disabled all Discovery Methods in SCCM as well as deleting the devices from SCCM and manually uninstalled the client, but still they re-appear.

How do I make SCCM stop discovering these devices? And prevent it from continuing to push out the Client? What do I need to disable from SCCM in order for this to happen? Am I correct in saying that I should remove the Client Push Installation account?

Also, shall I remove or disable the existing Boundaries and Groups? Or is there something else I should try first?

I'm wondering if this is merely a SCCM issue, or could there be policies embedded within AD that is causing the issue. There was a GPO within AD that was pushing out the client, but I have disabled this. However, it feels that there’s still an underlying policy or something else within AD that is continues to identify and add these devices to SCCM.

I’d like to thank you in advance for reading this and your consideration.

Thanks,

Mark.

Community Center | Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Mark Lewis 76 Reputation points
    2021-09-17T11:07:44.007+00:00

    Very strange indeed!

    Yes, the sites codes are indeed different. I've found a similar issues reported on TechNet and have followed the instructions suggested by a forum member:

    https://social.technet.microsoft.com/Forums/en-US/409fec94-7da0-4034-874c-4a56dfbe53ae/cant-assign-new-site-code-sccm-2012?forum=configmanagerdeployment&ppud=4

    This seems to have worked for me too!

    I've manually updated the registry entry for clients still connecting to site A so that they now use site B as their 'site code'. I then hit 'Run Now' on the 'Machine Policy Retrieval' service via the Configuration Manager Properties window on the client.

    The client now show as pointing to site code B and is no longer connected to A.


6 additional answers

Sort by: Most helpful
  1. AllenLiu-MSFT 49,316 Reputation points Microsoft External Staff
    2021-09-13T07:00:23.123+00:00

    Hi, @Mark Lewis
    Thank you for posting in Microsoft Q&A forum.

    Here are the client installation method that don't require computers to be discovered before the client can be installed:
    Software update point-based installation
    Group policy installation
    Logon script installation
    Microsoft Intune MDM installation

    You may check from these aspects.

    For the details:
    https://learn.microsoft.com/en-us/mem/configmgr/core/clients/deploy/plan/client-installation-methods


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Mark Lewis 21 Reputation points
    2021-09-14T13:11:16.077+00:00

    Hi @AllenLiu-MFST,

    Thank you for helpful response.

    Yes, the client push installation via Software Update point is my preferred method for rolling out the client (and I setup this function with relevant service account to this).

    However, I have been unable to push the client from the Config Manager. Which leads me to think that there is something 'blocking' the install or preventing the device from receiving the install.

    Within MECM itself, I run through Install Config Manager Client Wizard and I receive a 'completed successfully' notification (please see attachment). However, when jumping on the client itself I can see that the install did not complete. Judging from the logs I can see that the install gets underway but does not complete.

    Would it be helpful for me to upload the logs, so you can take a look and try to identify the issue? I'm afraid the log results don't make much sense to me...

    Thanks,

    Mark.

    0 comments No comments

  3. Mark Lewis 21 Reputation points
    2021-09-14T13:11:57.353+00:00

    131997-client-push.png

    0 comments No comments

  4. AllenLiu-MSFT 49,316 Reputation points Microsoft External Staff
    2021-09-15T06:07:43.117+00:00

    Hi, @Mark Lewis

    You may start from checking the ccm.log on site server and ccmsetup.log on client.
    For more details, we may refer to this article:
    https://learn.microsoft.com/en-us/archive/blogs/sudheesn/troubleshooting-sccm-part-i-client-push-installation

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.