Forum Discussion

ajhawkes's avatar
ajhawkes
Copper Contributor
Jan 22, 2024

Remove old MP from MPList

Hi All,

Can anyone tell me how to remove my decommissioned MP from my MPList when running:

 

http://mp/sms_mp/.sms_aut?mplist

 

It still returns my old MP that was decommissioned weeks ago.  I think this may have something to do with my clients not staying connected and active in the SCCM admin console.

 

<MPList>
  <MP Name="US-SCCM.mycompany.COM" FQDN="US-SCCM.mycompany.com">
    <Version>9106</Version>
    <Capabilities SchemaVersion="1.0">
    <Property Name="SSLState" Value="0"/>
    </Capabilities>
  </MP>
<MP Name="US-SCCM2.mycompany.COM" FQDN="us-sccm2.mycompany.com">
  <Version>9106</Version>
  <Capabilities SchemaVersion="1.0">
  <Property Name="SSLState" Value="0"/>
  </Capabilities>
</MP>
</MPList>

 

Many thanks in advance!

AJ

    • ajhawkes's avatar
      ajhawkes
      Copper Contributor
      Hi Garth!
      I needed to upgrade from a 2012 r2 server to a 2022 server. I created a secondary SCCM site server (2022) and had it in passive mode. When it appeared all was healthy, I promoted the new server to the primary and the old site server (2012 r2) was now the secondary in passive mode. Everything appeared to be healthy and working, so I then turned off the 2012 r2 server and removed the roles from SCCM.
      • Garth-MVP's avatar
        Garth-MVP
        Iron Contributor

        ajhawkes You should have left he server up and running while you removed all the roles from ConfigMgr. This way it would have cleanly removed everything. 

Share

Resources