Windows Editions Reconstruction Project

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

  1. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10141 xinso, Dec 2, 2022
    Last edited: Dec 2, 2022
    Reconstruction: From 1 to another 1
    e.g. Professional install.wim
    install EnterpriseS
    Remove Professeional


    Construction: From 0 to 1
    e.g. Unstaged base.wim
    install EnterpriseS
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10142 xinso, Dec 2, 2022
    Last edited: Dec 2, 2022
    If one edition is being used as source image, it cannot be reconstructed.

    Q: Possible to make an unavailable edition for universal reconstruction?
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10143 xinso, Dec 2, 2022
    Last edited: Dec 2, 2022
    Yes. e.g.
    1. Rename EnterpriseGN as StarterN
    2.
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing>
            <package action="install">
                <assemblyIdentity name="Microsoft-Windows-CoreEdition" version="10.0.19041.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
    <source location="Microsoft-Windows-CoreEdition~31bf3856ad364e35~amd64~~10.0.19041.1.mum" />
            </package>
            <package action="remove">
                <assemblyIdentity name="Microsoft-Windows-StarterNEdition" version="10.0.19041.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" />
            </package>
        </servicing>
    </unattend>
    
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
  5. yazee01

    yazee01 MDL Novice

    Apr 8, 2018
    17
    3
    0
    hi question here, how its adjusted start menu from default to WinX view as see it in some screenshots here, may be provided some reg tweak or code ? thank you in advance
     
  6. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10146 xinso, Dec 2, 2022
    Last edited: Dec 3, 2022
    Test reconstruct 19041.1 all supported editions (based on #10143)
    Code:
    19041.1 Windows 10 Home China amd64 ar-SA has been successfully reconstructed on 2022/12/2
    
    Code:
    19041.1 Windows 10 Home amd64 bg-BG has been successfully reconstructed on 2022/12/2
    
    Code:
    19041.1 Windows 10 Home Single Language amd64 cs-CZ has been successfully reconstructed on 2022/12/2
    
    Code:
    19041.1 Windows 10 Enterprise G amd64 da-DK has been successfully reconstructed on 2022/12/2
    
    Code:
    19041.1 Windows 10 Enterprise LTSC amd64 de-DE has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Education amd64 el-GR has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Enterprise amd64 en-GB has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 IoT Enterprise amd64 en-US has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Pro China Only amd64 es-ES has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Pro amd64 es-MX has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Pro Education amd64 et-EE has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Pro Single Language amd64 fi-FI has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Pro for Workstations amd64 fr-CA has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Enterprise for Virtual Desktops amd64 fr-FR has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Home N amd64 he-IL has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Enterprise N LTSC amd64 hr-HR has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Education N amd64 hu-hU has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Enterprise N amd64 it-IT has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Pro Education N amd64 ja-JP has been successfully reconstructed on 2022/12/3
    
    Code:
    19041.1 Windows 10 Pro N for Workstations amd64 ko-KR has been successfully reconstructed on 2022/12/3
    
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10147 xinso, Dec 2, 2022
    Last edited: Dec 2, 2022
    Reconstruction is not allowed to change existent packages.

    Q: How to make it capable of Customization?
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10148 xinso, Dec 2, 2022
    Last edited: Dec 2, 2022
    Q: Do we have to install IE language pack for 20348.1?
     
  9. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,374
    1,159
    60
    xinso you are wrong about Professional install.wim it's not about the> edition e.g Professional, it's about making WinSxS folder your sxs folder.:roll1:

    Edit:
    The only reason i used ProfessionalEdition for unstaged was to find a fix for Windows\assembly folder.
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10150 xinso, Dec 3, 2022
    Last edited: Dec 3, 2022
    Test reconstruct 19044.2311 all supported parent editions (based on #10143)
    Code:
    19044.2311 Windows 10 Home China amd64 lt-LT has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 Home amd64 lv-LV has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 Enterprise G amd64 nb-NO has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 Enterprise LTSC amd64 nl-NL has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 Pro amd64 pl-PL has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 Home N amd64 pt-BR has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 Enterprise N LTSC amd64 pt-PT has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 Pro N amd64 ro-RO has been successfully reconstructed on 2022/12/3
    
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10151 xinso, Dec 3, 2022
    Last edited: Dec 3, 2022
    Now that Customized, use old structure for Source (and Target may as well).
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10152 xinso, Dec 3, 2022
    Last edited: Dec 3, 2022
    Test reconstruct 19044.2311 Windows 10 IoT Enterprise LTSC amd64 for UUP winre.wim (based on #10143)
    Code:
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ------------------------------------------------------------
    Extract source packages
    ------------------------------------------------------------
    
    Creating files: 4176 of 4176 (100%) done
    Extracting file data: 352 MiB of 352 MiB (100%) done
    Applying metadata to files: 4176 of 4176 (100%) done
    Done extracting files.
    
    ------------------------------------------------------------
    Expand Cumulative update
    ------------------------------------------------------------
    
    ========================================================================================================
    Reconstruct 19044.2311 Windows 10 IoT Enterprise LTSC amd64 ru-RU
    ========================================================================================================
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount StarterN image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Convert StarterN to IoTEnterpriseS
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Removing package Microsoft-Windows-StarterNEdition~31bf3856ad364e35~amd64~~10.0.19041.1
    Removing package Microsoft-Windows-StarterNEdition~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Add ru-RU Client language
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Extract ru-RU language features
    ------------------------------------------------------------
    
    Extracting file data: 89 MiB of 89 MiB (100%) done
    Done extracting files.
    
    ------------------------------------------------------------
    Add ru-RU language features
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-ru-ru-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-ru-ru-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-OCR-ru-ru-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-ru-ru-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add FOD
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add ru-RU FOD language
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~ru-RU~11.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Remove Store
    ------------------------------------------------------------
    
    Microsoft.BingWeather_4.25.20211.0_neutral_~_8wekyb3d8bbwe
    Microsoft.DesktopAppInstaller_2019.125.2243.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MicrosoftOfficeHub_18.1903.1152.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MicrosoftSolitaireCollection_4.4.8204.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MicrosoftStickyNotes_3.6.73.0_neutral_~_8wekyb3d8bbwe
    Microsoft.MSPaint_2019.729.2301.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Office.OneNote_16001.12026.20112.0_neutral_~_8wekyb3d8bbwe
    Microsoft.People_2019.305.632.0_neutral_~_8wekyb3d8bbwe
    Microsoft.ScreenSketch_2019.904.1644.0_neutral_~_8wekyb3d8bbwe
    Microsoft.StorePurchaseApp_11811.1001.1813.0_neutral_~_8wekyb3d8bbwe
    Microsoft.VCLibs.140.00_14.0.27323.0_x64__8wekyb3d8bbwe
    Microsoft.Wallet_2.4.18324.0_neutral_~_8wekyb3d8bbwe
    Microsoft.Windows.Photos_2019.19071.12548.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsAlarms_2019.807.41.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsCalculator_2020.1906.55.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsCamera_2018.826.98.0_neutral_~_8wekyb3d8bbwe
    microsoft.windowscommunicationsapps_16005.11629.20316.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsMaps_2019.716.2316.0_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsStore_11910.1002.513.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxApp_48.49.31001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxGameOverlay_1.46.11001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxIdentityProvider_12.50.6001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxSpeechToTextOverlay_1.17.29001.0_neutral_~_8wekyb3d8bbwe
    Microsoft.YourPhone_2019.430.2026.0_neutral_~_8wekyb3d8bbwe
    
    ------------------------------------------------------------
    Download professional_ru-ru.esd
    ------------------------------------------------------------
    
    12/03 12:41:43 [NOTICE] Downloading 1 item(s)
    [#76a504 0B/0B CN:1 DL:0B]
    12/03 12:41:45 [NOTICE] Download complete: Z:/19041.1_StarterN_to_Client_amd64_Neutral/temp/aria2_script.10962.txt
    
    Download Results:
    gid   |stat|avg speed  |path/URI
    ======+====+===========+=======================================================
    76a504|OK  |     169B/s|Z:/19041.1_StarterN_to_Client_amd64_Neutral/temp/aria2_script.10962.txt
    
    Status Legend:
    (OK):download completed.
    
    Attempting to download files...
    
    12/03 12:41:46 [NOTICE] Downloading 1 item(s)
    
    12/03 12:41:46 [NOTICE] Allocating disk space. Use --file-allocation=none to disable it. See --file-allocation option in man page for more details.
    [#2d661f 503MiB/503MiB(100%) CN:0] [Checksum:#2d661f 420MiB/503MiB(83%)]
    12/03 12:42:05 [NOTICE] Verification finished successfully. file=temp/professional_ru-ru.esd
    
    12/03 12:42:05 [NOTICE] Download complete: temp/professional_ru-ru.esd
    
    Download Results:
    gid   |stat|avg speed  |path/URI
    ======+====+===========+=======================================================
    2d661f|OK  |    34MiB/s|temp/professional_ru-ru.esd
    
    Status Legend:
    (OK):download completed.
    
    ------------------------------------------------------------
    Export ru-RU winre.wim to IoTEnterpriseS image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Mount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    請按任意鍵繼續 . . .
    
    ------------------------------------------------------------
    Add Servicing Stack update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_2300~31bf3856ad364e35~amd64~~19041.2300.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add SystemReset update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5011577~31bf3856ad364e35~amd64~~19041.1616.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to Winre image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.2311.1.11
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Reset Winre base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.2311
    
    [===========================98.9%========================= ]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount Winre image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image File : Z:\19041.1_StarterN_to_Client_amd64_Neutral\temp\mount\Windows\System32\Recovery\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize winre.wim
    ------------------------------------------------------------
    
    "temp\mount\Windows\System32\Recovery\winre.wim" original size: 737877 KiB
    Using LZX compression with 12 threads
    Archiving file data: 1160 MiB of 1160 MiB (100%) done
    "temp\mount\Windows\System32\Recovery\winre.wim" optimized size: 480693 KiB
    Space saved: 257183 KiB
    
    ------------------------------------------------------------
    Add Servicing Stack update to IoTEnterpriseS image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_2300~31bf3856ad364e35~amd64~~19041.2300.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add 21H2Enablement to IoTEnterpriseS image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB5003791~31bf3856ad364e35~amd64~~19041.1237.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add DotNetRollup 4.8 to IoTEnterpriseS image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4584.8
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Add Cumulative update to IoTEnterpriseS image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.2311.1.11
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Set IoTEnterpriseS key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19044.2311
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : IoTEnterpriseS (OEM)
    ============================================================
    
    ------------------------------------------------------------
    Reset IoTEnterpriseS base
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image Version: 10.0.19044.2311
    
    [=====                      10.0%                          ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Save and Unmount IoTEnterpriseS image
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Image File : Z:\19041.1_StarterN_to_Client_amd64_Neutral\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ------------------------------------------------------------
    Optimize install.wim
    ------------------------------------------------------------
    
    "install.wim" original size: 5727577 KiB
    Using LZX compression with 12 threads
    Archiving file data: 7534 MiB of 7534 MiB (100%) done
    "install.wim" optimized size: 3772128 KiB
    Space saved: 1955449 KiB
    
    ------------------------------------------------------------
    Set WIM information
    ------------------------------------------------------------
    
    Setting the NAME property of image 1 to "Windows 10 IoT Enterprise LTSC 2021".
    Setting the DESCRIPTION property of image 1 to "Windows 10 IoT Enterprise LTSC 2021".
    Setting the FLAGS property of image 1 to "IoTEnterpriseS".
    Setting the DISPLAYNAME property of image 1 to "Windows 10 IoT Enterprise LTSC".
    Setting the DISPLAYDESCRIPTION property of image 1 to "Windows 10 IoT Enterprise LTSC".
    
    ------------------------------------------------------------
    Delete temporary folder
    ------------------------------------------------------------
    
    ========================================================================================================
    19044.2311 Windows 10 IoT Enterprise LTSC amd64 ru-RU has been successfully reconstructed on 2022/12/3
    ========================================================================================================
    
    Mission took 0:23:38.73 (1418.73s total)
    
    Press any key to continue . . .
    
    
    Code:
    
    ------------------------------------------------------------
    Download professional_ru-ru.esd
    ------------------------------------------------------------
    
    12/03 12:41:43 [NOTICE] Downloading 1 item(s)
    [#76a504 0B/0B CN:1 DL:0B]
    12/03 12:41:45 [NOTICE] Download complete: Z:/19041.1_StarterN_to_Client_amd64_Neutral/temp/aria2_script.10962.txt
    
    Download Results:
    gid   |stat|avg speed  |path/URI
    ======+====+===========+=======================================================
    76a504|OK  |     169B/s|Z:/19041.1_StarterN_to_Client_amd64_Neutral/temp/aria2_script.10962.txt
    
    Status Legend:
    (OK):download completed.
    
    Attempting to download files...
    
    12/03 12:41:46 [NOTICE] Downloading 1 item(s)
    
    12/03 12:41:46 [NOTICE] Allocating disk space. Use --file-allocation=none to disable it. See --file-allocation option in man page for more details.
    [#2d661f 503MiB/503MiB(100%) CN:0] [Checksum:#2d661f 420MiB/503MiB(83%)]
    12/03 12:42:05 [NOTICE] Verification finished successfully. file=temp/professional_ru-ru.esd
    
    12/03 12:42:05 [NOTICE] Download complete: temp/professional_ru-ru.esd
    
    Download Results:
    gid   |stat|avg speed  |path/URI
    ======+====+===========+=======================================================
    2d661f|OK  |    34MiB/s|temp/professional_ru-ru.esd
    
    Status Legend:
    (OK):download completed.
    
    ------------------------------------------------------------
    Export ru-RU winre.wim to IoTEnterpriseS image
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.746
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    
    Code:
    19044.2311 Windows 10 IoT Enterprise LTSC amd64 ru-RU has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 IoT Enterprise LTSC amd64 sk-SK has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 IoT Enterprise LTSC amd64 sl-SI has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 IoT Enterprise LTSC amd64 sr-LATN-RS has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 IoT Enterprise LTSC amd64 sv-SE has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 IoT Enterprise LTSC amd64 th-TH has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 IoT Enterprise LTSC amd64 tr-TR has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 IoT Enterprise LTSC amd64 uk-UA has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 IoT Enterprise LTSC amd64 zh-CN has been successfully reconstructed on 2022/12/3
    
    Code:
    19044.2311 Windows 10 IoT Enterprise LTSC amd64 zh-TW has been successfully reconstructed on 2022/12/3
    
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10155 xinso, Dec 4, 2022
    Last edited: Dec 4, 2022
    Q: How do I make my Unstaged base.wim?
    A: Based on 19100.1051.210916-1011.VB_RELEASE_SVC_TEAM_FLIGHT_CLIENTUNSTAGED_RETAIL_X64FRE_EN-US.ISO.

    1. 19041.1 (SystemReset failed)
    2. 22000.1 (OK)
    3. 22621.1 (OK)
    4. 17763.1 (OK)
    5. 17134.1 (OK)
    6. 16299.15 (OK)
    7. 15063.0 (OK)
    8. 14393.0 (Construction failed)
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10157 xinso, Dec 4, 2022
    Last edited: Dec 4, 2022
    Q: Does winre.wim really matter?
    A: It depends on whether or not Recovery Environment is needed.
     
  18. tapangbedaru

    tapangbedaru MDL Junior Member

    Mar 6, 2022
    61
    29
    0
    Mr. @xinso, have you ever done Windows N KN reconstruction?
    This is just a suggestion so that your collection of reconstructed editions is more complete
    :)
     
  19. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,527
    13,518
    340
    #10160 xinso, Dec 4, 2022
    Last edited: Dec 4, 2022
    Thanks. Nowadays, KN belongs to N. And N is applicable to 38 languages. i.e. N is supported by 38 language packs, and updates.
    Code:
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~ar-SA~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~bg-BG~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~cs-CZ~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~da-DK~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~de-DE~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~el-GR~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~en-GB~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~es-ES~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~es-MX~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~et-EE~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~fi-FI~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~fr-CA~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~fr-FR~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~he-IL~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~hr-HR~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~hu-HU~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~it-IT~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~ja-JP~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~ko-KR~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~lt-LT~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~lv-LV~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~nb-NO~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~nl-NL~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~pl-PL~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~pt-BR~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~pt-PT~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~ro-RO~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~ru-RU~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~sk-SK~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~sl-SI~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~sr-Latn-RS~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~sv-SE~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~th-TH~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~tr-TR~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~uk-UA~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~zh-CN~10.0.19041.2311.mum
    Microsoft-Windows-Editions-CoreN-Package~31bf3856ad364e35~amd64~zh-TW~10.0.19041.2311.mum
    
    So, two ways to use not-released N:
    1. Change language of any released N.
    2. Reconstruct not-released N directly with any install.wim.