New updates for 1903/9: https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-485#post-1581048
New dotnetfx48 CU + .MSU links for kb4535996 (Previously released in the RP ring): https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-486#post-1581303
LCU kb4535996 in x86 looks like broke up some dism set-edition function. error massage shows can’t find key. tested image x86 .693 professional (tested twice)
@ananhaid All possible editions can be created from home, except the, actually useless, IoT Enterprise edition: Code: H:\Win_10_AiO>echo 2:18:49,34 2:18:49,34 H:\Win_10_AiO>REM Core H:\Win_10_AiO>Bin\imagex /flags "Core" /info "AiO\x86\Sources\install.wim" 1 "Win 10 (1909 19H2) Home x86 en-US (18363.693)" "Win 10 (1909 19H2) Home x86 en-US (18363.693)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Home x86 en-US (18363.693)] Successfully set image description: [Win 10 (1909 19H2) Home x86 en-US (18363.693)] Successfully set image flags: [Core] H:\Win_10_AiO>REM Creating CSL H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:CoreSingleLanguage /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.693 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "CoreSingleLanguage" /info "AiO\x86\Sources\install.wim" 2 "Win 10 (1909 19H2) Home-SL x86 en-US (18363.693)" "Win 10 (1909 19H2) Home-SL x86 en-US (18363.693)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Home-SL x86 en-US (18363.693)] Successfully set image description: [Win 10 (1909 19H2) Home-SL x86 en-US (18363.693)] Successfully set image flags: [CoreSingleLanguage] H:\Win_10_AiO>REM Creating Pro H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:Professional /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.693 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~x86~~10.0.18362.693 Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~x86~~10.0.18362.693 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "Professional" /info "AiO\x86\Sources\install.wim" 3 "Win 10 (1909 19H2) Professional x86 en-US (18363.693)" "Win 10 (1909 19H2) Professional x86 en-US (18363.693)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Professional x86 en-US (18363.693)] Successfully set image description: [Win 10 (1909 19H2) Professional x86 en-US (18363.693)] Successfully set image flags: [Professional] H:\Win_10_AiO>REM Creating Edu H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:Education /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.693 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~x86~~10.0.18362.693 Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~x86~~10.0.18362.693 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "Education" /info "AiO\x86\Sources\install.wim" 4 "Win 10 (1909 19H2) Education x86 en-US (18363.693)" "Win 10 (1909 19H2) Education x86 en-US (18363.693)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Education x86 en-US (18363.693)] Successfully set image description: [Win 10 (1909 19H2) Education x86 en-US (18363.693)] Successfully set image flags: [Education] H:\Win_10_AiO>REM Creating Pro-Edu H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:ProfessionalEducation /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.693 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~x86~~10.0.18362.693 Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~x86~~10.0.18362.693 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "ProfessionalEducation" /info "AiO\x86\Sources\install.wim" 5 "Win 10 (1909 19H2) Pro-Education x86 en-US (18363.693)" "Win 10 (1909 19H2) Pro-Education x86 en-US (18363.693)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Pro-Education x86 en-US (18363.693)] Successfully set image description: [Win 10 (1909 19H2) Pro-Education x86 en-US (18363.693)] Successfully set image flags: [ProfessionalEducation] H:\Win_10_AiO>REM Creating Pro-Work H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:ProfessionalWorkstation /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.693 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~x86~~10.0.18362.693 Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~x86~~10.0.18362.693 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "ProfessionalWorkstation" /info "AiO\x86\Sources\install.wim" 6 "Win 10 (1909 19H2) Pro-Workstation x86 en-US (18363.693)" "Win 10 (1909 19H2) Pro-Workstation x86 en-US (18363.693)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Pro-Workstation x86 en-US (18363.693)] Successfully set image description: [Win 10 (1909 19H2) Pro-Workstation x86 en-US (18363.693)] Successfully set image flags: [ProfessionalWorkstation] H:\Win_10_AiO>REM Creating Ent H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:Enterprise /Channel:Volume Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.693 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~x86~~10.0.18362.693 Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~x86~~10.0.18362.693 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "Enterprise" /info "AiO\x86\Sources\install.wim" 7 "Win 10 (1909 19H2) Enterprise x86 en-US (18363.693)" "Win 10 (1909 19H2) Enterprise x86 en-US (18363.693)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Enterprise x86 en-US (18363.693)] Successfully set image description: [Win 10 (1909 19H2) Enterprise x86 en-US (18363.693)] Successfully set image flags: [Enterprise] H:\Win_10_AiO>REM Creating IoTEnt H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:IoTEnterprise /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.693 Error: 13 The specified product key could not be validated. Check that the specified product key is valid and that it matches the target edition. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "IoTEnterprise" /info "AiO\x86\Sources\install.wim" 8 "Win 10 (1909 19H2) IoTEnterprise x86 en-US (18363.693)" "Win 10 (1909 19H2) IoTEnterprise x86 en-US (18363.693)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) IoTEnterprise x86 en-US (18363.693)] Successfully set image description: [Win 10 (1909 19H2) IoTEnterprise x86 en-US (18363.693)] Successfully set image flags: [IoTEnterprise] H:\Win_10_AiO>setlocal EnableDelayedExpansion H:\Win_10_AiO>for /F "tokens=3 delims=: " %i in ('Bin\wimlib-imagex info AiO\x86\Sources\install.wim | findstr /c:"Image Count"') do set images=%i H:\Win_10_AiO>set images=8 H:\Win_10_AiO>for /L %i in (1 1 8) do ( for /F "tokens=3 delims=<>" %a in ('Bin\imagex /info AiO\x86\Sources\install.wim %i | find /i "<HIGHPART>"') do set "HIGHPART=%a" for /F "tokens=3 delims=<>" %a in ('Bin\imagex /info AiO\x86\Sources\install.wim %i | find /i "<LOWPART>"') do set "LOWPART=%a" Bin\wimlib-imagex info AiO\x86\Sources\install.wim %i --image-property CREATIONTIME/HIGHPART=!HIGHPART! --image-property CREATIONTIME/LOWPART=!LOWPART! 1>nul ) H:\Win_10_AiO>( for /F "tokens=3 delims=<>" %a in ('Bin\imagex /info AiO\x86\Sources\install.wim 1 | find /i "<HIGHPART>"') do set "HIGHPART=%a" for /F "tokens=3 delims=<>" %a in ('Bin\imagex /info AiO\x86\Sources\install.wim 1 | find /i "<LOWPART>"') do set "LOWPART=%a" Bin\wimlib-imagex info AiO\x86\Sources\install.wim 1 --image-property CREATIONTIME/HIGHPART=!HIGHPART! --image-property CREATIONTIME/LOWPART=!LOWPART! 1>nul ) H:\Win_10_AiO>set "HIGHPART=0x01D5EF5D" H:\Win_10_AiO>set "HIGHPART=0x01D5EF67" H:\Win_10_AiO>set "LOWPART=0x84F592A7" H:\Win_10_AiO>set "LOWPART=0x5CD0E3D3" ................ H:\Win_10_AiO>echo 2:33:10,17 2:33:10,17 H:\Win_10_AiO>Bin\wimlib-imagex optimize AiO\x86\sources\install.wim "AiO\x86\sources\install.wim" original size: 2850501 KiB Using LZX compression with 8 threads Archiving file data: 6181 MiB of 6181 MiB (100%) done "AiO\x86\sources\install.wim" optimized size: 2828485 KiB Space saved: 22016 KiB H:\Win_10_AiO>pause Press any key to continue . . . Same for 18363.657: Code: H:\Win_10_AiO>echo 2:55:14,66 2:55:14,66 H:\Win_10_AiO>REM Core H:\Win_10_AiO>Bin\imagex /flags "Core" /info "AiO\x86\Sources\install.wim" 1 "Win 10 (1909 19H2) Home x86 en-US (18363.657)" "Win 10 (1909 19H2) Home x86 en-US (18363.657)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Home x86 en-US (18363.657)] Successfully set image description: [Win 10 (1909 19H2) Home x86 en-US (18363.657)] Successfully set image flags: [Core] H:\Win_10_AiO>REM Creating CSL H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:CoreSingleLanguage /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.657 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "CoreSingleLanguage" /info "AiO\x86\Sources\install.wim" 2 "Win 10 (1909 19H2) Home-SL x86 en-US (18363.657)" "Win 10 (1909 19H2) Home-SL x86 en-US (18363.657)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Home-SL x86 en-US (18363.657)] Successfully set image description: [Win 10 (1909 19H2) Home-SL x86 en-US (18363.657)] Successfully set image flags: [CoreSingleLanguage] H:\Win_10_AiO>REM Creating Pro H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:Professional /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.657 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~x86~~10.0.18362.657 Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~x86~~10.0.18362.657 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "Professional" /info "AiO\x86\Sources\install.wim" 3 "Win 10 (1909 19H2) Professional x86 en-US (18363.657)" "Win 10 (1909 19H2) Professional x86 en-US (18363.657)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Professional x86 en-US (18363.657)] Successfully set image description: [Win 10 (1909 19H2) Professional x86 en-US (18363.657)] Successfully set image flags: [Professional] H:\Win_10_AiO>REM Creating Edu H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:Education /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.657 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~x86~~10.0.18362.657 Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~x86~~10.0.18362.657 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "Education" /info "AiO\x86\Sources\install.wim" 4 "Win 10 (1909 19H2) Education x86 en-US (18363.657)" "Win 10 (1909 19H2) Education x86 en-US (18363.657)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Education x86 en-US (18363.657)] Successfully set image description: [Win 10 (1909 19H2) Education x86 en-US (18363.657)] Successfully set image flags: [Education] H:\Win_10_AiO>REM Creating Pro-Edu H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:ProfessionalEducation /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.657 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~x86~~10.0.18362.657 Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~x86~~10.0.18362.657 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "ProfessionalEducation" /info "AiO\x86\Sources\install.wim" 5 "Win 10 (1909 19H2) Pro-Education x86 en-US (18363.657)" "Win 10 (1909 19H2) Pro-Education x86 en-US (18363.657)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Pro-Education x86 en-US (18363.657)] Successfully set image description: [Win 10 (1909 19H2) Pro-Education x86 en-US (18363.657)] Successfully set image flags: [ProfessionalEducation] H:\Win_10_AiO>REM Creating Pro-Work H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:ProfessionalWorkstation /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.657 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~x86~~10.0.18362.657 Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~x86~~10.0.18362.657 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "ProfessionalWorkstation" /info "AiO\x86\Sources\install.wim" 6 "Win 10 (1909 19H2) Pro-Workstation x86 en-US (18363.657)" "Win 10 (1909 19H2) Pro-Workstation x86 en-US (18363.657)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Pro-Workstation x86 en-US (18363.657)] Successfully set image description: [Win 10 (1909 19H2) Pro-Workstation x86 en-US (18363.657)] Successfully set image flags: [ProfessionalWorkstation] H:\Win_10_AiO>REM Creating Ent H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:Enterprise /Channel:Volume Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.657 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Adding package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~x86~~10.0.18362.657 Removing package Microsoft-Windows-CoreEdition~31bf3856ad364e35~x86~~10.0.18362.657 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "Enterprise" /info "AiO\x86\Sources\install.wim" 7 "Win 10 (1909 19H2) Enterprise x86 en-US (18363.657)" "Win 10 (1909 19H2) Enterprise x86 en-US (18363.657)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) Enterprise x86 en-US (18363.657)] Successfully set image description: [Win 10 (1909 19H2) Enterprise x86 en-US (18363.657)] Successfully set image flags: [Enterprise] H:\Win_10_AiO>REM Creating IoTEnt H:\Win_10_AiO>Dism /mount-wim /wimfile:AiO\x86\Sources\install.wim /index:1 /mountdir:c:\mount Deployment Image Servicing and Management tool Version: 10.0.17763.771 Mounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>dism /Image:C:\Mount /Set-Edition:IoTEnterprise /Channel:Retail Deployment Image Servicing and Management tool Version: 10.0.17763.771 Image Version: 10.0.18363.657 Error: 13 The specified product key could not be validated. Check that the specified product key is valid and that it matches the target edition. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log H:\Win_10_AiO>dism /Unmount-Image /MountDir:C:\Mount /Commit /Append Deployment Image Servicing and Management tool Version: 10.0.17763.771 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. H:\Win_10_AiO>Bin\imagex.exe /flags "IoTEnterprise" /info "AiO\x86\Sources\install.wim" 8 "Win 10 (1909 19H2) IoTEnterprise x86 en-US (18363.657)" "Win 10 (1909 19H2) IoTEnterprise x86 en-US (18363.657)" ImageX Tool for Windows Copyright (C) Microsoft Corp. All rights reserved. Version: 10.0.10011.16384 Successfully set image name: [Win 10 (1909 19H2) IoTEnterprise x86 en-US (18363.657)] Successfully set image description: [Win 10 (1909 19H2) IoTEnterprise x86 en-US (18363.657)] Successfully set image flags: [IoTEnterprise] H:\Win_10_AiO>setlocal EnableDelayedExpansion H:\Win_10_AiO>for /F "tokens=3 delims=: " %i in ('Bin\wimlib-imagex info AiO\x86\Sources\install.wim | findstr /c:"Image Count"') do set images=%i H:\Win_10_AiO>set images=8 H:\Win_10_AiO>for /L %i in (1 1 8) do ( for /F "tokens=3 delims=<>" %a in ('Bin\imagex /info AiO\x86\Sources\install.wim %i | find /i "<HIGHPART>"') do set "HIGHPART=%a" for /F "tokens=3 delims=<>" %a in ('Bin\imagex /info AiO\x86\Sources\install.wim %i | find /i "<LOWPART>"') do set "LOWPART=%a" Bin\wimlib-imagex info AiO\x86\Sources\install.wim %i --image-property CREATIONTIME/HIGHPART=!HIGHPART! --image-property CREATIONTIME/LOWPART=!LOWPART! 1>nul ) ..................... H:\Win_10_AiO>echo 3:09:51,74 3:09:51,74 H:\Win_10_AiO>Bin\wimlib-imagex optimize AiO\x86\sources\install.wim "AiO\x86\sources\install.wim" original size: 2838628 KiB Using LZX compression with 8 threads Archiving file data: 6156 MiB of 6156 MiB (100%) done "AiO\x86\sources\install.wim" optimized size: 2816897 KiB Space saved: 21730 KiB H:\Win_10_AiO>pause Press any key to continue . . .
I always use Home as source for all other SKUs, 18363.657/693 pro will have the exact same target editions and will probably fail for IoT enterprise too. IoT enterprise is useless, normal Enterprise is better, it can be HWID or KMS activated and there is no other difference. Target editions from Home: Code: Target Edition : CoreSingleLanguage Target Edition : Professional Target Edition : ProfessionalEducation Target Edition : ProfessionalWorkstation Target Edition : Education Target Edition : ProfessionalCountrySpecific Target Edition : ProfessionalSingleLanguage Target Edition : ServerRdsh Target Edition : IoTEnterprise Target Edition : Enterprise
Code: C:\WINDOWS\system32>dism /english /Export-Image /SourceImageFile:"D:\test\test.wim" /SourceIndex:2 /DestinationImageFile:"D:\test\wimtemp.wim" /Compress:max Deployment Image Servicing and Management tool Version: 10.0.18362.1 Exporting image [==========================100.0%==========================] The operation completed successfully. C:\WINDOWS\system32>dism /english /Mount-Image /ImageFile:"D:\test\wimtemp.wim" /index:1 /MountDir:"D:\test\test" Deployment Image Servicing and Management tool Version: 10.0.18362.1 Mounting image [==========================100.0%==========================] The operation completed successfully. C:\WINDOWS\system32>dism /english /Image:"D:\test\test" /Set-Edition:ServerRdsh Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18363.693 Error: 13 The specified product key could not be validated. Check that the specified product key is valid and that it matches the target edition. The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log C:\WINDOWS\system32>dism /english /Image:"D:\test\test" /get-targeteditions Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18363.693 Editions that can be upgraded to: Target Edition : CoreSingleLanguage Target Edition : Professional Target Edition : ProfessionalEducation Target Edition : ProfessionalWorkstation Target Edition : Education Target Edition : ProfessionalCountrySpecific Target Edition : ProfessionalSingleLanguage Target Edition : ServerRdsh Target Edition : IoTEnterprise Target Edition : Enterprise The operation completed successfully. Home Edition still error even serverrdsh.(professional to rdsh no error) Code: C:\WINDOWS\system32>dism /english /Export-Image /SourceImageFile:"D:\test\test.wim" /SourceIndex:1 /DestinationImageFile:"D:\test\wimtemp.wim" /Compress:max Deployment Image Servicing and Management tool Version: 10.0.18362.1 Exporting image [==========================100.0%==========================] The operation completed successfully. C:\WINDOWS\system32>dism /english /Mount-Image /ImageFile:"D:\test\wimtemp.wim" /index:1 /MountDir:"D:\test\test" Deployment Image Servicing and Management tool Version: 10.0.18362.1 Mounting image [==========================100.0%==========================] The operation completed successfully. C:\WINDOWS\system32>dism /english /Image:"D:\test\test" /Set-Edition:ServerRdsh Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18363.693 Pended operations ignored. When this image is next booted, these operations will be processed. Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. C:\WINDOWS\system32>dism /english /Image:"D:\test\test" /get-targeteditions Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18363.693 Editions that can be upgraded to: Target Edition : Professional Target Edition : ProfessionalEducation Target Edition : ProfessionalWorkstation Target Edition : Education Target Edition : ProfessionalCountrySpecific Target Edition : ProfessionalSingleLanguage Target Edition : IoTEnterprise Target Edition : Enterprise The operation completed successfully. C:\WINDOWS\system32>dism /english /Image:"D:\test\test" /Set-Edition:IoTEnterprise Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18363.693 Error: 13 The specified product key could not be validated. Check that the specified product key is valid and that it matches the target edition. The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log C:\WINDOWS\system32>dism /english /Image:"D:\test\test" /Set-Edition:ProfessionalSingleLanguage Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18363.693 Error: 13 The specified product key could not be validated. Check that the specified product key is valid and that it matches the target edition. The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log C:\WINDOWS\system32>dism /english /Image:"D:\test\test" /Set-Edition:ProfessionalCountrySpecific Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18363.693 Error: 13 The specified product key could not be validated. Check that the specified product key is valid and that it matches the target edition. The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
I would like the latest final Windows 10 Consummer Edition 1909 SAC (Polish x64), the links have expired. Alternatively how and where should I download.
Is there a Multilanguage DVD with cab files for 1909? Or does one (if it exists) for a previous version works?
Media Content 1903/9 (updated february 2020): Code: Name: en_windows_10_consumer_editions_version_1909_updated_feb_2020_x64_dvd_527ad800.iso Size: 5591597056 bytes (5332 MiB) CRC32: 09990DF6 CRC64: 43403EC91DA57FC6 SHA256: 1B821D815AC239D21DDA734D00C077EDB1F228A993317E2DFC3AFB17A15CA366 SHA1: FA6085EEA640067E61DE9261A997AE787F2E4962 BLAKE2sp: 1385BF5FD099EF3B1B8AEEA0A8B4700D6706A49601E8B15CCBBF15CB3A4F32D2 SKUs: Code: [01] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Home | Core [02] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Home N | CoreN [03] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Home Single Language | CoreSingleLanguage [04] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Education | Education [05] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Education N | EducationN [06] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro | Professional [07] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro N | ProfessionalN [08] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro Education | ProfessionalEducation [09] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro Education N | ProfessionalEducationN [10] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro for Workstations | ProfessionalWorkstation [11] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro N for Workstations | ProfessionalWorkstationN Code: Name: en_windows_10_business_editions_version_1909_updated_feb_2020_x64_dvd_fa6f853d.iso Size: 5470251008 bytes (5216 MiB) CRC32: 4F6BA81F CRC64: E84F6A66585AB847 SHA256: CCCB81469768CE4D6DCD45787A13C84A9B4B63D13B60EF5F9B0DAE5D9C0E84EA SHA1: 2A6C955B325AE0739DEAEA3A5F942637361EB17D BLAKE2sp: 185158BD347A28B3DC0133A80E8C1EB589B2997DD226F6ADDCC4CE009555D9EA SKUs: Code: [01] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Education | Education [02] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Education N | EducationN [03] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Enterprise | Enterprise [04] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Enterprise N | EnterpriseN [05] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro | Professional [06] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro N | ProfessionalN [07] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro Education | ProfessionalEducation [08] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro Education N | ProfessionalEducationN [09] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro for Workstations | ProfessionalWorkstation [10] 09/02/2020 en-US x64 10.0.18362.657 Windows 10 Pro N for Workstations | ProfessionalWorkstationN Get-Packages: Code: Package Identity : Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.3105 (KB4532938) State : Installed Release Type : Update Install Time : 09/02/2020 19:59 Package Identity : Package_for_KB4513661~31bf3856ad364e35~amd64~~10.0.1.16 (DU for SafeOS) State : Installed Release Type : Update Install Time : 09/02/2020 19:59 Package Identity : Package_for_KB4517245~31bf3856ad364e35~amd64~~10.0.1.5 (1909 EP) State : Installed Release Type : Update Install Time : 09/02/2020 20:08 Package Identity : Package_for_KB4537759~31bf3856ad364e35~amd64~~10.0.1.0 (Flash) State : Installed Release Type : Security Update Install Time : 09/02/2020 20:08 Package Identity : Package_for_KB4538674~31bf3856ad364e35~amd64~~18362.651.1.0 (SSU) State : Installed Release Type : Security Update Install Time : 09/02/2020 19:59 Package Identity : Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.657.1.7 (kb4532693) State : Installed Release Type : Update Install Time : 09/02/2020 20:08 The 1903 ISOs are the same, except the 1909 EP!!!