After install 23H2 Enablement Package after some 2-3 hours is silent installed Microsoft.OutlookForWindows_1.2023.1011.100_x64__8wekyb3d8bbwe ( Microsoft.OutlookForWindows_8wekyb3d8bbwe ) is possible disable installing this with policy tweaks? I search but no found.
This two commands is good or need others Code: Get-AppxPackage Microsoft.OutlookForWindows | Remove-AppxPackage Get-AppxProvisionedPackage –online | where-object {$_.packagename –like "*Microsoft.OutlookForWindows*"} | Remove-AppxProvisionedPackage –online
I can finally download 22621.2506's UUP files and since 23H2 is now public, I'll download 22631.2506's instead, even though my current Windows install still didn't receive the 23H2 EP. I have to click "Windows 11, version X" though on UUP Dump, since if clicking "Cumulative Update Preview" I can't download 22631.2506's UUP files. Why is that and what is the difference between these two? Is the former a Windows 11 image with the 22631.2506 LCU Preview already integrated and the latter only the LCU Preview itself? It seems 22632.2506's UUP files don't have.NET Framework CU integrated unlike 22621.2428.
i gave up going to uup as the site sometimes is down and the last few builds i downloaded that said they were 22631 & 22635 just made iso's for 22621, eventhough i picked the right stuff on the site. been getting the updates themselves from desk modder de instead.
I don't understand why some ISOs can't be created. It usually happens with the "Cumulative Update for Windows 11 Version X (Y) amd64" builds and not with the "Windows 11, version X (Y) amd64" ones.
you can build ISO from CU entries and even bypass the restriction on the UUP dump, but 1. pre 22563 builds would be missing setup DU update - not a big issue, so there's no block on the website 2. 22563+ builds would be missing the same setup DU update + all apps, even Settings app wouldn't work
What's the difference between the CU and the Windows 11 entries? The former is not the CU alone but a Windows 11 build with a CU integrated (so I don't get why is it called "Cumulative Update for Windows 11 Version X (Y) amd64") and the latter is a Windows 11 build which may already have a CU integrated.
CU - regular update for existing systems, do not have setup DU update + do not have any apps at all for builds 22563+ non CU entries - in-place upgrade updates with full updates set + apps just ignore CUs and never use it
What updates are installed by the Windows 11 installer? Are they even installed with the LCU integrated, and if so, is it because they are other type of updates (like DUs)? If the CU entries aren't the MSU/CAB file itself, then it should have another name to not confuse users. Why are they even offered, anyway? But sometimes only the CU entries are available.