[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
    #10741 xinso, Mar 7, 2023
    Last edited: Mar 9, 2023
    Test manual Construction of 25314.1000 Windows Server vNext Datacenter (Desktop Experience) amd64 en-US
    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.25314.1000
    
    Applying package servicing unattend
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\Microsoft-Windows-Server-Language-Pack_x64_en-us.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25314.1000
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Server-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.25314.1000
    [==========================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.25314.1000
    
    
    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.25314.1000
    
    Current edition is:
    
    Current Edition : ServerDatacenter
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  2. Hello Mr. @xinso , may i ask u something? How to remove MicrosoftWindows.CloudExperienceHost from install.wim ? And how to completely remove Get Started? It re-appear after installation. Thanks
     
  3. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10743 xinso, Mar 7, 2023
    Last edited: Mar 7, 2023
    System Apps are mostly incorporated in Microsoft-Windows-Client-Desktop-Required-Package.

    Impossible to remove normally.
     
  4. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
  5. How to remove it in un-normal way?
     
  6. petok

    petok MDL Senior Member

    May 4, 2009
    350
    201
    10
    When microsoft make it inboxapps to unboxapps then will possible real.
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    I am not good at it. Please search help from MSMG.
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10748 xinso, Mar 9, 2023
    Last edited: Mar 9, 2023
    Test manual Construction of 25314.1000 Windows 11 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.25314.1000
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\Microsoft-Windows-Client-LanguagePack-Package_en-us~31bf3856ad364e35~arm64~en-us~.esd
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.25314.1000
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~en-US~10.0.25314.1000
    [==========================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.25314.1000
    
    
    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.25314.1000
    
    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
    #10749 xinso, Mar 9, 2023
    Last edited: Mar 9, 2023
    Test manual Construction of 23403.1001 Windows 11 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.23403.1001
    
    [===========================96.6%========================  ]
    Error: 1726
    
    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.
    
    The DISM log file can be found at z:\1.log
    
    C:\windows\system32>
    
     
  10. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10750 xinso, Mar 9, 2023
    Last edited: Mar 9, 2023
    Test manual Construction of 23403.1001 Windows 11 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.25314.1000
    
    [===========================96.6%========================  ]
    Error: 1726
    
    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.
    
    The DISM log file can be found at z:\1.log
    
    C:\windows\system32>
    
    
     
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10751 xinso, Mar 9, 2023
    Last edited: Mar 9, 2023
    10.0.23403.1001 Unstage image
    --->
    Windows\System32\Dism\CbsProvider.dll (10.0.22621.1)
    Windows\System32\Dism\OSProvider.dll (10.0.22621.1)
    +
    Windows\servicing\Version\10.0.22621.1
    Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.22621.1_none_6af52cfcbb08aaa3
    --->
    dism /english /image:K: /apply-unattend:Z:\WinSxS\1.xml
    dism /English /image:K: /add-package:Z:\1
    dism /english /image:K: /set-skuintldefaults:en-us
    dism /English /image:K: /get-currentedition
    Code:
    
    C:\windows\system32>dism /english /image:K: /apply-unattend:Z:\WinSxS\1.xml
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.23403.1001
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.23403.1001
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.23403.1001
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.23403.1001
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.23403.1001
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.23403.1001
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.23403.1001
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.23403.1001
    [==========================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.23403.1001
    
    
    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.23403.1001
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
    --->
    rd /s /q Windows\servicing\Version\10.0.22621.1
    rd /s /q Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.22621.1_none_6af52cfcbb08aaa3
    --->
    Done
     
  12. xinso

    xinso MDL Guru

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

    xinso MDL Guru

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

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10755 xinso, Mar 10, 2023
    Last edited: Mar 10, 2023
    Test manual Construction of 23403.1001 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.23403.1001
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>dism /English /image:K: /add-package:Z:\1
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.23403.1001
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~en-US~10.0.23403.1001
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~arm64~~10.0.23403.1001
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~arm64~~10.0.23403.1001
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~arm64~~10.0.23403.1001
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~arm64~~10.0.23403.1001
    [==========================100.0%==========================]
    Processing 6 of 6 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~arm64~~10.0.23403.1001
    [==========================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.23403.1001
    
    
    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.23403.1001
    
    Current edition is:
    
    Current Edition : Enterprise
    
    The operation completed successfully.
    
    C:\windows\system32>
    
    
     
  15. EDK-Rise

    EDK-Rise MDL Member

    Aug 7, 2013
    120
    77
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    Code:
    uupdump-x64\uupdump-run-website.cmd
    
    127.0.0.1:44400/fetchupd.php?arch=amd64&ring=retail&build=22621.1&sku=101
    
    Select Windows 11, version 22H2 (22621.1265)
    
    *
    
    Windows 11, version 22H2 (22621.1265) amd64
    
    Generate metadata
    
    Search files / Microsoft-Windows-EditionSpecific-EnterpriseG-Package.ESD
    Search files / Microsoft-Windows-Client-LanguagePack-Package
     
  17. xinso

    xinso MDL Guru

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

    xinso MDL Guru

    Mar 5, 2009
    13,714
    14,439
    340
    #10759 xinso, Mar 11, 2023
    Last edited: Mar 11, 2023
    Test manual Construction of 22621.1 Windows 11 Enterprise arm64 en-US (with Wincore image 532 MB)
    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:\2
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.22621.1
    
    Processing 1 of 6 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~arm64~en-US~10.0.22621.1
    [==========================100.0%==========================]
    Processing 2 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 3 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 4 of 6 - Adding package Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 5 of 6 - Adding package Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~arm64~~10.0.22621.1
    [==========================100.0%==========================]
    Processing 6 of 6 - 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>
    
    
     
  19. EDK-Rise

    EDK-Rise MDL Member

    Aug 7, 2013
    120
    77
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...