Testing our management point

So now that we know what the management point actually is, what it does, and what makes up the management point, we can start to troubleshoot effectively. Probably the most well-known method of testing management point communication is to use the test URLs.

To test management point availability, use the following link from a web browser:

http://<MP name>/sms_mp/.sms_aut?mplist

This should return something similar to the following XML if your management point is functioning and contactable:

- <MPList>
- <MP Name="DEMO-CM01.DOMAIN.COM" FQDN="DEMO-CM01.DOMAIN.com">
<Version>7958</Version>
- <Capabilities SchemaVersion="1.0">
<Property Name="SSLState" Value="0" />
</Capabilities>
</MP>
</MPList>

The preceding URL will list ...

Get Troubleshooting System Center Configuration Manager now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.