[ARCHIVED] Windows Editions Reconstruction Project

Discussion in 'Windows 10' started by whatever127, Jan 10, 2020.

Thread Status:
Not open for further replies.
  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10721 xinso, Mar 5, 2023
    Last edited: Mar 5, 2023
    The remote procedure call failed.
    An error occurred closing a servicing component in the image.
    Wait a few minutes and try running the command again.
    --->
    Wait a few minutes and try running the command again.
    --->
    Fine


    An error occurred closing a servicing component
    Q: What's the problem?
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    Test manual Construction of 16299.15 Windows 10 Professional arm64 en-US (with Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\arm64fre_client_en-us_lp.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~en-US~10.0.16299.15
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    Current edition is:
    
    Current Edition : Professional
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10724 xinso, Mar 5, 2023
    Last edited: Mar 6, 2023
    Test manual Construction of 17134.1 Windows 10 Enterprise arm64 en-US (with Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\arm64fre_client_en-us_lp.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~en-US~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10725 xinso, Mar 6, 2023
    Last edited: Mar 6, 2023
    Test manual Construction of 17134.1 Windows 10 Enterprise x86 en-US (with Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\x86fre_client_en-us_lp.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~en-US~10.0.17134.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17134.1
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10726 xinso, Mar 6, 2023
    Last edited: Mar 6, 2023
    Test manual Construction of 16299.15 Windows 10 Professional x86 en-US (with Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\x86fre_client_en-us_lp.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~en-US~10.0.16299.15
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.16299.15
    
    Current edition is:
    
    Current Edition : Professional
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10727 xinso, Mar 6, 2023
    Last edited: Mar 6, 2023
    Test manual Construction of 15063.0 Windows 10 Core x86 en-US (with Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.15063.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\x86fre_client_en-us_lp
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.15063.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~en-US~10.0.15063.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.15063.0
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.15063.0
    
    Current edition is:
    
    Current Edition : Core
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10728 xinso, Mar 6, 2023
    Last edited: Mar 6, 2023
    Test manual Construction of 18362.1 Windows 10 Enterprise amd64 en-US (with Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\Microsoft-Windows-Client-LanguagePack-Package_en-us-amd64-en-us.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.18362.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10729 xinso, Mar 6, 2023
    Last edited: Mar 6, 2023
    Test manual Construction of 18362.1 Windows 10 Enterprise arm64 zh-CN (with Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\Microsoft-Windows-Client-LanguagePack-Package_zh-cn-arm64-zh-cn.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~zh-CN~10.0.18362.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:zh-cn
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    
    Set SKU default settings for: zh-cn
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10730 xinso, Mar 6, 2023
    Last edited: Mar 6, 2023
    Test manual Construction of 18362.1 Windows 10 Enterprise x86 en-US (with Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\Microsoft-Windows-Client-LanguagePack-Package_en-us-x86-en-us.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~en-US~10.0.18362.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.18362.1
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10731 xinso, Mar 6, 2023
    Last edited: Mar 6, 2023
    Test manual Construction of 10586.0 Windows 10 Core amd64 en-US ( with Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\lp.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.10586.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    Current edition is:
    
    Current Edition : Core
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    

    [Credits]
    gailium119 Unstage Construction tweak
    zhanglin Unstage Construction tweak
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10732 xinso, Mar 6, 2023
    Last edited: Mar 6, 2023
    Test manual Construction of 10586.0 Windows 10 EnterpriseN x86 en-US ( with Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\lp.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~en-US~10.0.10586.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    Current edition is:
    
    Current Edition : EnterpriseN
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  13. pp03

    pp03 MDL Addicted

    Apr 12, 2014
    572
    95
    30
    forget it - i switch to google drive
     
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10734 xinso, Mar 6, 2023
    Last edited: Mar 6, 2023
    Test manual Construction of 10586.0 Windows Server 2016 Standard Technical Preview 4 (Desktop Experience) amd64 en-US (with Unstage image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\Microsoft-Windows-Server-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.10586.0.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Server-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.10586.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10586.0
    
    Current edition is:
    
    Current Edition : ServerStandard
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  15. MarvelX7

    MarvelX7 MDL Member

    Jun 1, 2021
    234
    228
    10
    Windows 11 IoT Enterprise LTSC won!t accepts windows updates ? any idea
    how to fix?
    getting errors


    0035092678900.png
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10736 xinso, Mar 7, 2023
    Last edited: Mar 7, 2023
    Fine? For that instance only. It will occur to each and every similar instance - per-user registry installer.
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10737 xinso, Mar 7, 2023
    Last edited: Mar 7, 2023
    For "Windows Update", the only way is to:
    2-1. add C:\Windows\System32\spp\tokens\skus\IoTEnterpriseS and key.
    2-2. forget about "dism /online /get-currentedition".
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10739 xinso, Mar 7, 2023
    Last edited: Mar 7, 2023
    Test manual Construction of 22621.1 Windows 11 Enterprise arm64 en-US (with Wincore image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\Microsoft-Windows-Client-LanguagePack-Package_en-us-arm64-en-us.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1\Microsoft-Windows-LanguageFeatures-Basic-en-us-Package-arm64
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1\Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package-arm64
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1\Microsoft-Windows-LanguageFeatures-OCR-en-us-Package-arm64
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1\Microsoft-Windows-LanguageFeatures-Speech-en-us-Package-arm64
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1\Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package-arm64
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  20. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10740 xinso, Mar 7, 2023
    Last edited: Mar 7, 2023
    Test manual Construction of 22623.1325 Windows 11 Enterprise arm64 en-US (with Wincore image)
    Code:
    
    C:\windows\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\Microsoft-Windows-Client-LanguagePack-Package_en-us-arm64-en-us.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1\Microsoft-Windows-LanguageFeatures-Basic-en-us-Package-arm64
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1\Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package-arm64
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1\Microsoft-Windows-LanguageFeatures-OCR-en-us-Package-arm64
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1\Microsoft-Windows-LanguageFeatures-Speech-en-us-Package-arm64
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1\Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package-arm64
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /set-skuintldefaults:en-us
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    
    Set SKU default settings for: en-us
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /add-package:z:\2\SSU-22621.1245-arm64.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_1245~31bf3856ad364e35~arm64~~22621.1245.1.0
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_1245 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /add-package:z:\2\Windows11.0-KB5018863-arm64-SV2Moment2Enablement.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Package_for_KB5018863~31bf3856ad364e35~arm64~~22621.726.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /english /image:K: /add-package:z:\2\Windows11.0-KB5022914-arm64.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~arm64~~22621.1325.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /get-currentedition
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22623.1325
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>