Share via

While Install SCCM Client(AWS-Windows server 2019)Manully after upgrade SCCM 2403 to 2503 -Error 0x80004005 and CCM_Client'. Error 0x80072ee2

NUNI RAMESH RAJU 16 Reputation points
2025-11-11T08:09:28.6233333+00:00

OS: WINDOWS SERVER 2019

SCCM : SCCM 2503

SQL: SQL2016

SCCM CLINET SYSTEM OS: WINDOWS SERVER 2016

while Install SCCM Client Manully (AWS-Windows server 2019)after upgrade SCCM 2403 to 2503 -Error 0x80004005 and CCM_Client'. Error 0x80072ee2

I am trying to install SCCM client. Below error message appears in the ccmsetup.log

Failed to get directory list from 'HTTP://germany.contoso.com/CCM_Client'. Error 0x80072ee2

Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 0) and StatusText:

Failed to check url HTTP://germany.contoso.com/CCM_Client/ccmsetup.cab. Error 0x80004005

Accessing the URL 'HTTP://germany.contoso.com/CCM_Client/ccmsetup.cab' failed with 80004005

Next retry in 10 minute(s)

System Center Service Manager
0 comments No comments

1 answer

Sort by: Most helpful
  1. Taz 9,366 Reputation points MVP Volunteer Moderator
    2025-11-18T19:44:46.9733333+00:00

    The errors 0x80004005 and 0x80072ee2 indicate issues with accessing the URL and network connectivity. Here are some steps to troubleshoot:

    1. Check Network Connectivity: Ensure the AWS Windows Server 2019 instance can reach HTTP://germany.contoso.com/CCM_Client.
    2. Firewall and Proxy Settings: Verify that there are no firewall or proxy settings blocking the connection.
    3. DNS Resolution: Ensure that the server can resolve germany.contoso.com correctly.
    4. IIS Configuration: Check the IIS configuration on the SCCM server to ensure the CCM_Client directory is accessible and permissions are correctly set.
    5. Logs: Review the IIS logs on the SCCM server for any access issues.
    6. Retry Installation: After verifying the above, try reinstalling the SCCM client.

    If the issue persists, please provide more details about your network setup and any additional error logs.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.