Rename an SMS Site
Not long ago, I had to rename an SMS Site, here are the steps I used, from Jase T. Wolfe's blog.
- If an SMS Primary Site server, stop the SMS_SITE_COMPONENT_MANAGER, SMS_EXECUTIVE, SMS_SERVER_LOCATOR_POINT, and SMS_SQL_MONITOR services.
- If an SMS Secondary Site server, stop the SMS_SITE_COMPONENT_MANAGER and SMS_EXECUTIVE services.
- Open the "\SMS\inboxes\sitectrl.box\sitectrl.ct0" site control file.
- Search for the section "BEGIN_SITE_DEFINITION".
- Within this section, locate the third value, which is the site name.
- Change this value to the new site name, leaving the brackets intact.
- Do not change any other values.
- Save the "\SMS\inboxes\sitectrl.box\sitectrl.ct0" site control file.
- Open RegEdit and find HKLM\Software\Microsoft \SMS\Identification.
- Change the Site Name value to the new site name.
- Done!
Comments