Share via

SCCM agent error

Umesh Karikempaiah 21 Reputation points
2020-10-04T11:15:24.337+00:00

Hi,

Some of windows servers failed to install the patches from sccm. We see the below error message in WUAHandler.log file.

OnSearchComplete - Failed to end search job. Error = 0x80244007.

The SCCM version in the env is 1910. Please help how to fix the issue.

Microsoft Security | Intune | Configuration Manager | Updates

4 answers

Sort by: Most helpful
  1. Abbia Zacharia 81 Reputation points Microsoft Employee
    2021-05-16T15:59:43.857+00:00

    @Anonymous Try increasing value for maxCachedUpdates on server side C:\Program Files\Update Services\WebServices\ClientWebService\web.config

    Was this answer helpful?

    0 comments No comments

  2. Rahul Jindal 11,636 Reputation points
    2020-10-07T17:56:22.543+00:00

    @Anonymous

    Not much to work with the error as the scan can fail due to a number of reasons. However, are there any more errors in the log? Especially related to WSUS server location?

    Regards,
    Rahul Jindal

    Was this answer helpful?

    0 comments No comments

  3. AllenLiu-MSFT 49,441 Reputation points Microsoft External Staff
    2020-10-05T06:13:44.12+00:00

    @Anonymous
    Thank you for posting in Microsoft Q&A forum.
    Error code 0x80244007 = Same as SOAPCLIENT_SOAPFAULT - SOAP client failed because there was a SOAP fault for reasons of WU_E_PT_SOAP_* error codes.

    There are many reasons for this error. Please verify if you have any custom group policies that apply to the clients. We can run gpresult to get more details.

    Then, we can check if there is a "Target Group" registry key exist in registry HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate? If it existed, try to delete it.

    In addition, here is a link about error 80244007, hope it helps.
    https://support.microsoft.com/en-us/help/4096317/error-80244007-when-wsus-client-scans-for-updates


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

  4. Leon Laude 86,201 Reputation points
    2020-10-04T11:54:56.437+00:00

    Hi @Anonymous ,

    You have posted in the Windows Server forum/tag, since your question is related to SCCM / MECM, I suggest you use the following tag: mem-cm-site-deployment

    Or you may also create a new question thread over at the dedicated SCCM/MECM forum over here:
    https://learn.microsoft.com/en-us/answers/topics/mem-cm-site-deployment.html

    ----------

    (If the reply was helpful please don't forget to upvote or accept as answer, thank you)

    Best regards,
    Leon

    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.