Thank you for posting in Microsoft Q&A forum.
The errors you are encountering with the SMS_MP_CONTROL_MANAGER component indicate that the management point is failing to respond to HTTP requests, returning a status code of 500 (Internal Server Error) and 401 (Unauthorized).
One potential cause for the HTTP 500 error could be related to the WSUS server role being installed on the management point computer, which can lead to conflicts with the XPress compression schema module. This might result in the management point failing to respond correctly.
To troubleshoot this issue, you can follow these steps:
- Check the IIS logs on the management point computer for more detailed error messages.
- If the WSUS role is installed, consider removing the XPress compression schema as described in the relevant documentation.
- Ensure that the management point is properly configured and that all necessary services are running.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".