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 client install failed in Windows 11

hey_st

New Member
Messages
1
Reaction score
0
Points
1
I configured a new SCCM server Version.2303 and installed Windows 11 ADK.
I deployed the SCCM client to all computers and created a package for testing, and working fine.
However, I found that only Windows 11 failed to install SCCM Client, even I push "client installation" manually / run the client installer locally, both failed.
I see some error code during the installation, what should I do? Thanks.

<![LOG[[] Params to send '5.0.9106.1000 Deployment "C:\Windows\ccmsetup\ccmsetup.exe" ']LOG]!><time="12:07:44.506-480" date="08-24-2023" component="ccmsetup" context="" type="0" thread="8332" file="state.cpp:214">

<![LOG[Unable to load profiler: 0x80070002]LOG]!><time="12:07:44.506-480" date="08-24-2023" component="ccmsetup" context="" type="2" thread="8332" file="Logging.cpp:805">

<![LOG[A Fallback Status Point has not been specified and no client was installed. Message with STATEID='322' will not be sent.]LOG]!><time="12:07:44.506-480" date="08-24-2023" component="ccmsetup" context="" type="1" thread="8332" file="state.cpp:241">

<![LOG[Failed to send status 322. Error (87D00215)]LOG]!><time="12:07:44.506-480" date="08-24-2023" component="ccmsetup" context="" type="3" thread="8332" file="state.cpp:254">

<![LOG[Failed to connect to policy namespace. Error 0x8004100e]LOG]!><time="12:07:44.506-480" date="08-24-2023" component="ccmsetup" context="" type="3" thread="8332" file="localpolicy.cpp:391">

<![LOG[Failed to revoke client upgrade local policy. Error 0x8004100e]LOG]!><time="12:07:44.506-480" date="08-24-2023" component="ccmsetup" context="" type="3" thread="8332" file="localpolicy.cpp:418">

<![LOG[Sending state '301'...]LOG]!><time="12:07:44.506-480" date="08-24-2023" component="ccmsetup" context="" type="1" thread="8332" file="state.cpp:72">

<![LOG[Updating MDM_ConfigSetting.ClientDeploymentErrorCode with value 2147500037]LOG]!><time="12:07:44.506-480" date="08-24-2023" component="ccmsetup" context="" type="1" thread="8332" file="ccmcomgmt.cpp:982">

<![LOG[CcmSetup failed with error code 0x80004005]LOG]!><time="12:07:44.522-480" date="08-24-2023" component="ccmsetup" context="" type="1" thread="8332" file="ccmsetup.cpp:11823">
 

Attachments

The logs state that it can't find any site listed within AD. So this sound like you have not extend the schema of AD or not granted the site server access to publish to AD. And or you have not setup your boundaries correctly. Only use IP Ranges.
 
Back
Top