I have set up Configuration Manager by the book. I had to integrate it with an existing WSUS and SQL Server.
I have not been able to successfully push the agent to the two workstations that I tried. Oddly, one workstation installed a little better than the other one, but neither is fully installed and showing as green.
I have tweaked just about everything I can think of, and I have poured through endless articles and forums. I would greatly appreciate some help.
There are no errors in the MPcontrol.log. The workstation logs have these errors:
LocationServices.log:
[CCMTPP] AsyncCallback() WINHTTP_CALLBACK_STATUS_SECURE_FAILURE Encountered
[CCMTPP] AsyncCallback() WINHTTP_CALLBACK_STATUS_FLAG_CERT_CN_INVALID is set
Failed in WinHttpSendRequest API, ErrorCode = 0x2f8f
Successfully queued event on HTTP/HTTPS failure for server MACHINENAME
Failed to send management point list Location Request Message to MACHINENAME
ClientIDManagerStartup.log:
RegTask: Failed to send registration request message. Error 0x87d00231
CCMmessaging.log:
[CCMTPP] AsyncCallback() WINHTTP_CALLBACK_STATUS_SECURE_FAILURE Encountered
[CCMTPP] AsyncCallback() WINHTTP_CALLBACK_STATUS_FLAG_CERT_CN_INVALID is set
Failed in WinHttpSendRequest API, ErrorCode = 0x2f8f
Post to https://MACHINENAME/ccm_system/request failed with 0x87d00231
Failed to WMI namespace \.root\ccm (80041003)
CCMSetup.log:
[CCMTPP] AsyncCallback() WINHTTP_CALLBACK_STATUS_SECURE_FAILURE Encountered
[CCMTPP] AsyncCallback() WINHTTP_CALLBACK_STATUS_FLAG_CERT_CN_INVALID is set
Failed to submit event to the Status Agent. Attempting to create pending event.
Failed in WinHttpSendRequest API, ErrorCode = 0x2f8f
Failed (0x80072f8f) to send location request to ‘MACHINENAME’. StatusCode 200, StatusText”
Failed to send location message to 'https://MACHINENAME.' Status text ''
GetDPLocations failed with error '0x80072f8f
Failed to get DP locations as the expected version from MP ‘HTTPS://MACHINENAME’. Error 0x80072f8f
Also, I cannot get any WSUS updates to show up, but that might be an unrelated issue.