Add Multilingual Support to Windows 10 Distribution - automated batch script

Discussion in 'Windows 10' started by abbodi1406, Mar 30, 2016.

  1. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    350
    94
    10
    Weird. This time it seems it worked.

    I simply just cleaned the logs folder to get a new clean dism.log with any clues duo the current problem but script ran very good.
    Only thing now, several times it showed some error (duo pending operations, according to google results it probably normal?)

    Whole CMD Window:
    Code:
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    de-DE: 64-bit {x64} - 10240
    de-DE: 32-bit {x86} - 10240
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "C:\Users\UserX\Desktop\VM_Work\BatUtil-master\W10MUI\DVD"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 10240
    Count: 1 Image(s)
    Arch : 32-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    de-DE / 32-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    de-DE / 32-bit
    
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Update winre.wim / x86
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Mount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    
    
    Error: 0x800f0806
    
    The operation could not be completed due to pending operations.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIwinpeClean.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : C:\W10MUITEMP\WR\x86\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add updated winre.wim to install.wim - index 1/1
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : C:\Users\UserX\Desktop\VM_Work\BatUtil-master\W10MUI\_DVD10\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    
    
    Error: 0x800f0806
    
    The operation could not be completed due to pending operations.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIwinpeClean.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : C:\Users\UserX\Desktop\VM_Work\BatUtil-master\W10MUI\_DVD10\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    
    
    Error: 0x800f0806
    
    The operation could not be completed due to pending operations.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIwinpeClean.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image File : C:\Users\UserX\Desktop\VM_Work\BatUtil-master\W10MUI\_DVD10\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add language files to distribution
    ============================================================
    
    de-DE / 32-bit
    
    ============================================================
    Create ISO file
    ============================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (1000 files in 108 directories)
    Scanning source tree complete (1044 files in 115 directories)
    
    Computing directory information complete
    
    Image file is 2899542016 bytes (before optimization)
    
    Writing 1044 files in 115 directories to 10240.16384.150709-1700.TH1_CLIENT_X86FRE_EN_DE.iso
    
    100% complete
    
    Storage optimization saved 38 files, 13969408 bytes (1% of image)
    
    After optimization, image file is 2888005632 bytes
    Space saved because of embedding, sparseness or optimization = 13969408
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    
    Press 0 to exit.
    

    For example at this point:
    Code:
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.10240.16384
    
    
    
    Error: 0x800f0806
    
    The operation could not be completed due to pending operations.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIwinpeClean.log
    
    Not sure.. is the integration still successful completed?

    Also what is pretty weird and I just met since Windows 11, often the progress in CMD Window (like checkdisk, too) freezes at some point (it shows any % and keeps there), pressing any Key continues it.
    Not so what to think about that... I even tried to progress stuff in VMs instead because I do not trust the host system cmd processes.. any ideas what that could be?

    In MUIwinpeClean.log I found this, not sure if its relate to the error:
    Code:
    2023-11-20 22:10:58, Info                  DISM   DISM Provider Store: PID=20016 TID=22824 Encountered a servicing provider, performing additional servicing initializations. - CDISMProviderStore::Internal_LoadProvider
    2023-11-20 22:10:58, Info                  DISM   DISM Package Manager: PID=20016 TID=22824 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
    2023-11-20 22:10:58, Info                  CBS    Universal Time is: 2023-11-20 21:10:58.309
    2023-11-20 22:10:58, Info                  CBS    Wintrust catalog support is not present; skipping synchronous catalog installation (possibly expected) [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2023-11-20 22:10:58, Info                  CBS    Failed to load catalog installation apis (possibly expected). [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2023-11-20 22:10:58, Info                  CBS    Failed to find a matching version for servicing stack: C:\W10MUIMOUNT\boot\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.10240.16384_none_b5413773a99a53d2\ [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2023-11-20 22:10:58, Info                  CBS    Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2023-11-20 22:10:58, Info                  CBS    Must be doing offline servicing, using stack version from: C:\W10MUIMOUNT\boot\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.10240.16384_none_b5413773a99a53d2\cbscore.dll
    2023-11-20 22:10:58, Info                  CBS    Loaded Servicing Stack v10.0.10240.16384 with Core: C:\W10MUIMOUNT\boot\Windows\WinSxS\x86_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.10240.16384_none_b5413773a99a53d2\cbscore.dll
    2023-11-20 22:10:58, Info                  CBS    Setting core mode: CbsCoreModeOffline
    2023-11-20 22:10:58, Info                  CSI    00000001@2023/11/20:21:10:58.311 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x5e7522fd @0x5e9ecea5 @0x5e9f3668 @0x5f4b67e6 @0x5f4b70d2 @0x5f48e5ed)
    2023-11-20 22:10:58, Info                  DISM   DISM Package Manager: PID=20016 TID=22824 Loaded servicing stack for offline use only. - CDISMPackageManager::RefreshInstanceAndLock
    
    dism.log something:
    Code:
    2023-11-20 22:10:56, Info                  DISM   DISM Provider Store: PID=18132 TID=20544 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2023-11-20 22:10:56, Info                  DISM   DISM Provider Store: PID=18132 TID=20544 Found the OSServices.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2023-11-20 22:10:56, Info                  DISM   DISM Provider Store: PID=18132 TID=20544 Found the PE Provider.  Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2023-11-20 22:10:56, Info                  DISM   DISM Provider Store: PID=18132 TID=20544 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2023-11-20 22:10:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/SOFTWARE
    2023-11-20 22:10:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/SOFTWARE, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2023-11-20 22:10:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/SYSTEM
    2023-11-20 22:10:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/SYSTEM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2023-11-20 22:10:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/SECURITY
    2023-11-20 22:10:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/SECURITY, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2023-11-20 22:10:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/SAM
    2023-11-20 22:10:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/SAM, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2023-11-20 22:10:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/COMPONENTS
    2023-11-20 22:10:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/COMPONENTS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2023-11-20 22:10:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/DRIVERS
    2023-11-20 22:10:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/DRIVERS, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2023-11-20 22:10:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/DEFAULT
    2023-11-20 22:10:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/System32/config/DEFAULT, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2023-11-20 22:10:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Users/Default/ntuser.dat
    2023-11-20 22:10:56, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Users/Default/ntuser.dat, the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    2023-11-20 22:10:56, Info                  CBS    Unloading offline registry hive: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/W10MUIMOUNT/boot/Windows/system32/smi/store/Machine/schema.dat
    2023-11-20 22:10:56, Info                  DISM   DISM Package Manager: PID=18132 TID=20544 Finalizing CBS core. - CDISMPackageManager::Finalize
    2023-11-20 22:10:56, Info                  CBS    CbsCoreFinalize: ManifestCacheFinalize
    
     
  2. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    350
    94
    10
    #722 ЯƎHTͶAꟼ, Nov 20, 2023
    Last edited: Nov 20, 2023
    Ill try again now with installed 10240 ADK instead of copied folders.. maybe makes any different now (like I tried before but it skipped the OnDemand then).. so weird.
    Also I removed @echo off do see any what point the weird progress freezes comes.
    It appeared again now very at the begin, I cancelled, run the clean script (no needed any), removed @echo off, ran again and no freeze..

    btw whole thing for 1607 worked perfect. Seems a lot of problems are related just to 1507.

    Found n tried something:
    Code:
    Microsoft Windows [Version 10.0.22631.2428]
    (c) Microsoft Corporation. All rights reserved.
    
    C:\Windows\System32>dism /online /Cleanup-Image /RevertPendingActions
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22621.1
    
    Image Version: 10.0.22631.2428
    
    Reverting pending actions from the image...
    The operation completed. Revert of pending actions will be attempted after the reboot.
    The operation completed successfully.
    
    C:\Windows\System32>
    
    Will try again after it...
     
  3. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    350
    94
    10
    Same again. OnDemand worked, but "Pending Operations"...

    Whole:
    Code:
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    de-DE: 32-bit {x86} - 10240
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "C:\LAB\W10MUI\DVD"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 10240
    Count: 1 Image(s)
    Arch : 32-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    de-DE / 32-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    de-DE / 32-bit
    
    ============================================================
    Mount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~x86~~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Update winre.wim / x86
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Mount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    
    
    Error: 0x800f0806
    
    The operation could not be completed due to pending operations.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIwinpeClean.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image File : C:\W10MUITEMP\WR\x86\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add updated winre.wim to install.wim - index 1/1
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    
    
    Error: 0x800f0806
    
    The operation could not be completed due to pending operations.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIwinpeClean.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~x86~de-DE~10.0.10240.16384
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    
    
    Error: 0x800f0806
    
    The operation could not be completed due to pending operations.
    
    The DISM log file can be found at C:\Windows\Logs\DISM\MUIwinpeClean.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add language files to distribution
    ============================================================
    
    de-DE / 32-bit
    
    ============================================================
    Create ISO file
    ============================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (1000 files in 108 directories)
    Scanning source tree complete (1044 files in 115 directories)
    
    Computing directory information complete
    
    Image file is 2899378176 bytes (before optimization)
    
    Writing 1044 files in 115 directories to 10240.16384.150709-1700.TH1_CLIENT_X86FRE_EN_DE.iso
    
    100% complete
    
    Storage optimization saved 38 files, 13969408 bytes (1% of image)
    
    After optimization, image file is 2887858176 bytes
    Space saved because of embedding, sparseness or optimization = 13969408
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    
    Press 0 to exit.
    
    

    For example it comes here:

    upload_2023-11-20_23-46-46.png

    (the MUIwinpeClean.log is extremely long, even for entries that happens in one second, dunno what to post from)

    @abbodi1406 idk, does that means any trouble or can be ignored?
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,186
    90,643
    340
    @ЯƎHTͶAꟼ

    WinPE is supposed to allow Dism cleanup, regardless pending servicing
    unless 10240 is too old to support that (although Windows 8.1 Update did)

    the error is harmless and can be ignored
    --

    regarding the "stuck" progress
    it's known behavior of command prompt/powershell
    if "Quick Edit Mode" is enabled in the console Defaults/Properties, any left-click with the mouse cursor inside the console window will hang the operation execution, until a key is pressed
     
  5. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    350
    94
    10
    Thanks a lot!
     
  6. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    350
    94
    10
    Okay next weird thing:

    upload_2023-11-29_13-23-1.png

    ADK is installed, I integrated LP + OnDemand and settings:

    set WINPE=1
    set SLIM=0
    set NET35=0

    Still the ISOs are smaller after integrating. Is that normal, or something went wrong?
    On CMD Window everything seems correct, no errors, also the LPs seems integrated, can see in NTLite.

    but other windows versions (older LTSC/B) were bigger after integrating. Im confused. :confused:
     
  7. freaklip13

    freaklip13 MDL Novice

    Apr 25, 2018
    5
    0
    0
    how to edit or add indonesian language (id-id) to w10MUI.cmd language pack or lxp for w10 22h2 ? thank
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,186
    90,643
    340
    You didn't add updates?
    x86 is bit larger

    not possible
     
  9. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    350
    94
    10
    No updates, yep. I tried few times again, every time its different result, last one was like 1mb smaller (x86)
    I will now again and take a look on compression on the end, maybe that is why, but idk why its different every run..

    Maybe it has to do with the ADK? Installed is the 19041/2004 build. (but host is 22631/23H2)
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,186
    90,643
    340
    Dism servicing operations will always output variable size
     
  11. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    350
    94
    10
    Okay that calms me. Optimization was just 1%, but everything seems fine:
    Code:
    
    ============================================================
    Prepare work directories
    ============================================================
    
    
    ============================================================
    Detect language packs details
    ============================================================
    
    de-DE: 64-bit {x64} - 19041
    de-DE: 32-bit {x86} - 19041
    
    ============================================================
    Copy Distribution contents to work directory
    ============================================================
    
    Source Path:
    "C:\LAB\W10MUI\DVD"
    
    ============================================================
    Detect install.wim details
    ============================================================
    
    Build: 19041
    Count: 11 Image(s)
    Arch : 64-bit
    
    ============================================================
    Set WinPE language packs paths
    ============================================================
    
    de-DE / 64-bit
    
    ============================================================
    Extract language packs
    ============================================================
    
    de-DE / 64-bit
    
    ============================================================
    Mount install.wim - index 1/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 1/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Update winre.wim / amd64
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Mount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    [===========================97.6%========================  ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\W10MUITEMP\WR\amd64\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add updated winre.wim to install.wim - index 1/11
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 1/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 2/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 2/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 2/11
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 2/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 3/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 3/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 3/11
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 3/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 3
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 4/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 4/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 4/11
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 4/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 4
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 5/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 5/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 5/11
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 5/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 5
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 6/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 6/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 6/11
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 6/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 6
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 7/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 7/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 7/11
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 7/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 7
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 8/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 8/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 8/11
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 8/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 8
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 9/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 9/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 9/11
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 9/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 9
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 10/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 10/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 10/11
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 10/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 10
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount install.wim - index 11/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to install.wim - index 11/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2006
    
    Processing 1 of 4 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    ============================================================
    Add updated winre.wim to install.wim - index 11/11
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmount install.wim - index 11/11
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\install.wim
    Image Index : 11
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.2006
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.2006
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.2006
    
    [===========================92.0%=====================     ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.2006
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add LPs to boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.2006
    
    Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.2006
    
    Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.2006
    
    Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Update language settings
    ============================================================
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.2006
    
    [===========================92.0%=====================     ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.2006
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmount boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : C:\LAB\W10MUI\_DVD10\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuild install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Add language files to distribution
    ============================================================
    
    de-DE / 64-bit
    
    ============================================================
    Create ISO file
    ============================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 39 directories)
    Scanning source tree complete (959 files in 95 directories)
    
    Computing directory information complete
    
    Image file is 6035079168 bytes (before optimization)
    
    Writing 959 files in 95 directories to 19045.2006.220907-1908.22H2_RELEASE_SVC_PROD1_CLIENT_X64FRE_EN_DE.iso
    
    100% complete
    
    Storage optimization saved 28 files, 14923776 bytes (1% of image)
    
    After optimization, image file is 6022354944 bytes
    Space saved because of embedding, sparseness or optimization = 14923776
    
    Done.
    
    ============================================================
    Remove temporary directories
    ============================================================
    
    
    ============================================================
    Finished
    ============================================================
    
    
    Press 0 to exit.
    

    Guess everythings fine then?
    Was wondering why file size is suddenly smaller.. mhhh weird.
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,186
    90,643
    340
    It's fine
    but you really should add updates

    maybe original ISO contain different winre.wim between indexes, or boot.wim/winre.wim are not rebuilt (open with 7-zip and see if [DELETED] folder exist)
     
  13. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    350
    94
    10
    Looks good so far, mostly just like this:

    upload_2023-11-29_19-6-0.png

    Yea, I'm doing some experiments and try to prepare several things.
    Like round 1 was now (well Win11 is left) to take all LTSC/LTSB, and current mainline builds, and add LP (+ OnDemandLP + WinPE) so I've them all in maximum Dual-Lingual-State.
    What I' about thinking right now, is, to add them all to one WIM, like all the images in one, then update with current packs, adding and lite versions of it as well.

    So in the end I have a setup, where it list me:
    Code:
    Windows 10 Enterprise LTSB 2015 x64
    Windows 10 Enterprise LTSB 2015 x64 Updated nov-2011
    Windows 10 Enterprise LTSB 2015 x64 Updated nov-2011 Lite
    Windows 10 Enterprise LTSB 2016 x64
    Windows 10 Enterprise LTSB 2016 x64 Updated nov-2011
    Windows 10 Enterprise LTSB 2016 x64 Updated nov-2011 Lite
    Windows 10 Enterprise LTSC 2019 x64
    Windows 10 Enterprise LTSC 2019 x64 Updated nov-2011
    Windows 10 Enterprise LTSC 2019 x64 Updated nov-2011 Lite
    Windows 10 Enterprise LTSC 2021 x64
    Windows 10 Enterprise LTSC 2021 x64 Updated nov-2011
    Windows 10 Enterprise LTSC 2021 x64 Updated nov-2011 Lite
    Windows 10 Enterprise 22H2 x64
    Windows 10 Enterprise 22H2 x64 Updated nov-2011
    Windows 10 Enterprise 22H2 x64 Updated nov-2011 Lite
    Windows 10 Pro 22H2 x64
    Windows 10 Pro 22H2 x64 Updated nov-2011
    Windows 10 Pro 22H2 x64 Updated nov-2011 Lite
    Windows 10 Home 22H2 x64
    Windows 10 Home 22H2 x64 Updated nov-2011
    Windows 10 Home 22H2 x64 Updated nov-2011 Lite
    
    Same then for x86 and Win11. So final goal:
    Windows_10_Installs_mu_x86.iso
    Windows_10_Installs_mu_x64.iso
    Windows_11_Installs_mu_x64.iso


    Hope they will not be that big... but probably since every version has same files in different versions right? Mhhhh...

    Not sure either if that works with integrating updates. Does the script support multiple (different) builds in one wim?
    (Like I put updates for several builds in same folder and it detect and apply each to each build?)

    Then I idk how it works with updating updated builds, - would it better to start with "untouched" dual-language-source and add each current update, or just update the updated (but out-of-date) build?
    "Lite" I create with NTLite, but about updates I'm not sure, like if a normal cumulative one also is applicable to boot.wim? I still try to understand the wim-architecture stuff..
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,186
    90,643
    340
    I ment check boot.wim/winre.wim from source ISO

    no, W10MUI doesn't support multiple builds
     
  15. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    350
    94
    10
    Yea same for these (just 2 indexes).
    Ahhww okay, unfortunate.
     
  16. Apoly

    Apoly MDL Member

    Aug 21, 2016
    154
    112
    10
    thanks for this, was looking for an easier way to integrate languages
     
  17. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    350
    94
    10
    Oh wait, I just see now.. You meant from original ISO (idk I read wrong, first place)
    Mhh I just deleted them all, (already redownloaded 2 times haha, well will do third time then so)

    What would it mean, if these not rebuilt? Still fine? (Im always confused and worried if stuff seems not normal in these processes with dism, always fear, something lost, or end in bsod, idk)
     
  18. ЯƎHTͶAꟼ

    ЯƎHTͶAꟼ MDL Senior Member

    Jan 29, 2017
    350
    94
    10
    Bad news.. :/

    upload_2023-12-1_3-8-28.png

    Wait.. actual its a good news? That explains it, so stuff thats "deleted" anyway already, not got rebuilt.
    So nothing lost, just junk removed, correct?
     
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,186
    90,643
    340
    Uncleaned wim files are fine to use

    the deleted stuf is removed via rebuilding (actually exporting to new wim)
     
  20. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,578
    1,581
    150
    hi

    Ive tried both r and u version and for some reason it exits/crashes before it finishes, tried on my pc and virtual machine both with defender on and off. The two last attempts it finished Install.wim and mounted Boot.wim but didnt finish or cleaned up folders.
    Windows 11 ISO Consumer from massgrave with SHA-1 verified by Windows ISO verifier (Swedish, chiense taiwan LP with OnDemands from your links and updates from repository)

    Should I be looking for something special in logfiles? or try debug option?