windows server 2106

yuva manikandan N 0 Reputation points
2025-01-16T12:02:38.7733333+00:00

Hello all,

For clients machine patches are applied for wsus server, one of the client machine couldn't able apply patches ,i have attached error are following in the client machine which is windows server 2016 operating system kindly resolve the issue by priority.

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,567 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,638 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Hania Lian 21,171 Reputation points Microsoft Vendor
    2025-01-20T11:50:09.5866667+00:00

    Hello,

    Did the issue occur with the specific machine or all the machines?

    If it occur with the specific machine, we could try to reset Windows update components then check the issue agagin.

    Additional resources for Windows Update - Windows Client | Microsoft Learn

    Or we could try to download the update manually then install it from the client direclt.

    If the issue occur with all the machines, we may need to check the wsus configuration issue. According to the error message 0x80244007( there was a SOAP fault for reasons of WU_E_PT_SOAP_* error), it could be a web configuration issue.

    On SUP server:

    ++Opened command prompt as an admin browse to C:\Program Files\Update Services\WebServices\ClientWebService and run below commands.

    •takeown /f web.config /a

    •icacls web.config /grant administrators:f

    •notepad Web.config

    Changed below values-

    •maxCachedUpdatesvalue to 44000

    •maxInstalledPrerequisites to 800

    •maxRequestlength from 4096 to 8192

    Ensured below values are right- setting for WSUS App pool

    •Changed “Queue Length” from 1000 to 4000

    •Chnaged "Service Unavailable Response Typr" from the default HttpLevel to TcpLevel

    •Changed “Failure Interval (minutes)” from Default 5 to 30

    •Chnaged "Maximum Failures" from the default 5 to 60

    PENDING - WUAhandler.log Scan Failed With Error=0x80244007 | SCCM | Intune | Windows 365 | Windows 11 Forums

    Best Regards,

    Hania Lian

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

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.