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 Error install SCCM Client on Windows 11 Insider Preview Build 27695.1000

Bubba-Zanetti

New Member
Messages
1
Reaction score
0
Points
1
Hello,

for update my Windows 11 Insider Preview to Build 27695.1000 i must uninstall the SCCM client so that the windows 11 insider update will found by windows update.
After uninstall th SCCM Client the Windows Update Service will found the Insider Preview Version Build 27695.1000 and install it fine.

After fineshed the update i will install the SCCM Client but the setup runs into significant Errors.

I run the SCCM Client Setup with the following command:
\\server.dom.int\SMS_HEU\Client\CCMSetup.exe /mp:server.dom.int /logon SMSSITECODE=HEU

The SCCM Server are running fine on Version Configuration Manager 2403
On all other Clients (no Insider Preview, normal Windows 11 Clients) the SCCM Client Setup and Client Installition work perfectly.
I restored the problematic client with an earlier insider build (from a backup) and now the setup on the restored Windows 11 client works without Problems.
Then the same procedure as described above and after updating to build version 27695.1000 i have the same problem, the SCCM client can no longer be installed.
Maybe it is due to the current insider preview version with build 27695.1000?

Thank you very much for support and help!
with best regards

======================================================================================================
Errors within the ccmsetup.log:
>>> Client selected the PKI Certificate [Thumbprint xxxxxxx.....] issued to 'client.dom.int' ccmsetup 07.09.2024 15:09:11 31460 (0x7AE4)
the setup hangs and it takes a long time until the setup continues

Unexpected row count (0) retrieved from AD.
GetADInstallParams failed with 0x80004005
Failed to connect to machine policy namespace. 0x8004100e
Failed to get client version for sending state messages. Error 0x8004100e
Unable to load profiler: 0x80070002
Failed to send status 100. Error (87D00215)

the setup hangs and it takes a long time until the setup continues

Unexpected row count (0) retrieved from AD.
Failed to get site version from AD with error 0x80004005
Failed to connect to machine policy namespace. 0x8004100e
Failed (0x87d0027e) to send location request to 'server.dom.int'. StatusCode 403, StatusText 'Forbidden'
Failed to send location message to 'server.dom.int'. Status text 'Forbidden'
Failed to get site version from MP 'server.dom.int' with error 0x87d0027e
Failed to connect to machine policy namespace. 0x8004100e
Failed (0x87d0027e) to send location request to 'server.dom.int'. StatusCode 403, StatusText 'Forbidden'
Failed to send location message to 'server.dom.int'. Status text 'Forbidden'
GetDPLocations failed with error 0x87d0027e
Failed to get DP locations as the expected version from MP 'server.dom.int'. Error 0x87d0027e
Failed to get client version for sending state messages. Error 0x8004100e
Failed to send status 101. Error (87D00215)
Next retry in 10 minute(s)...

Failed to connect to machine policy namespace. 0x8004100e
Failed (0x87d0027e) to send location request to 'server.dom.int'. StatusCode 403, StatusText 'Forbidden'
GetDPLocations failed with error 0x87d0027e
Failed to get DP locations as the expected version from MP 'server.dom.int'. Error 0x87d0027e
Failed to find DP locations from MP 'server.dom.int' with error 0x87d0027e, status code 403. Check next MP.
Have already tried all MPs. Couldn't find DP locations.
Failed to connect to machine policy namespace. 0x8004100e
[CCMHTTP] ERROR: URL=HTTP://server.dom.int/CCM_Client/ccmsetup.cab, Port=80, Options=224, Code=0, Text=CCM_E_BAD_HTTP_STATUS_CODE -> Why HTTP and not HTTPS?
DownloadFileByWinHTTP failed with a non-recoverable failure, 0x87d0027e
DownloadFileByWinHTTP failed with error 0x87d0027e
Failed to get client version for sending state messages. Error 0x8004100e
Failed to send status 308. Error (87D00215)
Could not delete ConfigInfo. Error 0x80070002
Could not delete EnrollmentInfo. Error 0x80070002
Failed to connect to policy namespace. Error 0x8004100e
Failed to revoke client upgrade local policy. Error 0x8004100e
CcmSetup failed with error code 0x87d0027e
 
Back
Top