Michael Brockington
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 1
Good afternoon Everyone!
So my SCCM client will not install nor adequately communicate with any systems that did not already have the client installed prior to my MP failing.
Luckily I fixed my MP, but I can only communicate with clients that were previously installed. And it communicates perfectly- WSUS, Client Check-Ins, etc. Agent will not install on any new clients.
My SCCM CCM.log shows that SCCM pushes to the new clients, but Client CCMSETUP.log shows errors and fails.
Some of my troubleshooting-
- I've uninstalled MP, rebooted, reinstalled - still a no go!
- I've uninstalled the MP, DP, rebooted, reinstalled - still a no go!
- Iv'e uninstalled IIS, MP, DP, rebooted, reinstalled - AND still a no go!
My Site Status is ALL GREEN and I can freely communicate with systems already established. I cannot install on new systems
I suspect something with the certificates and client install is off, but everything looks fine. Log snippet is below:
Checking the URL 'http://"Server_Name"/CCM_Client/ccmsetup.cab'
MapNLMCostDataToCCMCost() returning Cost 0x1
Client is not on internet
Client is set to use webproxy if available.
ccmsetup: Host="Server_Name", Path=/CCM_Client, Port=80, Protocol=http, CcmTokenAuth=0, Flags=0x4101, Options=0xe0
Created connection on port 80
Trying without proxy.
[CCMHTTP] ERROR: URL=http://"Server_Name"/CCM_Client, Port=80, Options=224, Code=0, Text=CCM_E_BAD_HTTP_STATUS_CODE
[CCMHTTP] ERROR INFO: StatusCode=401 StatusText=Unauthorized
Raising event:
instance of CCM_CcmHttp_Status
{
ClientID = "GUID:********-9AB7-4AB5-A155-********";
DateTime = "20190717203139.106000+000";
HostName = "Server_Name";
HRESULT = "0x87d0027e";
ProcessID = 21944;
StatusCode = 401;
ThreadID = 22936;
};
Successfully submitted pending event to WMI.
GetDirectoryList failed with a non-recoverable failure, 0x87d0027e
Failed to get directory list from 'http://Server_Name/CCM_Client'. Error 0x87d0027e
Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 401) and StatusText: 'Unauthorized'
Failed to check url http://Server_Name/CCM_Client/ccmsetup.cab. Error 0x80004005
Accessing the URL 'http://Server_Name/CCM_Client/ccmsetup.cab' failed with 80004005
So my SCCM client will not install nor adequately communicate with any systems that did not already have the client installed prior to my MP failing.
Luckily I fixed my MP, but I can only communicate with clients that were previously installed. And it communicates perfectly- WSUS, Client Check-Ins, etc. Agent will not install on any new clients.
My SCCM CCM.log shows that SCCM pushes to the new clients, but Client CCMSETUP.log shows errors and fails.
Some of my troubleshooting-
- I've uninstalled MP, rebooted, reinstalled - still a no go!
- I've uninstalled the MP, DP, rebooted, reinstalled - still a no go!
- Iv'e uninstalled IIS, MP, DP, rebooted, reinstalled - AND still a no go!
My Site Status is ALL GREEN and I can freely communicate with systems already established. I cannot install on new systems
I suspect something with the certificates and client install is off, but everything looks fine. Log snippet is below:
Checking the URL 'http://"Server_Name"/CCM_Client/ccmsetup.cab'
MapNLMCostDataToCCMCost() returning Cost 0x1
Client is not on internet
Client is set to use webproxy if available.
ccmsetup: Host="Server_Name", Path=/CCM_Client, Port=80, Protocol=http, CcmTokenAuth=0, Flags=0x4101, Options=0xe0
Created connection on port 80
Trying without proxy.
[CCMHTTP] ERROR: URL=http://"Server_Name"/CCM_Client, Port=80, Options=224, Code=0, Text=CCM_E_BAD_HTTP_STATUS_CODE
[CCMHTTP] ERROR INFO: StatusCode=401 StatusText=Unauthorized
Raising event:
instance of CCM_CcmHttp_Status
{
ClientID = "GUID:********-9AB7-4AB5-A155-********";
DateTime = "20190717203139.106000+000";
HostName = "Server_Name";
HRESULT = "0x87d0027e";
ProcessID = 21944;
StatusCode = 401;
ThreadID = 22936;
};
Successfully submitted pending event to WMI.
GetDirectoryList failed with a non-recoverable failure, 0x87d0027e
Failed to get directory list from 'http://Server_Name/CCM_Client'. Error 0x87d0027e
Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 401) and StatusText: 'Unauthorized'
Failed to check url http://Server_Name/CCM_Client/ccmsetup.cab. Error 0x80004005
Accessing the URL 'http://Server_Name/CCM_Client/ccmsetup.cab' failed with 80004005