Migrate clients from one site to another

lalajee 1,821 Reputation points
2022-08-18T11:58:17.093+00:00

Hi,

We built new MECM site and would like to move existing clients from old site to new.

What is the best way to do it? I dont like to remove and reinstall the client, I just want to change the site code from old to new e.g. 01 to 02

While its change the site code I like to log all of the information into an log file so that we can review it if they is any issue

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

Accepted answer
  1. Garth Jones 1,666 Reputation points MVP
    2022-08-18T12:40:13.577+00:00

    You will need to create a PowerShell script to do it. a quick Bing search will show you the command to change site codes.


1 additional answer

Sort by: Most helpful
  1. Ashish Shrivastava 1 Reputation point
    2022-08-26T09:05:32.213+00:00

    Execute ccmexec.exe /SMSSITECODE=S01 /mp:SMSMP01

    Note : Change Site Code & MP name

    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.