[HKEY_LOCAL_MACHINE\SOFT\Microsoft\Sysprep] "SidsGenerated"=dword:00000001 "SidsGeneratedHistory"=dword:00000001 This registry key, which unstaged does not have, is it necessary to add?
No idea. I test Recovery Environment & SystemReset with gailium119's Generalization tweak, no problems.
Test Manual Construction of 14393.0 Windows 10 Starter amd64 Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Current edition is: Current Edition : Starter The operation completed successfully. C:\windows\system32> [Credits] zhanglin 14393.0 Unstaged base image tweak.
Test Manual Reconstruction of 14393.0 EnterpriseSN from Manually Constructed Starter amd64 Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Removing package Microsoft-Windows-StarterEdition~31bf3856ad364e35~amd64~~10.0.14393.0 Removing package Microsoft-Windows-StarterEdition~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Current edition is: Current Edition : EnterpriseSN The operation completed successfully. C:\windows\system32> [Credits] zhanglin 14393.0 Unstaged base image tweak.
Test Construct 14393.0 Windows 10 CoreSingleLanguage amd64 cs-CZ Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 152837 of 152837 (100%) done Extracting file data: 11 GiB of 11 GiB (100%) done Applying metadata to files: 152837 of 152837 (100%) done Done extracting files. ======================================================================================================== Construct 14393.0 Windows 10 CoreSingleLanguage amd64 cs-CZ ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Base image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct CoreSingleLanguage :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add cs-CZ Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~cs-CZ~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add cs-CZ language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-cs-cz-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-cs-cz-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-cs-cz-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add .NET Framework 4.8 to CoreSingleLanguage image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.2919 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add cs-CZ .NET Framework 4.8 language pack to Combined image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486133~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set CoreSingleLanguage key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : CoreSingleLanguage (Retail) ============================================================ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount CoreSingleLanguage image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstaged_amd64_Client\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 2713821 KiB Using LZX compression with 12 threads Archiving file data: 5735 MiB of 5735 MiB (100%) done "install.wim" optimized size: 2711604 KiB Space saved: 2217 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 CoreSingleLanguage". Setting the DESCRIPTION property of image 1 to "Windows 10 CoreSingleLanguage". Setting the FLAGS property of image 1 to "CoreSingleLanguage". Setting the DISPLAYNAME property of image 1 to "Windows 10 Home Single Language". Setting the DISPLAYDESCRIPTION property of image 1 to "14393.0 Windows 10 Home Single Language". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 14393.0 Windows 10 CoreSingleLanguage amd64 cs-CZ has been successfully constructed on 2022/12/27 ======================================================================================================== Mission took 0:18:33.49 (1113.49s total) Press any key to continue . . . Test Construct 14393.0 Windows 10 ProfessionalN amd64 en-GB Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 152837 of 152837 (100%) done Extracting file data: 11 GiB of 11 GiB (100%) done Applying metadata to files: 152837 of 152837 (100%) done Done extracting files. ======================================================================================================== Construct 14393.0 Windows 10 ProfessionalN amd64 en-GB ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Base image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct ProfessionalN :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add en-GB Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-GB~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add en-GB language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-gb-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-gb-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-gb-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-gb-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-gb-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add .NET Framework 4.8 to ProfessionalN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.2919 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set ProfessionalN key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : ProfessionalN (Retail) ============================================================ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount ProfessionalN image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstaged_amd64_Client\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 2757394 KiB Using LZX compression with 12 threads Archiving file data: 5806 MiB of 5806 MiB (100%) done "install.wim" optimized size: 2755169 KiB Space saved: 2224 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 ProfessionalN". Setting the DESCRIPTION property of image 1 to "Windows 10 ProfessionalN". Setting the FLAGS property of image 1 to "ProfessionalN". Setting the DISPLAYNAME property of image 1 to "Windows 10 Pro N". Setting the DISPLAYDESCRIPTION property of image 1 to "14393.0 Windows 10 Pro N". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 14393.0 Windows 10 ProfessionalN amd64 en-GB has been successfully constructed on 2022/12/27 ======================================================================================================== Mission took 0:13:39.76 (819.76s total) Press any key to continue . . . [Credits] zhanglin 14393.0 Unstaged base image tweak.
Test Construct 14393.0 Windows 10 Education amd64 fr-FR Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 152837 of 152837 (100%) done Extracting file data: 11 GiB of 11 GiB (100%) done Applying metadata to files: 152837 of 152837 (100%) done Done extracting files. ======================================================================================================== Construct 14393.0 Windows 10 Education amd64 fr-FR ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Base image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct Education :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add fr-FR Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~fr-FR~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add fr-FR language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-fr-fr-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-fr-fr-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-fr-fr-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-fr-fr-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-fr-fr-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add .NET Framework 4.8 to Education image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.2919 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add fr-FR .NET Framework 4.8 language pack to Combined image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486139~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set Education key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : Education (Retail) ============================================================ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Education image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstaged_amd64_Client\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 2885896 KiB Using LZX compression with 12 threads Archiving file data: 6112 MiB of 6112 MiB (100%) done "install.wim" optimized size: 2883531 KiB Space saved: 2364 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 Education". Setting the DESCRIPTION property of image 1 to "Windows 10 Education". Setting the FLAGS property of image 1 to "Education". Setting the DISPLAYNAME property of image 1 to "Windows 10 Education". Setting the DISPLAYDESCRIPTION property of image 1 to "14393.0 Windows 10 Education". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 14393.0 Windows 10 Education amd64 fr-FR has been successfully constructed on 2022/12/27 ======================================================================================================== Mission took 0:14:25.90 (865.90s total) Press any key to continue . . . Test Construct 14393.0 Windows 10 EnterpriseN amd64 ko-KR Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 152837 of 152837 (100%) done Extracting file data: 11 GiB of 11 GiB (100%) done Applying metadata to files: 152837 of 152837 (100%) done Done extracting files. ======================================================================================================== Construct 14393.0 Windows 10 EnterpriseN amd64 ko-KR ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Base image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct EnterpriseN :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add ko-KR Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ko-KR~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add ko-KR language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-ko-kr-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Fonts-Kore-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-ko-kr-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-ko-kr-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-ko-kr-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add .NET Framework 4.8 to EnterpriseN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.2919 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add ko-KR .NET Framework 4.8 language pack to Combined image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486144~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set EnterpriseN key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : EnterpriseN (Volume) ============================================================ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount EnterpriseN image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstaged_amd64_Client\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 2740828 KiB Using LZX compression with 12 threads Archiving file data: 5817 MiB of 5817 MiB (100%) done "install.wim" optimized size: 2738633 KiB Space saved: 2194 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 EnterpriseN". Setting the DESCRIPTION property of image 1 to "Windows 10 EnterpriseN". Setting the FLAGS property of image 1 to "EnterpriseN". Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise N". Setting the DISPLAYDESCRIPTION property of image 1 to "14393.0 Windows 10 Enterprise N". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 14393.0 Windows 10 EnterpriseN amd64 ko-KR has been successfully constructed on 2022/12/27 ======================================================================================================== Mission took 0:14:37.10 (877.10s total) Press any key to continue . . . [Credits] zhanglin 14393.0 Unstaged base image tweak.
Test Construct 14393.5582 Windows 10 EnterpriseS amd64 sk-SK Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 152837 of 152837 (100%) done Extracting file data: 11 GiB of 11 GiB (100%) done Applying metadata to files: 152837 of 152837 (100%) done Done extracting files. ------------------------------------------------------------ Expand Cumulative update ------------------------------------------------------------ ======================================================================================================== Construct 14393.5582 Windows 10 EnterpriseS amd64 sk-SK ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Base image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct EnterpriseS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add sk-SK Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~sk-SK~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add sk-SK language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-sk-sk-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-sk-sk-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add .NET Framework 4.8 to EnterpriseS image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.2919 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Servicing Stack update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5017396~31bf3856ad364e35~amd64~~14393.5351.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5582.1.8 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Reset Winre base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstaged_amd64_Client\temp\mount\Windows\System32\Recovery\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize winre.wim ------------------------------------------------------------ "temp\mount\Windows\System32\Recovery\winre.wim" original size: 533972 KiB Using LZX compression with 12 threads Archiving file data: 869 MiB of 869 MiB (100%) done "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 322899 KiB Space saved: 211073 KiB ------------------------------------------------------------ Add Servicing Stack update to EnterpriseS image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5017396~31bf3856ad364e35~amd64~~14393.5351.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add DotNetRollup 4.8 to EnterpriseS image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4590.2 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to EnterpriseS image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5582.1.8 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Reset EnterpriseS base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set EnterpriseS key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : EnterpriseS (OEM) ============================================================ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount EnterpriseS image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstaged_amd64_Client\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 3395560 KiB Using LZX compression with 12 threads Archiving file data: 6362 MiB of 6362 MiB (100%) done "install.wim" optimized size: 3385507 KiB Space saved: 10053 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 Enterprise 2016 LTSB". Setting the DESCRIPTION property of image 1 to "Windows 10 Enterprise 2016 LTSB". Setting the FLAGS property of image 1 to "EnterpriseS". Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise LTSB". Setting the DISPLAYDESCRIPTION property of image 1 to "14393.5582 Windows 10 Enterprise LTSB". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 14393.5582 Windows 10 EnterpriseS amd64 sk-SK has been successfully constructed on 2022/12/27 ======================================================================================================== Mission took 1:29:4.21 (5344.21s total) Press any key to continue . . . Test Construct 14393.5582 Windows 10 ProfessionalEducationN amd64 zh-CN Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 152837 of 152837 (100%) done Extracting file data: 11 GiB of 11 GiB (100%) done Applying metadata to files: 152837 of 152837 (100%) done Done extracting files. ------------------------------------------------------------ Expand Cumulative update ------------------------------------------------------------ ======================================================================================================== Construct 14393.5582 Windows 10 ProfessionalEducationN amd64 zh-CN ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Base image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct ProfessionalEducationN :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add zh-CN Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add zh-CN language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Fonts-Hans-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add .NET Framework 4.8 to ProfessionalEducationN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.2919 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add zh-CN .NET Framework 4.8 language pack to Combined image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486131~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Servicing Stack update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5017396~31bf3856ad364e35~amd64~~14393.5351.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5582.1.8 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Reset Winre base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 [===========================99.3%========================= ] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstaged_amd64_Client\temp\mount\Windows\System32\Recovery\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize winre.wim ------------------------------------------------------------ "temp\mount\Windows\System32\Recovery\winre.wim" original size: 603378 KiB Using LZX compression with 12 threads Archiving file data: 955 MiB of 955 MiB (100%) done "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 373902 KiB Space saved: 229476 KiB ------------------------------------------------------------ Add Servicing Stack update to ProfessionalEducationN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5017396~31bf3856ad364e35~amd64~~14393.5351.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add DotNetRollup 4.8 to ProfessionalEducationN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4590.2 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to ProfessionalEducationN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5582.1.8 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Reset ProfessionalEducationN base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set ProfessionalEducationN key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : ProfessionalEducationN (Retail) ============================================================ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount ProfessionalEducationN image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstaged_amd64_Client\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 3543707 KiB Using LZX compression with 12 threads Archiving file data: 6506 MiB of 6506 MiB (100%) done "install.wim" optimized size: 3533484 KiB Space saved: 10223 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 ProfessionalEducationN". Setting the DESCRIPTION property of image 1 to "Windows 10 ProfessionalEducationN". Setting the FLAGS property of image 1 to "ProfessionalEducationN". Setting the DISPLAYNAME property of image 1 to "Windows 10 Pro Education N". Setting the DISPLAYDESCRIPTION property of image 1 to "14393.5582 Windows 10 Pro Education N". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 14393.5582 Windows 10 ProfessionalEducationN amd64 zh-CN has been successfully constructed on 2022/12/28 ======================================================================================================== Mission took 1:23:47.74 (5027.74s total) Press any key to continue . . . [Credits] zhanglin 14393.0 Unstaged tweak.
Test Manual Construction of 14393.0 Windows Server 2026 ServerStorageStandard barebone amd64 Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Current edition is: Current Edition : ServerStorageStandard The operation completed successfully. C:\windows\system32> Test Manual Construction of 14393.0 Windows Server 2026 ServerStorageWorkgroup barebone amd64 Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Current edition is: Current Edition : ServerStorageWorkgroup The operation completed successfully. C:\windows\system32> [Credits] zhanglin 14393.0 Unstaged tweak.
Test Manual Construction of 14393.0 Windows Server 2026 ServerDatacenter barebone amd64 Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Current edition is: Current Edition : ServerDatacenter The operation completed successfully. C:\windows\system32> Test Manual Construction of 14393.0 Windows Server 2026 ServerStandard barebone amd64 Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Current edition is: Current Edition : ServerStandard The operation completed successfully. C:\windows\system32> Test Manual Construction of 14393.0 Windows Server 2026 ServerSolution barebone amd64 Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Current edition is: Current Edition : ServerSolution The operation completed successfully. C:\windows\system32> [Credits] zhanglin 14393.0 Unstaged tweak.
Test Construct 14393.5582 Windows Server 2016 Essentials (Desktop Experience) amd64 sr-LATN-RS Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 196536 of 196536 (100%) done Extracting file data: 13 GiB of 13 GiB (100%) done Applying metadata to files: 196536 of 196536 (100%) done Done extracting files. ------------------------------------------------------------ Expand Cumulative update ------------------------------------------------------------ ======================================================================================================== Construct 14393.5582 Windows Server 2016 Essentials (Desktop Experience) amd64 sr-LATN-RS ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Base image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct ServerSolution :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add sr-LATN-RS Server language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-Server-LanguagePack-Package~31bf3856ad364e35~amd64~sr-LATN-RS~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add sr-LATN-RS language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-sr-latn-rs-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-sr-latn-rs-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-sr-latn-rs-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add .NET Framework 4.8 to ServerSolution image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.2919 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Export sr-LATN-RS winre.wim to ServerSolution image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Exporting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Servicing Stack update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5017396~31bf3856ad364e35~amd64~~14393.5351.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5582.1.8 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Reset Winre base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 [===========================99.6%========================= ] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstaged_amd64\temp\mount\Windows\System32\Recovery\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize winre.wim ------------------------------------------------------------ "temp\mount\Windows\System32\Recovery\winre.wim" original size: 535939 KiB Using LZX compression with 12 threads Archiving file data: 869 MiB of 869 MiB (100%) done "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 322874 KiB Space saved: 213064 KiB ------------------------------------------------------------ Add Servicing Stack update to ServerSolution image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5017396~31bf3856ad364e35~amd64~~14393.5351.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add DotNetRollup 4.8 to ServerSolution image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4590.2 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to ServerSolution image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.5582.1.8 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Reset ServerSolution base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set ServerSolution key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.5351 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : ServerSolution (Volume) ============================================================ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount ServerSolution image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstaged_amd64\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 3385163 KiB Using LZX compression with 12 threads Archiving file data: 6397 MiB of 6397 MiB (100%) done "install.wim" optimized size: 3372304 KiB Space saved: 12858 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows Server 2016 SERVERSOLUTION". Setting the DESCRIPTION property of image 1 to "Windows Server 2016 SERVERSOLUTION". Setting the FLAGS property of image 1 to "ServerSolution". Setting the DISPLAYNAME property of image 1 to "Windows Server 2016 Essentials (Desktop Experience)". Setting the DISPLAYDESCRIPTION property of image 1 to "14393.5582 Windows Server 2016 Essentials (Desktop Experience)". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 14393.5582 Windows Server 2016 Essentials (Desktop Experience) amd64 sr-LATN-RS has been successfully constructed on 2022/12/29 ======================================================================================================== Mission took 0:46:14.72 (2774.72s total) Press any key to continue . . . [Credits] zhanglin 14393.0 Unstaged tweak.
It's composed of all editions' WinSxS. Now I use OwOUwU's tool to reextract all editions from the old source into one folder, and it is 6.5 GB. Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 60947 of 60947 (100%) done Extracting file data: 6528 MiB of 6528 MiB (100%) done Applying metadata to files: 60947 of 60947 (100%) done Done extracting files.
Compared with official image, same edition packages. My constructed 14393.0 1. cannot get to Desktop (OOBE loop while "Just a moment"), 2. has no Start menu and no Serach, for both Client & Server. How about yours? And what is the problem? Users [Official] NTUSER.DAT 256 KB Code: C:\windows\system32>dir /b /s Z:\Users Z:\Users\All Users Z:\Users\Default User Z:\Users\Public Z:\Users\Default\Desktop Z:\Users\Default\Documents Z:\Users\Default\Downloads Z:\Users\Default\Favorites Z:\Users\Default\Links Z:\Users\Default\Music Z:\Users\Default\NTUSER.DAT Z:\Users\Default\Pictures Z:\Users\Default\Saved Games Z:\Users\Default\Videos Z:\Users\Default\AppData\Local Z:\Users\Default\AppData\Roaming Z:\Users\Default\AppData\Local\Microsoft Z:\Users\Default\AppData\Local\Temp Z:\Users\Default\AppData\Local\Microsoft\InputPersonalization Z:\Users\Default\AppData\Local\Microsoft\Windows Z:\Users\Default\AppData\Local\Microsoft\Windows Sidebar Z:\Users\Default\AppData\Local\Microsoft\InputPersonalization\TrainedDataStore Z:\Users\Default\AppData\Local\Microsoft\Windows\GameExplorer Z:\Users\Default\AppData\Local\Microsoft\Windows\Shell Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX Z:\Users\Default\AppData\Local\Microsoft\Windows\Shell\DefaultLayouts.xml Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1 Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2 Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3 Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1\1 - Desktop.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\1 - Run.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\2 - Search.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\3 - Windows Explorer.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\4 - Control Panel.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\5 - Task Manager.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\01 - Command Prompt.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\01a - Windows PowerShell.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\02 - Command Prompt.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\02a - Windows PowerShell.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\03 - Computer Management.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\04 - Disk Management.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\04-1 - Network Connections.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\05 - Device Manager.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\06 - System.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\07 - Event Viewer.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\08 - Power Options.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\09 - Mobility Center.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\10 - Programs and Features.lnk Z:\Users\Default\AppData\Local\Microsoft\Windows Sidebar\Gadgets Z:\Users\Default\AppData\Local\Microsoft\Windows Sidebar\settings.ini Z:\Users\Default\AppData\Roaming\Microsoft\Internet Explorer Z:\Users\Default\AppData\Roaming\Microsoft\Windows Z:\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch Z:\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\Shows Desktop.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\Window Switcher.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\CloudStore Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Network Shortcuts Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Printer Shortcuts Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Recent Z:\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Templates Z:\Users\Default\AppData\Roaming\Microsoft\Windows\CloudStore\Store Z:\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Compressed (zipped) Folder.ZFSendToTarget Z:\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Desktop (create shortcut).DeskLink Z:\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Fax Recipient.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Mail Recipient.MAPIMail Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Magnify.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Narrator.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\On-Screen Keyboard.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Notepad.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Command Prompt.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\computer.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Control Panel.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Default Apps.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Devices.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\File Explorer.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Run.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell (x86).lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell ISE (x86).lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell ISE.lnk Z:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell.lnk Z:\Users\Default User\Desktop Z:\Users\Default User\Documents Z:\Users\Default User\Downloads Z:\Users\Default User\Favorites Z:\Users\Default User\Links Z:\Users\Default User\Music Z:\Users\Default User\NTUSER.DAT Z:\Users\Default User\Pictures Z:\Users\Default User\Saved Games Z:\Users\Default User\Videos Z:\Users\Default User\AppData\Local Z:\Users\Default User\AppData\Roaming Z:\Users\Default User\AppData\Local\Microsoft Z:\Users\Default User\AppData\Local\Temp Z:\Users\Default User\AppData\Local\Microsoft\InputPersonalization Z:\Users\Default User\AppData\Local\Microsoft\Windows Z:\Users\Default User\AppData\Local\Microsoft\Windows Sidebar Z:\Users\Default User\AppData\Local\Microsoft\InputPersonalization\TrainedDataStore Z:\Users\Default User\AppData\Local\Microsoft\Windows\GameExplorer Z:\Users\Default User\AppData\Local\Microsoft\Windows\Shell Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX Z:\Users\Default User\AppData\Local\Microsoft\Windows\Shell\DefaultLayouts.xml Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group1 Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group2 Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3 Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group1\1 - Desktop.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group2\1 - Run.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group2\2 - Search.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group2\3 - Windows Explorer.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group2\4 - Control Panel.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group2\5 - Task Manager.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\01 - Command Prompt.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\01a - Windows PowerShell.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\02 - Command Prompt.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\02a - Windows PowerShell.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\03 - Computer Management.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\04 - Disk Management.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\04-1 - Network Connections.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\05 - Device Manager.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\06 - System.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\07 - Event Viewer.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\08 - Power Options.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\09 - Mobility Center.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows\WinX\Group3\10 - Programs and Features.lnk Z:\Users\Default User\AppData\Local\Microsoft\Windows Sidebar\Gadgets Z:\Users\Default User\AppData\Local\Microsoft\Windows Sidebar\settings.ini Z:\Users\Default User\AppData\Roaming\Microsoft\Internet Explorer Z:\Users\Default User\AppData\Roaming\Microsoft\Windows Z:\Users\Default User\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch Z:\Users\Default User\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\Shows Desktop.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\Window Switcher.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\CloudStore Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Network Shortcuts Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Printer Shortcuts Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Recent Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\SendTo Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Templates Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\CloudStore\Store Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\SendTo\Compressed (zipped) Folder.ZFSendToTarget Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\SendTo\Desktop (create shortcut).DeskLink Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\SendTo\Fax Recipient.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\SendTo\Mail Recipient.MAPIMail Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Magnify.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Narrator.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\On-Screen Keyboard.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Notepad.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Command Prompt.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\computer.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Control Panel.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Default Apps.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Devices.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\File Explorer.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Run.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell (x86).lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell ISE (x86).lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell ISE.lnk Z:\Users\Default User\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell.lnk Z:\Users\Public\Documents Z:\Users\Public\Downloads Z:\Users\Public\Music Z:\Users\Public\Pictures Z:\Users\Public\Videos Z:\Users\Public\Libraries\RecordedTV.library-ms C:\windows\system32> [Constructrd] NTUSER.DAT 64 KB Code: C:\windows\system32>dir /b /s D:\Users D:\Users\Public D:\Users\Default\Desktop D:\Users\Default\Documents D:\Users\Default\Downloads D:\Users\Default\Favorites D:\Users\Default\Links D:\Users\Default\Music D:\Users\Default\NTUSER.DAT D:\Users\Default\Pictures D:\Users\Default\Saved Games D:\Users\Default\Videos D:\Users\Default\AppData\Local D:\Users\Default\AppData\Roaming D:\Users\Default\AppData\Local\Microsoft D:\Users\Default\AppData\Local\Temp D:\Users\Default\AppData\Local\Microsoft\InputPersonalization D:\Users\Default\AppData\Local\Microsoft\Windows D:\Users\Default\AppData\Local\Microsoft\Windows Sidebar D:\Users\Default\AppData\Local\Microsoft\InputPersonalization\TrainedDataStore D:\Users\Default\AppData\Local\Microsoft\Windows\GameExplorer D:\Users\Default\AppData\Local\Microsoft\Windows\Shell D:\Users\Default\AppData\Local\Microsoft\Windows\WinX D:\Users\Default\AppData\Local\Microsoft\Windows\Shell\DefaultLayouts.xml D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1 D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2 D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3 D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group1\1 - Desktop.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\1 - Run.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\2 - Search.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\3 - Windows Explorer.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\4 - Control Panel.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group2\5 - Task Manager.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\01 - Command Prompt.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\01a - Windows PowerShell.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\02 - Command Prompt.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\02a - Windows PowerShell.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\03 - Computer Management.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\04 - Disk Management.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\04-1 - Network Connections.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\05 - Device Manager.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\06 - System.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\07 - Event Viewer.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\08 - Power Options.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\09 - Mobility Center.lnk D:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\10 - Programs and Features.lnk D:\Users\Default\AppData\Local\Microsoft\Windows Sidebar\Gadgets D:\Users\Default\AppData\Local\Microsoft\Windows Sidebar\settings.ini D:\Users\Default\AppData\Roaming\Microsoft\Internet Explorer D:\Users\Default\AppData\Roaming\Microsoft\Windows D:\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch D:\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\Shows Desktop.lnk D:\Users\Default\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\Window Switcher.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\CloudStore D:\Users\Default\AppData\Roaming\Microsoft\Windows\Network Shortcuts D:\Users\Default\AppData\Roaming\Microsoft\Windows\Printer Shortcuts D:\Users\Default\AppData\Roaming\Microsoft\Windows\Recent D:\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu D:\Users\Default\AppData\Roaming\Microsoft\Windows\Templates D:\Users\Default\AppData\Roaming\Microsoft\Windows\CloudStore\Store D:\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Compressed (zipped) Folder.ZFSendToTarget D:\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Desktop (create shortcut).DeskLink D:\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Fax Recipient.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\SendTo\Mail Recipient.MAPIMail D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Maintenance D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Magnify.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\Narrator.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessibility\On-Screen Keyboard.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Accessories\Notepad.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Command Prompt.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\computer.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Control Panel.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Default Apps.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Devices.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\File Explorer.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\System Tools\Run.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell (x86).lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell ISE (x86).lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell ISE.lnk D:\Users\Default\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows PowerShell\Windows PowerShell.lnk D:\Users\Public\Documents D:\Users\Public\Downloads D:\Users\Public\Music D:\Users\Public\Pictures D:\Users\Public\Videos D:\Users\Public\Libraries\RecordedTV.library-ms C:\windows\system32> Replaced with Official Users folder, OK.
Test Construct 14393.0 Windows 10 Home China amd64 ar-SA (with Unstage & Neutral 2-in-1 script) Code: ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 60947 of 60947 (100%) done Extracting file data: 6528 MiB of 6528 MiB (100%) done Applying metadata to files: 60947 of 60947 (100%) done Done extracting files. ======================================================================================================== Construct 14393.0 Windows 10 Home China amd64 ar-SA ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Unstage image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct CoreCountrySpecific :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add ar-SA Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ar-SA~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add ar-SA language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-ar-sa-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Fonts-Arab-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-ar-sa-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-ar-eg-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add .NET Framework 4.8 to CoreCountrySpecific image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.2919 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add ar-SA .NET Framework 4.8 language to CoreCountrySpecific image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486130~31bf3856ad364e35~amd64~~10.0.1.2752 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Export ar-SA winre.wim to CoreCountrySpecific image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set CoreCountrySpecific key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : CoreCountrySpecific (Retail) ============================================================ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount CoreCountrySpecific image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstage_and_Neutral_amd64\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 2747259 KiB Using LZX compression with 12 threads Archiving file data: 5794 MiB of 5794 MiB (100%) done "install.wim" optimized size: 2743948 KiB Space saved: 3310 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 CoreCountrySpecific". Setting the DESCRIPTION property of image 1 to "Windows 10 CoreCountrySpecific". Setting the FLAGS property of image 1 to "CoreCountrySpecific". Setting the DISPLAYNAME property of image 1 to "Windows 10 Home China". Setting the DISPLAYDESCRIPTION property of image 1 to "14393.0 Windows 10 Home China". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 14393.0 Windows 10 Home China amd64 ar-SA has been successfully constructed on 2022/12/30 ======================================================================================================== Mission took 0:13:54.71 (834.71s total) Press any key to continue . . . Test Reconstruct 14393.0 Windows 10 Home China amd64 bg-BG (with Unstage & Neutral 2-in-1 script) Code: ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 60947 of 60947 (100%) done Extracting file data: 6528 MiB of 6528 MiB (100%) done Applying metadata to files: 60947 of 60947 (100%) done Done extracting files. ======================================================================================================== Reconstruct 14393.0 Windows 10 Home China amd64 bg-BG ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Neutral image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Convert Neutral to CoreCountrySpecific :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Removing package Microsoft-Windows-NeutralEdition~31bf3856ad364e35~amd64~~10.0.14393.0 Removing package Microsoft-Windows-NeutralEdition~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add bg-BG Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~bg-BG~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add bg-BG language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-bg-bg-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-bg-bg-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add .NET Framework 4.8 to CoreCountrySpecific image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.2919 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Export bg-BG winre.wim to CoreCountrySpecific image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set CoreCountrySpecific key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image Version: 10.0.14393.0 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : CoreCountrySpecific (Retail) ============================================================ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount CoreCountrySpecific image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.746 Image File : Z:\14393.0_Unstage_and_Neutral_amd64\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 3115266 KiB Using LZX compression with 12 threads Archiving file data: 6112 MiB of 6112 MiB (100%) done "install.wim" optimized size: 2978585 KiB Space saved: 136680 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 CoreCountrySpecific". Setting the DESCRIPTION property of image 1 to "Windows 10 CoreCountrySpecific". Setting the FLAGS property of image 1 to "CoreCountrySpecific". Setting the DISPLAYNAME property of image 1 to "Windows 10 Home China". Setting the DISPLAYDESCRIPTION property of image 1 to "14393.0 Windows 10 Home China". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 14393.0 Windows 10 Home China amd64 bg-BG has been successfully reconstructed on 2022/12/30 ======================================================================================================== Mission took 0:7:56.75 (476.75s total) Press any key to continue . . . [Credits] zhanglin 14393.0 Unstage tweak.
Q: Is it possible to Construct\Reconstruct 14393.0 Windows Server 2016 ServerHyperCore? [Fact] It is named 14393.0, yet with two updates which had been Resetbase. update1: Media components update2: ServerHyperCore license A: No. Unless you can 1. repack ServerHyperCore license package, or, 2. make place holder package and add the update after Construction\Reconstruction. PS: ServerStandardCore & ServerDatacenterCore are OK if replaced with Client's Media components.
Test Manual Construction of Windows Server 2016 ServerDatacenterCor amd64 Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\source\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Current edition is: Current Edition : ServerDatacenterCor The operation completed successfully. C:\windows\system32> Test Manual Construction of Windows Server 2016 ServerStandardCor amd64 Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\source\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Current edition is: Current Edition : ServerStandardCor The operation completed successfully. C:\windows\system32> Test Manual Construction of Windows Server 2016 ServerAzureCor amd64 Code: C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\source\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Current edition is: Current Edition : ServerAzureCor The operation completed successfully. C:\windows\system32> [Credits] zhanglin 14393.0 Unstaged base image tweak.