Hi everyone,
we want to update the Windows 10 20H2 image to Windows 10 22H2 using DISM command
When run the dism command
dism /Get-WimInfo /WimFile:C:\Image_Source\image.wim /index:1
on the W10 20H2 WIM I receive this value:
See JPG image 20H2 in attach file 20H2.jpg
"Version : 10.0.19041"
same result when I run DISM using a Windows 10 22H2 wim
See JPG image 22H2 in attach file 22H2.jpg
"Version : 10.0.19041"
We know that the core is Windows 2004 (19041), but is there a way to update the version of the WIM Image to 19045 starting from the Windows 10 20H2 or Windows 10 22H2 ?
I've already tried with the latest patches for 20H2 and then running the enablement package but maybe I'm doing something wrong.
For the 22H2 instead I put the latest cumulative but it didn't work
any help is appreciated
grazie