SCCM client installation failure
Question
I am facing client installation failure with error code 0x8004100e.Any help in troubleshooting appreciated.Thanks.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
I am facing client installation failure with error code 0x8004100e.Any help in troubleshooting appreciated.Thanks.
Answers ( 10 )
Guys,
Greetings…
I am also facing the same issue for one of the Client.
Quick Background : EndPoint ADR was failing…tried things…No Result….Removed the S/W client (Performed a Clean Un-install)
Tried Client Push via SCCM…
Following Error reported in ccm logs..
—> Unable to connect to WMI (root\ccm) on remote machine “SCCM Client”, error = 0x8004100e.
—>Execute query exec [sp_CP_SetLastErrorCode] 2097172941, 0
Few files did gets Copied to ccmsetup folder…but then nothing comes up…!!
Environment:
SCCM v1910
Client OS : Windows Server 2008 R2
Note: Its a critical File Server & can not be rebooted.
Suggest the way forward..
You can ignore the error 0x8004100e invalid namespace
This error code is pretty common
I don’t recommend using client push because there are lot of complex scenarios you need to satisfy for client push.
I recommend performing a manual install instead
Copy the source file to the server first and run it locally
https://howtomanagedevices.com/sccm/1315/install-sccm-client-manually/
I tried manual installation only.
Also renamed repository folder and retried.Same status.
On checking found component store has corrupted.Tried to do DISM repair but not getting repaired.
Planned to repair the OS.
Thanks for the support.
Thank You Sujith
pls let us know the results
After OS repair,CCM got installed successfully.
Thanks for your support.
Is it only me or the Screenshot not clearly visible for others too?
Anyways could you please specify below to break it down in pieces?
SCCM Version.
OS.
Endpoint OS where installation failed.
Method used to trigger installation.
BTW the error translates to
“Invalid namespace
Source: Windows Management (WMI)
—–” So if Server class means don’t recreate repository and if Desktop/Laptop then try that.
Thanks for reply.
Client installation-Mannual.
Client OS-Server2012R2
SCCM ver-1702.
Tried re-creating the WMI also.But same status.
Hello Sujith, The error comes many times as component inside CCMSetup Directory may get corroupted, Could you please try to delete once and Re-Try!
Further Please add the screenshots for more clearity, The added one is not properly visible for me!!
Or you could try to stop the Windows Management Instrumentation(Winmgmt) service. Change the path C:\Windows\System32\Wbem.
– Rename from Repository to Repository.old
– Use the command line option for renaming.
– Start the Windows Management Instrumentation (Winmgmt) service.
– CLose opened all programs! Re-try to execute Client Push
Tried deleting all CCM related folders. Still same status.