It's still the same. DISM cannot export non-3rd Party drivers. So, I had to add them from \Windows\WinSxS\ folder. While DISM added all of the 639 drivers, I still got a BSOD.
@ohault, I did the debugging thing. What should I do now? Code: Connected to Windows 10 10586 x86 compatible target at (Fri Jul 14 13:41:51.474 2023 (UTC + 3:00)), ptr64 FALSE Kernel Debugger connection established. Symbol search path is: srv* Executable search path is: ************************************************************************* *** *** *** *** *** Either you specified an unqualified symbol, or your debugger *** *** doesn't have full symbol information. Unqualified symbol *** *** resolution is turned off by default. Please either specify a *** *** fully qualified symbol module!symbolname, or enable resolution *** *** of unqualified symbols by typing ".symopt- 100". Note that *** *** enabling unqualified symbol resolution with network symbol *** *** server shares in the symbol path may cause the debugger to *** *** appear to hang for long periods of time when an incorrect *** *** symbol name is typed or the network symbol server is down. *** *** *** *** For some commands to work properly, your symbol path *** *** must point to .pdb files that have full type information. *** *** *** *** Certain .pdb files (such as the public OS symbols) do not *** *** contain the required information. Contact the group that *** *** provided you with these symbols if you need this command to *** *** work. *** *** *** *** Type referenced: nt!_MMPTE_TRANSITION *** *** *** ************************************************************************* Windows 10 Kernel Version 10586 MP (1 procs) Free x86 compatible Edition build lab: 10586.0.x86fre.th2_release.151029-1700 Kernel base = 0x81610000 PsLoadedModuleList = 0x818161b8 System Uptime: 0 days 0:00:00.036 IOINIT: Built-in driver \Driver\sacdrv failed to initialize with status - 0xC0000037 We are running at normal mode. KDTARGET: Refreshing KD connection KDTARGET: Refreshing KD connection *** Fatal System Error: 0x0000006b (0xC000007A,0x00000006,0x00000000,0x00000000) Break instruction exception - code 80000003 (first chance) A fatal system error has occurred. Debugger entered on first try; Bugcheck callbacks have not been invoked. A fatal system error has occurred. For analysis of this file, run !analyze -v ReadVirtual: 63c30000 not properly sign extended nt!RtlpBreakWithStatusInstruction: 817287e4 cc int 3 kd> !analyze -v Connected to Windows 10 10586 x86 compatible target at (Fri Jul 14 13:43:15.795 2023 (UTC + 3:00)), ptr64 FALSE Loading Kernel Symbols ............................................................... ................................................................ .......................... Loading User Symbols ReadVirtual: 86276d44 not properly sign extended ReadVirtual: 86276d38 not properly sign extended Loading unloaded module list .....Unable to enumerate user-mode unloaded modules, Win32 error 0n30 ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* PROCESS1_INITIALIZATION_FAILED (6b) Arguments: Arg1: c000007a, Indicates the NT status code that caused the failure. Arg2: 00000006, (reserved) Arg3: 00000000 Arg4: 00000000 Debugging Details: ------------------ KEY_VALUES_STRING: 1 Key : Analysis.CPU.mSec Value: 3202 Key : Analysis.Elapsed.mSec Value: 9895 Key : Analysis.IO.Other.Mb Value: 11 Key : Analysis.IO.Read.Mb Value: 2 Key : Analysis.IO.Write.Mb Value: 14 Key : Analysis.Init.CPU.mSec Value: 18014 Key : Analysis.Init.Elapsed.mSec Value: 175466 Key : Analysis.Memory.CommitPeak.Mb Value: 67 Key : Bugcheck.Code.KiBugCheckData Value: 0x6b Key : Bugcheck.Code.LegacyAPI Value: 0x6b Key : Failure.Bucket Value: 0x6B_c000007a_nt!_??_::PBOPGDP::_string Key : Failure.Hash Value: {31b6b110-7356-8965-0129-be7c913f2efd} Key : Hypervisor.Enlightenments.Value Value: 8480 Key : Hypervisor.Enlightenments.ValueHex Value: 2120 Key : Hypervisor.Flags.Value Value: 49177 Key : Hypervisor.Flags.ValueHex Value: c019 Key : Hypervisor.RootFlags.Value Value: 0 Key : Hypervisor.RootFlags.ValueHex Value: 0 Key : Statistics.LastEvent.ProcessInit.Code Value: c000007a Key : WER.OS.Branch Value: th2_release Key : WER.OS.Version Value: 10.0.10586.0 BUGCHECK_CODE: 6b BUGCHECK_P1: ffffffffc000007a BUGCHECK_P2: 6 BUGCHECK_P3: 0 BUGCHECK_P4: 0 PROCESS_NAME: System STACK_TEXT: 8570d764 817a2a6c 00000003 4c244a1b 00000065 nt!RtlpBreakWithStatusInstruction 8570d7b8 817a254c 8571f340 8570dbc0 8570dc08 nt!KiBugCheckDebugBreak+0x1f 8570db94 81727652 0000006b c000007a 00000006 nt!KeBugCheck2+0x742 8570dbb8 81727589 0000006b c000007a 00000006 nt!KiBugCheck2+0xc6 8570dbd8 81b8757f 0000006b c000007a 00000006 nt!KeBugCheckEx+0x19 8570dc08 81b75dcb 80775890 81b75ccc 8570dc2c nt! ?? ::PBOPGDP::`string'+0x927d 8570dc10 81b75ccc 8570dc2c 81b55997 8625b700 nt!PspInitPhase2+0xef 8570dc18 81b55997 8625b700 00000000 00000000 nt!PsInitSystem+0x2a 8570dc2c 81979ec1 00000000 8570dc70 8163660e nt!Phase1InitializationIoReady+0x8d 8570dc38 8163660e 80775890 4c2441d3 00000000 nt!Phase1Initialization+0x31 8570dc70 8173a8dd 81979e90 80775890 00000000 nt!PspSystemThreadStartup+0x4a 8570dc7c 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x15 SYMBOL_NAME: nt! ?? ::PBOPGDP::`string'+927d MODULE_NAME: nt IMAGE_NAME: ntkrpamp.exe IMAGE_VERSION: 10.0.10586.0 STACK_COMMAND: .cxr; .ecxr ; kb BUCKET_ID_FUNC_OFFSET: 927d FAILURE_BUCKET_ID: 0x6B_c000007a_nt!_??_::PBOPGDP::_string_ OS_VERSION: 10.0.10586.0 BUILDLAB_STR: th2_release OSPLATFORM_TYPE: x86 OSNAME: Windows 10 FAILURE_ID_HASH: {31b6b110-7356-8965-0129-be7c913f2efd} Followup: MachineOwner ---------
Is the driver signature enforcement disabled? , did you try to boot with bootlog enabled and seeing if in the boot log there is any clue?
I did that, but nothing has changed. Nor I get the log file. But can you check this post? I got another log file via WinDbg. Windows Editions Reconstruction Project Thank you for the information. But integrating drivers didn't change anything.
Well the only thing that seem understandable is that such mystery driver sacdrv.sys failed to start I have no idea about what is it, but for sure I have it on TP4 1511 (AMD64) but not on LTSB 1511 (x86). Also I don't have it on LTSB 2016 nor LTSB 2015 (AMD64) The properties of the file say just SAC driver, and searching online doesn't help either. Try to disable it Edit: After a bit of further investigation I think it's related to the sacsvr service (SafeNet Authentication Client). And I still never had to play with it so I can't say much about it.
Test Construct 14393.6085 Hyper-V Server 2016 amd64 en-US Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 63347 of 63347 (100%) done Extracting file data: 6775 MiB of 6775 MiB (100%) done Applying metadata to files: 63347 of 63347 (100%) done Done extracting files. ------------------------------------------------------------ Expand Cumulative update ------------------------------------------------------------ ======================================================================================================== Construct 14393.6085 Hyper-V Server 2016 amd64 en-US ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Unstage image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct ServerHyperCore :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add en-US Server language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-Server-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add en-US language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set ServerHyperCore key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : ServerHyperCore (Retail) ============================================================ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount neutral Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add en-US Winre language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package WinPE-WiFi-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Servicing Stack update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5023788~31bf3856ad364e35~amd64~~14393.5771.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add SystemReset update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5027386~31bf3856ad364e35~amd64~~14393.5980.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.5980 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.6085.1.9 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\14393.0_Unstage_and_Neutral_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: 575418 KiB Using LZX compression with 12 threads Archiving file data: 1462 MiB of 1462 MiB (100%) done "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 564535 KiB Space saved: 10883 KiB ------------------------------------------------------------ Add Servicing Stack update to ServerHyperCore image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_KB5023788~31bf3856ad364e35~amd64~~14393.5771.1.0 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to ServerHyperCore image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.14393.0 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.6085.1.9 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount ServerHyperCore image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 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: 2607815 KiB Using LZX compression with 12 threads Archiving file data: 5063 MiB of 5063 MiB (100%) done "install.wim" optimized size: 2605936 KiB Space saved: 1878 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Hyper-V Server 2016 SERVERHYPERCORE". Setting the DESCRIPTION property of image 1 to "Hyper-V Server 2016 SERVERHYPERCORE". Setting the FLAGS property of image 1 to "ServerHyperCore". Setting the DISPLAYNAME property of image 1 to "Hyper-V Server 2016". Setting the DISPLAYDESCRIPTION property of image 1 to "14393.6085 Hyper-V Server 2016". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 14393.6085 Hyper-V Server 2016 amd64 en-US has been successfully constructed on 2023/7/15 ======================================================================================================== Mission took 0:21:23.37 (1283.37s total) Code: WIM XML Information: --------------------------- <WIM> <IMAGE INDEX="1"> <DIRCOUNT>12924</DIRCOUNT> <FILECOUNT>60015</FILECOUNT> <TOTALBYTES>8806173925</TOTALBYTES> <HARDLINKBYTES>2800248725</HARDLINKBYTES> <CREATIONTIME> <HIGHPART>0x01D9B6B1</HIGHPART> <LOWPART>0x0883B07E</LOWPART> </CREATIONTIME> <LASTMODIFICATIONTIME> <HIGHPART>0x01D9B6B1</HIGHPART> <LOWPART>0x0883B07E</LOWPART> </LASTMODIFICATIONTIME> <WIMBOOT>0</WIMBOOT> <WINDOWS> <ARCH>9</ARCH> <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> <EDITIONID>ServerHyper</EDITIONID> <INSTALLATIONTYPE>Server Core</INSTALLATIONTYPE> <SERVICINGDATA> <IMAGESTATE>IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE</IMAGESTATE> <GDRDUREVISION>0</GDRDUREVISION> <PKEYCONFIGVERSION>10.0.14393.4946;2016-01-01T00:00:00Z</PKEYCONFIGVERSION> </SERVICINGDATA> <PRODUCTTYPE>ServerNT</PRODUCTTYPE> <PRODUCTSUITE>Enterprise</PRODUCTSUITE> <LANGUAGES> <LANGUAGE>en-US</LANGUAGE> <DEFAULT>en-US</DEFAULT> </LANGUAGES> <VERSION> <MAJOR>10</MAJOR> <MINOR>0</MINOR> <BUILD>14393</BUILD> <SPBUILD>6085</SPBUILD> <SPLEVEL>0</SPLEVEL> <BRANCH>rs1_release</BRANCH> </VERSION> <SYSTEMROOT>WINDOWS</SYSTEMROOT> </WINDOWS> <NAME>Hyper-V Server 2016 SERVERHYPERCORE</NAME> <DESCRIPTION>Hyper-V Server 2016 SERVERHYPERCORE</DESCRIPTION> <FLAGS>ServerHyperCore</FLAGS> <DISPLAYNAME>Hyper-V Server 2016</DISPLAYNAME> <DISPLAYDESCRIPTION>14393.6085 Hyper-V Server 2016</DISPLAYDESCRIPTION> </IMAGE> <TOTALBYTES>2668476561</TOTALBYTES> </WIM>
Test Construct 20348.1 Windows 10 Home Single Language amd64 [en-GB] Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 60854 of 60854 (100%) done Extracting file data: 6903 MiB of 6903 MiB (100%) done Applying metadata to files: 60854 of 60854 (100%) done Done extracting files. ======================================================================================================== Construct 20348.1 Windows 10 Home Single Language amd64 en-GB ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Unstage image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Create CoreSingleLanguage :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Extract en-GB Client language ------------------------------------------------------------ Creating files: 14389 of 14389 (100%) done Extracting file data: 144 MiB of 144 MiB (100%) done Applying metadata to files: 14389 of 14389 (100%) done Done extracting files. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add en-GB Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-GB~10.0.20279.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add en-GB language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-gb-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-gb-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-gb-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-gb-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-gb-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add FOD ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add en-GB FOD language ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add en-GB language experience ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 The operation completed successfully. ------------------------------------------------------------ Add Store ------------------------------------------------------------ Microsoft.CortanaApp Microsoft.DesktopAppInstaller Microsoft.MicrosoftOfficeHub Microsoft.MicrosoftSolitaireCollection Microsoft.MicrosoftStickyNotes Microsoft.People Microsoft.ScreenSketch Microsoft.WebMediaExtensions Microsoft.Windows.Photos Microsoft.WindowsAlarms Microsoft.WindowsCalculator Microsoft.WindowsCamera Microsoft.WindowsCommunicationsApps Microsoft.WindowsMaps Microsoft.WindowsSoundRecorder Microsoft.WindowsStore Microsoft.Xbox.TCUI Microsoft.XboxApp Microsoft.XboxGameOverlay Microsoft.XboxGamingOverlay Microsoft.XboxIdentityProvider Microsoft.XboxSpeechToTextOverlay Microsoft.ZuneMusic Microsoft.ZuneVideo Microsoft.HEIFImageExtension Microsoft.HEVCVideoExtension Microsoft.MPEG2VideoExtension Microsoft.VP9VideoExtensions Microsoft.WebpImageExtension :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount neutral Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add en-GB Winre language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-AppxPackaging-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-ATBroker-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-AudioCore-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-AudioDrivers-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Narrator-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-OpcServices-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Speech-TTS-en-GB-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Speech-TTS-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-SRH-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-WiFi-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~en-GB~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Reset Winre base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 [===========================60.0%== ] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\20348.1_Unstage_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: 413519 KiB Using LZX compression with 12 threads Archiving file data: 1058 MiB of 1058 MiB (100%) done "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 403797 KiB Space saved: 9721 KiB ------------------------------------------------------------ Set CoreSingleLanguage key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : CoreSingleLanguage (Retail) ============================================================ ------------------------------------------------------------ Reset CoreSingleLanguage base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount CoreSingleLanguage image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\20348.1_Unstage_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: 3497407 KiB Using LZX compression with 12 threads Archiving file data: 6655 MiB of 6655 MiB (100%) done "install.wim" optimized size: 3106871 KiB Space saved: 390536 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 "20348.1 Windows 10 Home Single Language". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 20348.1 Windows 10 Home Single Language amd64 en-GB has been successfully constructed on 2023/7/15 ======================================================================================================== Mission took 0:18:55.59 (1135.59s total) [en-US] Code: WIM XML Information: --------------------------- <WIM> <IMAGE INDEX="1"> <DIRCOUNT>16533</DIRCOUNT> <FILECOUNT>80821</FILECOUNT> <TOTALBYTES>13036912402</TOTALBYTES> <HARDLINKBYTES>5862539791</HARDLINKBYTES> <CREATIONTIME> <HIGHPART>0x01D9B6EC</HIGHPART> <LOWPART>0x6209E71D</LOWPART> </CREATIONTIME> <LASTMODIFICATIONTIME> <HIGHPART>0x01D9B6EC</HIGHPART> <LOWPART>0x6209E71D</LOWPART> </LASTMODIFICATIONTIME> <WIMBOOT>0</WIMBOOT> <WINDOWS> <ARCH>9</ARCH> <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> <EDITIONID>CoreSingleLanguage</EDITIONID> <INSTALLATIONTYPE>Client</INSTALLATIONTYPE> <SERVICINGDATA> <IMAGESTATE>IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE</IMAGESTATE> <GDRDUREVISION>0</GDRDUREVISION> <PKEYCONFIGVERSION>10.0.20348.1;2016-01-01T00:00:00Z</PKEYCONFIGVERSION> </SERVICINGDATA> <PRODUCTTYPE>WinNT</PRODUCTTYPE> <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> <LANGUAGES> <LANGUAGE>en-US</LANGUAGE> <DEFAULT>en-US</DEFAULT> </LANGUAGES> <VERSION> <MAJOR>10</MAJOR> <MINOR>0</MINOR> <BUILD>20348</BUILD> <SPBUILD>1</SPBUILD> <SPLEVEL>0</SPLEVEL> <BRANCH>fe_release</BRANCH> </VERSION> <SYSTEMROOT>WINDOWS</SYSTEMROOT> </WINDOWS> <NAME>Windows 10 CoreSingleLanguage</NAME> <DESCRIPTION>Windows 10 CoreSingleLanguage</DESCRIPTION> <FLAGS>CoreSingleLanguage</FLAGS> <DISPLAYNAME>Windows 10 Home Single Language</DISPLAYNAME> <DISPLAYDESCRIPTION>20348.1 Windows 10 Home Single Language</DISPLAYDESCRIPTION> </IMAGE> <TOTALBYTES>3205361840</TOTALBYTES> </WIM>
Test Construct 20348.1 Windows 10 Pro Single Language amd64 [es-ES] Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 60854 of 60854 (100%) done Extracting file data: 6903 MiB of 6903 MiB (100%) done Applying metadata to files: 60854 of 60854 (100%) done Done extracting files. ======================================================================================================== Construct 20348.1 Windows 10 Pro Single Language amd64 es-ES ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Unstage image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Create ProfessionalSingleLanguage :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Extract es-ES Client language ------------------------------------------------------------ Creating files: 15334 of 15334 (100%) done Extracting file data: 202 MiB of 202 MiB (100%) done Applying metadata to files: 15334 of 15334 (100%) done Done extracting files. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add es-ES Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~10.0.20279.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add es-ES language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-es-es-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-es-es-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-es-es-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-es-es-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-es-es-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add FOD ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add es-ES FOD language ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.19041.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add es-ES language experience ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 The operation completed successfully. ------------------------------------------------------------ Add Store ------------------------------------------------------------ Microsoft.CortanaApp Microsoft.DesktopAppInstaller Microsoft.MicrosoftOfficeHub Microsoft.MicrosoftSolitaireCollection Microsoft.MicrosoftStickyNotes Microsoft.People Microsoft.ScreenSketch Microsoft.WebMediaExtensions Microsoft.Windows.Photos Microsoft.WindowsAlarms Microsoft.WindowsCalculator Microsoft.WindowsCamera Microsoft.WindowsCommunicationsApps Microsoft.WindowsMaps Microsoft.WindowsSoundRecorder Microsoft.WindowsStore Microsoft.Xbox.TCUI Microsoft.XboxApp Microsoft.XboxGameOverlay Microsoft.XboxGamingOverlay Microsoft.XboxIdentityProvider Microsoft.XboxSpeechToTextOverlay Microsoft.ZuneMusic Microsoft.ZuneVideo Microsoft.HEIFImageExtension Microsoft.HEVCVideoExtension Microsoft.MPEG2VideoExtension Microsoft.VP9VideoExtensions Microsoft.WebpImageExtension :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount neutral Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add es-ES Winre language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-AppxPackaging-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-ATBroker-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-AudioCore-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-AudioDrivers-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Narrator-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-OpcServices-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Speech-TTS-es-ES-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Speech-TTS-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-SRH-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-WiFi-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~es-ES~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Reset Winre base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 [===========================60.0%== ] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\20348.1_Unstage_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: 419015 KiB Using LZX compression with 12 threads Archiving file data: 1070 MiB of 1070 MiB (100%) done "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 409291 KiB Space saved: 9724 KiB ------------------------------------------------------------ Set ProfessionalSingleLanguage key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : ProfessionalSingleLanguage (Retail) ============================================================ ------------------------------------------------------------ Reset ProfessionalSingleLanguage base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount ProfessionalSingleLanguage image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\20348.1_Unstage_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: 3598350 KiB Using LZX compression with 12 threads Archiving file data: 6889 MiB of 6889 MiB (100%) done "install.wim" optimized size: 3207763 KiB Space saved: 390587 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 ProfessionalSingleLanguage". Setting the DESCRIPTION property of image 1 to "Windows 10 ProfessionalSingleLanguage". Setting the FLAGS property of image 1 to "ProfessionalSingleLanguage". Setting the DISPLAYNAME property of image 1 to "Windows 10 Pro Single Language". Setting the DISPLAYDESCRIPTION property of image 1 to "20348.1 Windows 10 Pro Single Language". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 20348.1 Windows 10 Pro Single Language amd64 es-ES has been successfully constructed on 2023/7/15 ======================================================================================================== Mission took 0:20:40.84 (1240.84s total) [es-MX] Code: WIM XML Information: --------------------------- <WIM> <IMAGE INDEX="1"> <DIRCOUNT>18259</DIRCOUNT> <FILECOUNT>86801</FILECOUNT> <TOTALBYTES>13180998816</TOTALBYTES> <HARDLINKBYTES>5949122134</HARDLINKBYTES> <CREATIONTIME> <HIGHPART>0x01D9B6F3</HIGHPART> <LOWPART>0x25E68E8F</LOWPART> </CREATIONTIME> <LASTMODIFICATIONTIME> <HIGHPART>0x01D9B6F3</HIGHPART> <LOWPART>0x25E68E8F</LOWPART> </LASTMODIFICATIONTIME> <WIMBOOT>0</WIMBOOT> <WINDOWS> <ARCH>9</ARCH> <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> <EDITIONID>ProfessionalSingleLanguage</EDITIONID> <INSTALLATIONTYPE>Client</INSTALLATIONTYPE> <SERVICINGDATA> <IMAGESTATE>IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE</IMAGESTATE> <GDRDUREVISION>0</GDRDUREVISION> <PKEYCONFIGVERSION>10.0.20348.1;2016-01-01T00:00:00Z</PKEYCONFIGVERSION> </SERVICINGDATA> <PRODUCTTYPE>WinNT</PRODUCTTYPE> <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> <LANGUAGES> <LANGUAGE>es-MX</LANGUAGE> <FALLBACK LANGUAGE="es-MX">es-ES</FALLBACK> <DEFAULT>es-MX</DEFAULT> </LANGUAGES> <VERSION> <MAJOR>10</MAJOR> <MINOR>0</MINOR> <BUILD>20348</BUILD> <SPBUILD>1</SPBUILD> <SPLEVEL>0</SPLEVEL> <BRANCH>fe_release</BRANCH> </VERSION> <SYSTEMROOT>WINDOWS</SYSTEMROOT> </WINDOWS> <NAME>Windows 10 ProfessionalSingleLanguage</NAME> <DESCRIPTION>Windows 10 ProfessionalSingleLanguage</DESCRIPTION> <FLAGS>ProfessionalSingleLanguage</FLAGS> <DISPLAYNAME>Windows 10 Pro Single Language</DISPLAYNAME> <DISPLAYDESCRIPTION>20348.1 Windows 10 Pro Single Language</DISPLAYDESCRIPTION> </IMAGE> <TOTALBYTES>3215057367</TOTALBYTES> </WIM>
Test Construct 20348.1 Windows 10 Enterprise amd64 [zh-CN] Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 60854 of 60854 (100%) done Extracting file data: 6903 MiB of 6903 MiB (100%) done Applying metadata to files: 60854 of 60854 (100%) done Done extracting files. ======================================================================================================== Construct 20348.1 Windows 10 Enterprise amd64 zh-CN ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Unstage image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Create Enterprise :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Extract zh-CN Client language ------------------------------------------------------------ Creating files: 16164 of 16164 (100%) done Extracting file data: 187 MiB of 187 MiB (100%) done Applying metadata to files: 16164 of 16164 (100%) done Done extracting files. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add zh-CN Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20279.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add zh-CN language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Fonts-Hans-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add FOD ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add zh-CN FOD language ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~zh-CN~10.0.19041.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add zh-CN language experience ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 The operation completed successfully. ------------------------------------------------------------ Add Store ------------------------------------------------------------ Microsoft.CortanaApp Microsoft.DesktopAppInstaller Microsoft.MicrosoftOfficeHub Microsoft.MicrosoftSolitaireCollection Microsoft.MicrosoftStickyNotes Microsoft.People Microsoft.ScreenSketch Microsoft.WebMediaExtensions Microsoft.Windows.Photos Microsoft.WindowsAlarms Microsoft.WindowsCalculator Microsoft.WindowsCamera Microsoft.WindowsCommunicationsApps Microsoft.WindowsMaps Microsoft.WindowsSoundRecorder Microsoft.WindowsStore Microsoft.Xbox.TCUI Microsoft.XboxApp Microsoft.XboxGameOverlay Microsoft.XboxGamingOverlay Microsoft.XboxIdentityProvider Microsoft.XboxSpeechToTextOverlay Microsoft.ZuneMusic Microsoft.ZuneVideo Microsoft.HEIFImageExtension Microsoft.HEVCVideoExtension Microsoft.MPEG2VideoExtension Microsoft.VP9VideoExtensions Microsoft.WebpImageExtension :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount neutral Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add zh-CN Winre language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-AppxPackaging-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-ATBroker-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-AudioCore-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-AudioDrivers-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package Microsoft-Windows-WinPE-FontSupport-ZH-CN-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Narrator-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-OpcServices-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Speech-TTS-zh-CN-Package~31bf3856ad364e35~amd64~~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-Speech-TTS-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-SRH-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-WiFi-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Processing 1 of 1 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~zh-CN~10.0.20348.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Reset Winre base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 [===========================52.0% ] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\20348.1_Unstage_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: 468467 KiB Using LZX compression with 12 threads Archiving file data: 1150 MiB of 1150 MiB (100%) done "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 458738 KiB Space saved: 9728 KiB ------------------------------------------------------------ Set Enterprise key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : Enterprise (OEM:NONSLP) ============================================================ ------------------------------------------------------------ Reset Enterprise base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.20348.1 [===========================99.8%========================= ] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Enterprise image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\20348.1_Unstage_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: 3782522 KiB Using LZX compression with 12 threads Archiving file data: 7103 MiB of 7103 MiB (100%) done "install.wim" optimized size: 3391790 KiB Space saved: 390732 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 Enterprise". Setting the DESCRIPTION property of image 1 to "Windows 10 Enterprise". Setting the FLAGS property of image 1 to "Enterprise". Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise". Setting the DISPLAYDESCRIPTION property of image 1 to "20348.1 Windows 10 Enterprise". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 20348.1 Windows 10 Enterprise amd64 zh-CN has been successfully constructed on 2023/7/15 ======================================================================================================== Mission took 0:20:57.03 (1257.03s total) [zh-TW] Code: WIM XML Information: --------------------------- <WIM> <IMAGE INDEX="1"> <DIRCOUNT>18549</DIRCOUNT> <FILECOUNT>89408</FILECOUNT> <TOTALBYTES>13655145896</TOTALBYTES> <HARDLINKBYTES>6143731167</HARDLINKBYTES> <CREATIONTIME> <HIGHPART>0x01D9B6FA</HIGHPART> <LOWPART>0xACAA1E4A</LOWPART> </CREATIONTIME> <LASTMODIFICATIONTIME> <HIGHPART>0x01D9B6FA</HIGHPART> <LOWPART>0xACAA1E4A</LOWPART> </LASTMODIFICATIONTIME> <WIMBOOT>0</WIMBOOT> <WINDOWS> <ARCH>9</ARCH> <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> <EDITIONID>Enterprise</EDITIONID> <INSTALLATIONTYPE>Client</INSTALLATIONTYPE> <SERVICINGDATA> <IMAGESTATE>IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE</IMAGESTATE> <GDRDUREVISION>0</GDRDUREVISION> <PKEYCONFIGVERSION>10.0.20348.1;2016-01-01T00:00:00Z</PKEYCONFIGVERSION> </SERVICINGDATA> <PRODUCTTYPE>WinNT</PRODUCTTYPE> <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> <LANGUAGES> <LANGUAGE>zh-TW</LANGUAGE> <FALLBACK LANGUAGE="zh-TW">en-US</FALLBACK> <DEFAULT>zh-TW</DEFAULT> </LANGUAGES> <VERSION> <MAJOR>10</MAJOR> <MINOR>0</MINOR> <BUILD>20348</BUILD> <SPBUILD>1</SPBUILD> <SPLEVEL>0</SPLEVEL> <BRANCH>fe_release</BRANCH> </VERSION> <SYSTEMROOT>WINDOWS</SYSTEMROOT> </WINDOWS> <NAME>Windows 10 Enterprise</NAME> <DESCRIPTION>Windows 10 Enterprise</DESCRIPTION> <FLAGS>Enterprise</FLAGS> <DISPLAYNAME>Windows 10 Enterprise</DISPLAYNAME> <DISPLAYDESCRIPTION>20348.1 Windows 10 Enterprise</DISPLAYDESCRIPTION> </IMAGE> <TOTALBYTES>3432588739</TOTALBYTES> </WIM>
Test Construct 10240.20048 Windows 10 Enterprise LTSB (in Official style) x86 zh-HK Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 31450 of 31450 (100%) done Extracting file data: 3231 MiB of 3231 MiB (100%) done Applying metadata to files: 31450 of 31450 (100%) done Done extracting files. ------------------------------------------------------------ Expand Cumulative update ------------------------------------------------------------ ======================================================================================================== Construct 10240.20048 Windows 10 Enterprise LTSB (in Official style) x86 zh-HK ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Unstage image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct EnterpriseS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add zh-HK Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~zh-HK~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add zh-HK language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-zh-hk-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Fonts-Hant-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-zh-hk-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-zh-hk-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-zh-hk-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-zh-hk-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set EnterpriseS key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : EnterpriseS (OEM) ============================================================ ------------------------------------------------------------ Export zh-HK winre.wim to EnterpriseS image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Exporting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 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.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Package_for_KB5023787~31bf3856ad364e35~x86~~10240.19802.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add SystemReset update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Package_for_KB5027385~31bf3856ad364e35~x86~~10240.19980.1.2 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.19980 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~10240.20048.1.9 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Reset Winre base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.19802 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\10240.16384_Unstage_x86\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: 463881 KiB Using LZX compression with 12 threads Archiving file data: 729 MiB of 729 MiB (100%) done "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 285836 KiB Space saved: 178045 KiB ------------------------------------------------------------ Add Servicing Stack update to EnterpriseS image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Package_for_KB5023787~31bf3856ad364e35~x86~~10240.19802.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to EnterpriseS image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~10240.20048.1.9 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount EnterpriseS image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\10240.16384_Unstage_x86\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 2893194 KiB Using LZX compression with 12 threads Archiving file data: 5665 MiB of 5665 MiB (100%) done "install.wim" optimized size: 2891137 KiB Space saved: 2057 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 Enterprise 2016 LTSB (in Official style)". Setting the DESCRIPTION property of image 1 to "Windows 10 Enterprise 2016 LTSB (in Official style)". Setting the FLAGS property of image 1 to "EnterpriseS". Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise LTSB (in Official style)". Setting the DISPLAYDESCRIPTION property of image 1 to "10240.20048 Windows 10 Enterprise LTSB (in Official style)". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 10240.20048 Windows 10 Enterprise LTSB (in Official style) x86 zh-HK has been successfully constructed on 2023/7/15 ======================================================================================================== Mission took 0:20:3.84 (1203.84s total)
Test Construct 10240.20048 Windows 10 Enterprise N LTSB (in Official style) x86 bg-BG Code: ------------------------------------------------------------ Extract source packages ------------------------------------------------------------ Creating files: 31450 of 31450 (100%) done Extracting file data: 3231 MiB of 3231 MiB (100%) done Applying metadata to files: 31450 of 31450 (100%) done Done extracting files. ------------------------------------------------------------ Expand Cumulative update ------------------------------------------------------------ ======================================================================================================== Construct 10240.20048 Windows 10 Enterprise N LTSB (in Official style) x86 bg-BG ======================================================================================================== :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Unstage image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Mounting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Construct EnterpriseSN :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Add bg-BG Client language :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~bg-BG~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add bg-BG language features ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-bg-bg-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~x86~~10.0.10240.16384 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add .NET Framework 4.8 to EnterpriseSN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Package_for_KB4486129~31bf3856ad364e35~x86~~10.0.1.2919 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Set EnterpriseSN key ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Starting to install product key... Finished installing product key. The operation completed successfully. ============================================================ Current Edition : EnterpriseSN (Volume) ============================================================ ------------------------------------------------------------ Export bg-BG winre.wim to EnterpriseSN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Exporting image [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Mount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 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.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Package_for_KB5023787~31bf3856ad364e35~x86~~10240.19802.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add SystemReset update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Package_for_KB5027385~31bf3856ad364e35~x86~~10240.19980.1.2 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to Winre image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.19980 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~10240.20048.1.9 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Reset Winre base ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.19802 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount Winre image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\10240.16384_Unstage_x86\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: 416585 KiB Using LZX compression with 12 threads Archiving file data: 660 MiB of 660 MiB (100%) done "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 245538 KiB Space saved: 171047 KiB ------------------------------------------------------------ Add Servicing Stack update to EnterpriseSN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Package_for_KB5023787~31bf3856ad364e35~x86~~10240.19802.1.1 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Expand DotNetRollup 4.8 ------------------------------------------------------------ ------------------------------------------------------------ Add DotNetRollup 4.8 to EnterpriseSN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~x86~~10.0.4645.5 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Add Cumulative update to EnterpriseSN image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.10240.16384 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~10240.20048.1.9 [==========================100.0%==========================] The operation completed successfully. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Save and Unmount EnterpriseSN image :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image File : Z:\10240.16384_Unstage_x86\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Optimize install.wim ------------------------------------------------------------ "install.wim" original size: 2697609 KiB Using LZX compression with 12 threads Archiving file data: 5482 MiB of 5482 MiB (100%) done "install.wim" optimized size: 2695738 KiB Space saved: 1871 KiB ------------------------------------------------------------ Set WIM information ------------------------------------------------------------ Setting the NAME property of image 1 to "Windows 10 Enterprise N 2016 LTSB (in Official style)". Setting the DESCRIPTION property of image 1 to "Windows 10 Enterprise N 2016 LTSB (in Official style)". Setting the FLAGS property of image 1 to "EnterpriseSN". Setting the DISPLAYNAME property of image 1 to "Windows 10 Enterprise N LTSB (in Official style)". Setting the DISPLAYDESCRIPTION property of image 1 to "10240.20048 Windows 10 Enterprise N LTSB (in Official style)". ------------------------------------------------------------ Delete temporary folder ------------------------------------------------------------ ======================================================================================================== 10240.20048 Windows 10 Enterprise N LTSB (in Official style) x86 bg-BG has been successfully constructed on 2023/7/15 ======================================================================================================== Mission took 0:19:49.39 (1189.39s total)