Windows 10 Update KB4023057 Installation Issue

유일용 0 Reputation points
2023-11-16T07:13:42.61+00:00
1. I am checking for Windows updates using wuapi.

2. On 2023-11-08, the result that the KB4023057 required update was confirmed using the IUpdateSearcher and ISearchResult interfaces was confirmed, but the Windows Update Setting window was kept up to date, and the update was not downloaded even when the check for updates button was clicked. It wasn't.
The ISearchResult values ​​used were IsAssigned=1 and IsHidden=0 and IsInstalled=0.

3. The KB4023057 update was automatically installed in Windows on 2023-11-13.
1. 2023-10 Update for Windows Version 22H2 for x64-based Systems (KB4023057)

Is the 2023-08 Windows 10 Version 22H2 Update for x64-based Systems (KB4023057) a different update?

2. Can the result value of ISearchResult and Check for updates of WIndow Update be different?

3. Is there an update cycle that checks Windows Update Service?

enter image description here

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Wesley Li 11,280 Reputation points
    2023-12-18T08:07:33.17+00:00

    Hello,

    To set Automatic Updates detection frequency setting with Group Policy, navigate to Computer Configuration\Administrative Templates\Windows Components\Windows Update\Automatic Updates detection frequency.

    If the setting is set to Enabled, Windows will check for available updates at the specified interval. If the setting is set to Disabled or Not Configured, Windows will check for available updates at the default interval of 22 hours.

    The exact wait time is determined by using the hours specified here minus zero to twenty percent of the hours specified. For example, if this policy is used to specify a 20-hour detection frequency, then all clients to which this policy is applied will check for updates anywhere between 16 to 20 hours.

    Manage additional Windows Update settings - Windows Deployment | Microsoft Learn

    Best regards,

    Wesley

    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.