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!

SOLVED SCCM 1802 client install

  • Thread starter Thread starter dirmax
  • Start date Start date
  • Replies Replies 5
  • Views Views 4K
Status
Not open for further replies.

dirmax

New Member
Messages
4
Reaction score
0
Points
1
I'm new to SCCM. I was able to install it, but when trying to push out the client or manually install the client on a workstation, I am getting the following errors. Any help would be greatly appreciated!!!

']LOG]!><time="10:47:14.459+420" date="05-03-2018" component="ccmsetup" context="" type="0" thread="5164" file="siteinfo.cpp:104">
<![LOG[Sending message header '<Msg SchemaVersion="1.1"><ID>{9BFAC627-3566-4AC6-908D-F6264B76F334}</ID><SourceID></SourceID><SourceHost>CLIENT_COMPUTER</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:CLIENT_COMPUTER:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>SCCM-01</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2018-05-03T17:47:14Z</SentTime><Body Type="ByteRange" Offset="0" Length="1160"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>']LOG]!><time="10:47:14.460+420" date="05-03-2018" component="ccmsetup" context="" type="0" thread="5164" file="siteinfo.cpp:193">
<![LOG[MapNLMCostDataToCCMCost() returning Cost 0x1]LOG]!><time="10:47:14.462+420" date="05-03-2018" component="ccmsetup" context="" type="1" thread="5164" file="CcmUtilLib.cpp:6649">
<![LOG[CCM_POST 'HTTP://SCCM-01/ccm_system/request']LOG]!><time="10:47:14.463+420" date="05-03-2018" component="ccmsetup" context="" type="1" thread="5164" file="httphelper.cpp:996">
<![LOG[Failed to receive ccm message response. Status code = 403 and StatusText = 'Forbidden' ]LOG]!><time="10:47:14.477+420" date="05-03-2018" component="ccmsetup" context="" type="2" thread="5164" file="httphelper.cpp:3253">
<![LOG[GetDPLocations failed with error 0x80004005]LOG]!><time="10:47:14.477+420" date="05-03-2018" component="ccmsetup" context="" type="3" thread="5164" file="siteinfo.cpp:633">
<![LOG[Failed to get DP locations as the expected version from MP 'SCCM-01'. Error 0x80004005]LOG]!><time="10:47:14.477+420" date="05-03-2018" component="ccmsetup" context="" type="2" thread="5164" file="ccmsetup.cpp:11581">
<![LOG[Failed to get client version for sending state messages. Error 0x8004100e]LOG]!><time="10:47:14.479+420" date="05-03-2018" component="ccmsetup" context="" type="2" thread="5164" file="state.cpp:164">
<![LOG[[] Params to send '5.0.8634.1006 Deployment Error: 0x0, ']LOG]!><time="10:47:14.479+420" date="05-03-2018" component="ccmsetup" context="" type="0" thread="5164" file="state.cpp:209">
<![LOG[A Fallback Status Point has not been specified and no client was installed. Message with STATEID='101' will not be sent.]LOG]!><time="10:47:14.479+420" date="05-03-2018" component="ccmsetup" context="" type="1" thread="5164" file="state.cpp:240">
<![LOG[Failed to send status 101. Error (87D00215)]LOG]!><time="10:47:14.479+420" date="05-03-2018" component="ccmsetup" context="" type="3" thread="5164" file="state.cpp:253">
<![LOG[Next retry in 10 minute(s)...]LOG]!><time="10:47:14.479+420" date="05-03-2018" component="ccmsetup" context="" type="0" thread="5164" file="ccmsetup.cpp:9372">
 
Thanks for the reply. I have a boundary group setup that has the subnet of the SCCM server and the workstations. Use this boundary group for site assignment is checked.
 
Your distribution point is it in the Site Server? Check too if the firewall is enabled on your client/Site Server.
 
I think I got it to work. I had my boundary groups setup, but I didn't have the boundary groups set in my distribution point settings. Thanks!
 
Status
Not open for further replies.
Back
Top