OSDeploy / OSDSUS

WSUS Catalogs used by OSDBuilder and OSDUpdate
MIT License
36 stars 8 forks source link

FileKBNumber for Windows 10 21H2 and 22H2 Servicing Stack Updates? #11

Closed EBD232 closed 6 months ago

EBD232 commented 6 months ago

The Servicing Stack Updates always show as not installed for me when running Get-OSBuilds -Verbose or Get-OSMedia -Verbose, even though they show "TargetState: Installed" in Sessions.xml.

I noticed that the FileKBNumber for KB5031539 is set to "19041 3562" in the OSDSUS catalog, which does not match the KBNumber in Sessions.xml (KB5031539). Is the error in my Sessions.xml or in the catalog, or am I doing something wrong?

EBD232 commented 6 months ago

Sorry, I realized that this should probably be in OSD and not OSDSUS, since I am using OSDBuilder.