Forum Discussion
ajhawkes
Jan 22, 2024Copper Contributor
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
- Garth-MVPIron ContributorHow exactly did you decommission the MP from ConfigMgr?
- ajhawkesCopper ContributorHi 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.