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 Client Error when trying to install on PC

  • Thread starter Thread starter arimusw
  • Start date Start date
  • Replies Replies 3
  • Views Views 2K

arimusw

New Member
Messages
2
Reaction score
0
Points
1
I am getting this error on a few pc's when trying to reinstall the client after uninstall.

GetDirectoryList failed with a non-recoverable failure, 0x87d0027e
Failed to get directory list from 'http://xxx.net/CCM_Client'. Error 0x87d0027e
Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 405) and StatusText: 'Method Not Allowed'
Failed to check url HTTP://xxx.net/CCM_Client/ccmsetup.cab. Error 0x80004005
Accessing the URL 'http://xxx.net/CCM_Client/ccmsetup.cab' failed with 80004005


Failed to connect to machine policy namespace. 0x8004100e

Any help would be appreciated.
 
What troubleshooting did you do?
Pulling out random line from a logs file is not useful without the context of each line.
Did you look up the error codes for each of these?
 
Yes I have checked the error codes and they are very generic. I repaired WMI and also reset the repository. I have checked that the pc in question doesn't have firewall turned on. I can connect to the http://xxx.net/ccm_client and see the install files. I looked for errors in the system logs also. I have tried to reinstall using push, command line, powershell etc but I get the same error. I checked to make sure the ip in in the boundaries.
0x87d0027e
Bad HTTP status code

0x80004005

Unspecified error

Source: Windows
-----

0x8004100e
Invalid namespace

Source: Windows Management (WMI)
-----

Source: System Center Configuration Manager
 
Last edited:
Yes I have checked the error codes and they are very generic. I repaired WMI and also reset the repository. I have checked that the pc in question doesn't have firewall turned on. I can connect to the http://xxx.net/ccm_client and see the install files. I looked for errors in the system logs also. I have tried to reinstall using push, command line, powershell etc but I get the same error. I checked to make sure the ip in in the boundaries.
0x87d0027e
Bad HTTP status code

0x80004005

Unspecified error

Source: Windows
-----

0x8004100e
Invalid namespace

Source: Windows Management (WMI)
-----

Source: System Center Configuration Manager
Repairing WMI should be a last resort. Without the context of other log line, there isn't anything anyone can do to really help.
Are you only using IP ranges for boundaries?
 
Back
Top