Finding out the joys of this, in that the updates don't involve the Store apps at all. Even in 19044.2075, the stuff like Mail and whatever are all the pre-colored ancient versions. Problem is, winget, which "comes with modern versions of Windows 10" actually doesn't, as it requires a recent version of App Installer.. from the store. I'm starting to lean heavily on winget for our deployments (a good amount of stuff we use is in the repo!) and had to figure this out, and then extract the store packages and powershell up a "if it's not installed, install it" bit at runtime.
please can anyone tell me the exact updates files i need to build undated custom iso for en-us_windows_10_iot_enterprise_ltsc_2021_x64? i see them in the linked page but im too dumb and there are many options
use WHDownloader to download selected updates ( I didn't know either, but now I know, Enthousiast told me a couple days ago )
the problem is i dont know which files i need to download, i get that they are x64-w10 but thats about it , i think my iq is dropping each passing day i thought update files for LTSC would be different from the regular 10x64 channel ? anyhow when i select x64-10 there are 22 files in the list, 3 big files and files ranging from general/1439 to 1904/v22H2 , totaling 3.2 gb is that all? no w defender files? should i get them all? i
defender-dism-x64_04.10.2022.cab (it's here) windows10.0-kb5007401-x64_DU.Critical_1378.1.1.cab windows10.0-kb5011048-x64_ndp481_8028.cab windows10.0-kb5011577-x64_DU.SafeOS_1616.1.1.cab windows10.0-kb5012170-x64_DBX_1880.1.1.cab windows10.0-kb5016705-x64_SSU_1940.1.0.cab (it's inside LCU MSU) windows10.0-kb5017266-x64-ndp481_CU_9093.1.cab windows10.0-kb5017380-x64_LCU_2075.1.13.cab windows10.0-kb5017404-x64_DU.Sources_2060.cab instead of cabs you can use MSUs, doesn't matter
I use Code: [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] "TargetReleaseVersion"=dword:00000001 "TargetReleaseVersionInfo"="21H2" to avoid Windows 11 prompts on Windows 10 21h2, when 22h2 comes out, if I change it to 22H2 I will be able to upgrade in place to 22H2 right?
Just download all 21h2, 21h2 updates from whdownloader Update install.wim file from ltsc 2021 iso disk Total 10 updates. Work fine. Install on VM, Wu say no need to update.
It is present but it still is not officially released, till that date i will leave the link to @abbodi1406's post.
is there a way to use 22H2 already iso preferably. i have never been in a new windows release. always had used old xp and win 7 versions. i would like to clean install. and would be very pissed if they release it tmorrow or the next day. and i use old 21H2.,
You can simply install the 22H2 EP on a recently updated 19041/2/3/4.1865 and up ISO or install and you will be running 19045.xxxx aka Win 10 22H2.
thanks for the help earlier guys, i followed what was suggested and built an updated test iso with all the 1941 updates + the oct 4defender cab , fresh install on my laptop first boot running : Code: Edition Windows 10 IoT Enterprise LTSC Version 21H2 Installed on 10/6/2022 OS build 19044.2075 Experience Windows Feature Experience Pack 120.2212.4180.0 and no updates offered by the update center for 3 day other than -- malicious soft removal tool 5.105 (KB890830) -- . But yesterday it forced me to install --- 2022-09 Cumulative Update Preview for Windows 10 Version 21H2 for x64-based Systems (KB5017380) 600mb+ --- which i had already implemented with W10UI. Why did this happen? and how can i also integrate the malicious removal tool (do i even need this) with the KB5017380 update properly?