Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING SCCM client install failed 404 error code

  • Thread starter Thread starter calvinb
  • Start date Start date
  • Replies Replies 6
  • Views Views 12K

calvinb

New Member
Messages
4
Reaction score
0
Points
1
Hello,

I want to install sccm client on a Windows 10 machine, only get the following error code:

Code:
CCM_POST 'HTTP://SCCM1/ccm_system/request'    ccmsetup    13/04/2019 03:59:49    1252 (0x04E4)
Failed to receive ccm message response. Status code = 404    ccmsetup    13/04/2019 03:59:50    1252 (0x04E4)
GetDPLocations failed with error 0x80004005    ccmsetup    13/04/2019 03:59:50    1252 (0x04E4)
Failed to get DP locations as the expected version from MP 'SCCM1'. Error 0x80004005    ccmsetup    13/04/2019 03:59:50    1252 (0x04E4)
Failed to find DP locations from MP 'SCCM1' with error 0x80004005, status code 404. Check next MP.    ccmsetup    13/04/2019 03:59:50    1252 (0x04E4)
Only one MP SCCM1 is specified. Use it.    ccmsetup    13/04/2019 03:59:50    1252 (0x04E4)
Have already tried all MPs. Couldn't find DP locations.    ccmsetup    13/04/2019 03:59:50    1252 (0x04E4)
MapNLMCostDataToCCMCost() returning Cost 0x1    ccmsetup    13/04/2019 03:59:51    1252 (0x04E4)
GET 'HTTP://SCCM1/CCM_Client/ccmsetup.cab'    ccmsetup    13/04/2019 03:59:51    1252 (0x04E4)
Failed to successfully complete WinHttp request. (StatusCode at WinHttpQueryHeaders: 404)    ccmsetup    13/04/2019 03:59:51    1252 (0x04E4)
DownloadFileByWinHTTP failed with error 0x80004005    ccmsetup    13/04/2019 03:59:51    1252 (0x04E4)
Failed to get client version for sending state messages. Error 0x8004100e    ccmsetup    13/04/2019 03:59:51    1252 (0x04E4)
Params to send '5.0.8412.1004 Deployment Error 0x80004005. Url HTTP://SCCM1/CCM_Client/ccmsetup.cab'    ccmsetup    13/04/2019 03:59:51    1252 (0x04E4)
Sending Fallback Status Point message to 'SCCM1', STATEID='308'.    ccmsetup    13/04/2019 03:59:51    1252 (0x04E4)
<ClientDeploymentMessage ErrorCode="-2147467259"><Client Baseline="1" Platform="1"/></ClientDeploymentMessage>    ccmsetup    13/04/2019 03:59:51    1252 (0x04E4)
Request failed: 404 Not Found
    FSPStateMessage    13/04/2019 03:59:51    1252 (0x04E4)
State message with TopicType 800 and TopicId {7E3C0C1E-26B3-42DB-8D43-865A70D4E646} has been sent to the FSP    FSPStateMessage    13/04/2019 03:59:51    1252 (0x04E4)
Failed to connect to policy namespace. Error 0x8004100e    ccmsetup    13/04/2019 03:59:51    1252 (0x04E4)
Failed to revoke client upgrade local policy. Error 0x8004100e    ccmsetup    13/04/2019 03:59:51    1252 (0x04E4)
CcmSetup failed with error code 0x80004005    ccmsetup    13/04/2019 03:59:51    1252 (0x04E4)

Have already looked around on the internet but couldn't quite find it, hopefully one of you has a solution.

With best regards,
Calvin
From the Netherlands
 
I also get:


Code:
GetSSLCertificateContext failed with error 0x87d00280    ccmsetup    13/04/2019 10:24:46    2332 (0x091C)
GetHttpRequestObjects failed for verb: 'CCM_POST', url: 'HTTPS://SCCM1.nexius-it.nl/ccm_system/request'    ccmsetup    13/04/2019 10:24:46    2332 (0x091C)
GetDPLocations failed with error 0x87d00280    ccmsetup    13/04/2019 10:24:46    2332 (0x091C)
Failed to get DP locations as the expected version from MP 'HTTPS://SCCM1.nexius-it.nl'. Error 0x87d00280    ccmsetup    13/04/2019 10:24:46    2332 (0x091C)
Failed to get client version for sending state messages. Error 0x8004100e    ccmsetup    13/04/2019 10:24:46    2332 (0x091C)
 
Yes, the recurring error you see is related to not being able to locate a Distribution Point:

Failed to find DP locations from MP 'SCCM1'

Make sure you have:

A Boundary this client will fall into
A Boundary Group with that Boundary as a member
A Distribution Point referenced in that Boundary Group
 
Whats your CCM installation string? are you using PKI? Cert is uploaded to sccm for PKI to work? Do you have a server with Distribution Point role?
 

Forum statistics

Threads
7,165
Messages
27,970
Members
18,271
Latest member
prashantrm

Trending content

Back
Top