Other Configuration Manager-related features and issues
It's solved after installing KB5053598 and rebooted machine, the latest Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 11, version 24H2 for x64 is detected as required
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Windows 11 24H2 (tested September, November and latest December build) in an air gapped/offline enviroment and it fails to detect any "20XX-XX Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 11, version 24H2 for x64" as needed or required when either getting updates via WSUS or via Configuration Manager Software Update point. Tested Windows 11 23H2 and it detects "20XX-XX Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 11, version 23H2 for x64" as needed/required as it should.
Other Configuration Manager-related features and issues
It's solved after installing KB5053598 and rebooted machine, the latest Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 11, version 24H2 for x64 is detected as required
The log indicates that the Windows Update Agent (WUA) has detected 7 updates available for your system. This means the WUA has scanned your system and found 7 updates that are applicable and ready to be installed.
To import the Cumulative Update for .NET Framework 3.5 and 4.8.1 for Windows 11, version 24H2 for x64 into an air-gapped SCCM SUP environment, follow these steps:
wsusutil.exe tool to export the update metadata:
wsusutil.exe export export.xml export.cab
export.xml and export.cab files to the USB drive.export.xml and export.cab files to the air-gapped SCCM server.wsusutil.exe tool to import the update metadata:
wsusutil.exe import export.xml export.cab
Hi,
Please check the Windows Update logs and Configuration Manager logs for any errors or warnings that might give more insight into why the updates are not being detected.
Windows Update Logs:
Open Event Viewer:
Win + R, type eventvwr.msc, and press Enter.Windows Update Log File:
Get-WindowsUpdateLog.Configuration Manager Logs:
Client Logs:
C:\Windows\CCM\Logs on the client machine.WUAHandler.log, UpdatesDeployment.log, and UpdatesHandler.log.Server Logs:
C:\Program Files\Microsoft Configuration Manager\Logs.wsyncmgr.log, wcm.log, and objreplmgr.log.Hi, @Tatsumi Morota
Thank you for posting in Microsoft Q&A forum.
Can we detect the Cumulative Updates like "20xx-xx Cumulative Update for Windows 11 Version 24H2 for x64-based Systems"?
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".