Close Menu
    Facebook X (Twitter) Instagram
    Saturday, October 11
    X (Twitter) LinkedIn Reddit RSS
    All about Endpoint Management
    • Home
    All about Endpoint Management
    Home»CM2012»SCCM Configmgr 2012 Clients failed to download Content using Custom Port “Error sending DAV request. HTTP code 600”

    SCCM Configmgr 2012 Clients failed to download Content using Custom Port “Error sending DAV request. HTTP code 600”

    Eswar KonetiBy Eswar KonetiAugust 05, 9:51 am2 Mins Read CM2012 31,487 Views
    Share
    Facebook Twitter LinkedIn Reddit

    Testing the basic Functions of Newly Build Configuration Manager 2012 primary and Secondary Sites by its SCCM clients to see if they work or not.

    Have installed Configuration manager client on windows 7,windows 8 and server OS .Created Configmgr 2007 toolkit V2 package,distributed to DP’s and deployed to these machines.

    Did Machine Policy on the clients,new application shown in Software Center,till now everything is good as expected.

    When i look at the status of this app from Software Center,it failed.Why ? Download of Content did not happen.

    Next is to look at DataTransferService.log records all BITS communication OR Package Access relation issues.

    I find something in Red Color.

    Error sending DAV request. HTTP code 600, status ''

    GetDirectoryList_HTTP mapping original error 0x80072efe to 0x800704cf.

    failed in winhttpreceiveresponse API Errorcode=0x2efe

    successfully sent location services HTTP failure message

    image

    What does the above error codes mean?

    0x80072efe/0x2efe:The connection with the server was terminated abnormally

    0x800704cf:The network location cannot be reached. For information about network troubleshooting, see Windows Help.

    With the above error codes,we can predict ,client had some issues connecting to DP server to download the content.

    Note:I am  using Custom port (CCMHTTPPORT:port that the client should use when communicating over HTTP to site system servers) rather default port 80 while installing SCCM client.

    I did telnet from client to DP server to see if it works (by default telnet is not enabled win 7 and later OS,you will need to enable it from programs and features) but failed to do so. Tried self telnet on DP server,it works.

    Issue seems to be Firewall which is blocking the communication on custom port from clients.

    Solution:

    You will have to add the custom port (ccmhttp) to the firewall (if it is enabled) on windows server to allow communication from clients.

    Follow the TechNet Guide how to add port to windows firewall http://technet.microsoft.com/en-us/library/ms175043.aspx

    If you are running on windows server 2012,Use the batch script to fix it.

    @echo =========  ccmhttpport  ===================
    netsh advfirewall firewall add rule name = "ccmhttpport 800" dir = in protocol = tcp action = allow localport = 800 profile = DOMAIN

    Telnet works good now.

    Back to Client workstation,,Control panel,Configuration Manager applet-->Trigger Application Deployment Evaluation Cycle

    Run the application now from Software Center, It ran.

    Long Story but Simple Fix 🙂

    0x800704cf 0x80072efe ccmhttp Custom Port DataTransferService.log DAV Request Error sending DAV request. HTTP code 600 errorcode Firewall HTTP code 600 http failure message
    Share. Twitter LinkedIn Email Facebook Reddit

    Related Posts

    SCCM SQL Report – Compare Installed Apps on TWO Different Computers

    July 13, 10:35 am

    Migrate Microsoft 365 Updates from SCCM/MECM to Intune for Co-Managed Devices

    February 11, 9:50 pm

    How to detect the source of registry key modifications on windows devices – Intune

    November 21, 8:49 pm

    6 Comments

    1. Pingback: Error Sending Dav Request Http Code 0 Status

    2. Manish on September 20, 2017 8:08 PM

      nice article very helpful 🙂

      Reply
    3. Ambassadeur on September 6, 2017 1:30 AM

      Hello
      Can anyone help me resolving this Issue since I am new on sccm 2012.
      The clients from site system are unable to download content from the site DP. When checking on the CCM\Logs\Data TransferService.log most of the lines are red with the following message:

      Failed to send request to /SMS_DP_SMSPKG$/3685f440-4de0-4db4-81d5-5e012deb61b6 at host DPSERVER, error 0x2f8f
      [CCMHTTP] ERROR: URL=https://DPSERVER:443/SMS_DP_SMSPKG$/3685f440-4de0-4db4-81d5-5e012deb61b6, Port=443, Options=480, Code=12175, Text=ERROR_WINHTTP_SECURE_FAILURE
      Successfully queued event on HTTP/HTTPS failure for server 'DPSERVER'
      Error sending DAV request. HTTP code 600, status ''
      Raising event:
      instance of CCM_DataTransferService_BITS_SecureFailure
      {
      ClientID = "GUID:62F90FFD-08E4-46A7-8470-5D2697FA8575";
      DateTime = "20170905170347.896000+000";
      HRESULT = "0x80072f8f";
      ProcessID = 7820;
      ServerPath = "https://DPSERVER:443/SMS_DP_SMSPKG$/3685f440-4de0-4db4-81d5-5e012deb61b6";
      ThreadID = 8788;
      };

      GetDirectoryList_HTTP('https://DPSERVER.FR:443/SMS_DP_SMSPKG$/3685f440-4de0-4db4-81d5-5e012deb61b6') failed with code 0x80072f8f

      Reply
      • Eswar Koneti on September 10, 2017 4:16 PM

        Is the firewall ports working ? are you able to browse to the URL from the client machine to download the content https://DPSERVER.FR:443/SMS_DP_SMSPKG$/3685f440-4de0-4db4-81d5-5e012deb61b6?

        Regards,
        Eswar

        Reply
    4. Vikram on July 26, 2014 11:35 AM

      I am getting the below error, checked if the IIS components are OK.

      Successfully sent location services HTTP failure message.
      Error sending DAV request. HTTP code 503, status 'Service Unavailable'
      GetDirectoryList_HTTP mapping original error 0x87d0027e to 0x800704cf.
      GetDirectoryList_HTTP('http://DPname:80/SMS_DP_SMSPKG$/b4976de2-2df8-4cf1-b446-d0df4d9cd80a') failed with code 0x800704cf.

      Please assist.

      Reply
      • Eswar Koneti on August 12, 2014 11:18 AM

        can you please check if your DP IIS server is working fine and receiving the request/responding to clients from IIS logs ?

        Reply

    Leave a ReplyCancel reply

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Sign Up

    Get email notifications for new posts.

    Author

    I’m Eswar Koneti ,a tech enthusiast, security advocate, and your guide to Microsoft Intune and Modern Device Management. My goal? To turn complex tech into actionable insights for a streamlined management experience. Let’s navigate this journey together!

    Support

    Awards

    Archives

    © Copyright 2009-2025 Eswar Koneti, All rights reserved.

    Type above and press Enter to search. Press Esc to cancel.