ntdevlabs / tiny11builder

Scripts to build a trimmed-down Windows 11 image.
9.21k stars 812 forks source link

Windows Update no longer works #209

Open TemporalAgent7 opened 2 months ago

TemporalAgent7 commented 2 months ago

Hi,

Tried Tiny11 for the first time, using the latest Windows 11 ISO 23H2 (updated in May): en-us_windows_11_consumer_editions_version_23h2_updated_may_2024_x64_dvd_3eaf6ec8.iso

Windows Update no longer runs (error 0x80245006). I've read through the PowerShell script and I don't see anything that might explain it, so perhaps dism itself somehow corrupts some needed files, or taking ownership of the scheduled tasks screws something up?

Not much in Event Viewer except for something related to license acquisition failing (slui.exe); are we supposed to activate the OS before Windows Update works?

Thanks!

dineshmike commented 2 months ago

Seems like it is an issue on Microsoft side. https://www.neowin.net/news/microsoft-fixes-windows-1110-blocking-updates-with-0x80245006-error/

Does this still happen for you?