Failed to deploy update KB5046612 to some Windows servers

Porters Lilan 20 Reputation points
2024-12-19T17:15:16.85+00:00

I deployed the Windows update KB5046612 to our servers last Friday, but I find that some of them fail to install the update. I see below error:

In the wuauhandler.log:

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

Scan failed with error = 0x80240438.

In the updateshandler.log:

Updates scan completion received, result = 0x80240438.

It only shows the error code, but not much useful information beyond that. Do you know how to resolve the issue?

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,083 questions
0 comments No comments
{count} votes

Accepted answer
  1. Simon Ren-MSFT 37,401 Reputation points Microsoft Vendor
    2024-12-20T01:41:43.75+00:00

    Hi,

    Hope you are doing well.

    The error code 0x80240438 in the logs indicates that the update source is not found. This could be caused by several reasons, including a misconfiguration of the WSUS server or a firewall issue. To troubleshoot this issue, you can try the following steps:

    1,Please verify that the WSUS server is configured correctly, and that the client can communicate with it. Check the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate to find the URL of the WSUS server and try to access it from the client machine.

    2,Kindly check the firewall settings on the client machine and the WSUS server to ensure that they are not blocking communication between the two.

    3,Also review the WindowsUpdate.log for any additional error messages that may provide more information about the issue.

    4,If the issue persists, try resetting the Windows Update Agent data store on the client machine by stopping the Windows Update service, renaming the C:\Windows\SoftwareDistribution folder to C:\Windows\SoftwareDistribution.old, and then starting the Windows Update service again.

    Hope above information helps. Should you have any questions or concerns, please do feel free to contact me.

    Best regards,

    Simon


    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.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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