[GUIDE] [DISCUSSION] Windows Editions Reconstructions

Discussion in 'Windows 10' started by TesterMachineOS, Sep 3, 2024.

  1. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
    code + multilange
     

    Attached Files:

  2. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
    There are 3 hours of coding left, plus the conversion to recovery, upload, etc., this evening, not before. The client code is still running; error 2 for the apply enterprise.xml file.
     

    Attached Files:

  3. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
    or is the equivalent for the customer code client


    <update name="c89376a4f5f326e5bca0cba6a52eed16">
    <package contained="false" integrate="hidden">
    <assemblyIdentity name="Microsoft-Windows-ApiSetSchema-serverstandard-Package" version="10.0.29550.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
    </package>
     
  4. sakatgg

    sakatgg MDL Junior Member

    Jun 18, 2020
    66
    40
    0
  5. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #4706 xinso, Mar 17, 2026
    Last edited: Mar 18, 2026
    [29550.1000 Windows 11 Enterprise (RETAIL with Edge with Store in Official style) amd64 en-US with 29531.1000 base]
    Code:
    ------------------------------------------------------------
    Add en-US Client Language
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    
    Error: 127
    
    An error occurred while attempting to start the servicing process for the image located at Z:\29550.1000_Unstage_Placeholder_amd64_Universal\temp\mount.
    For more information, review the log file.
    
    The DISM log file can be found at C:\windows\Logs\DISM\dism.log
    

    [29550.1000 Windows 11 Enterprise (RETAIL with Edge with Store in Official style) amd64 en-US with 29550.1000 base]
    Code:
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Construct Enterprise
    ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    
    Error: 127
    
    An error occurred while attempting to start the servicing process for the image located at Z:\29550.1000_Unstage_Placeholder_amd64_Universal\temp\mount.
    For more information, review the log file.
    
    The DISM log file can be found at C:\windows\Logs\DISM\dism.log
    
     
  6. MilkChan

    MilkChan MDL Addicted

    Mar 8, 2020
    501
    315
    30
    I'll give it a try, and I've also started to get interested in Enterprise G for ARM.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    as for intel core ultra series compatibility problem with 22000 i have an idea:

    i'll try to construct 22000 without secure boot and hypervisor code integrity in client features
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #4709 xinso, Mar 18, 2026
    Last edited: Mar 18, 2026
    Q: Apply UUP 29550.1000 install.wim to disk, and remove any package. Failed with the same error at #4706. Why?
    Code:
    D:\PackExtractor>dism /english /image:K: /Remove-package /Packagename:Composition-Core-Package~31bf3856ad364e35~amd64~en-US~10.0.29550.1000
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    
    Error: 127
    
    An error occurred while attempting to start the servicing process for the image located at K:\.
    For more information, review the log file.
    
     
  9. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #4710 xinso, Mar 18, 2026
    Last edited: Mar 18, 2026
    [28000.1]
    Code:
    D:\PackExtractor>for /F %x in ('findstr /i . Capabilities.txt 2>nul') do (dism /english /image:K: /Remove-Capability /CapabilityName:%x )
    
    D:\PackExtractor>(dism /english /image:K: /Remove-Capability /CapabilityName:App.StepsRecorder~~~~0.0.1.0 )
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.28000.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    [29531.1000]
    Code:
    D:\PackExtractor>for /F %x in ('findstr /i . Capabilities.txt 2>nul') do (dism /english /image:K: /Remove-Capability /CapabilityName:%x )
    
    D:\PackExtractor>(dism /english /image:K: /Remove-Capability /CapabilityName:App.StepsRecorder~~~~0.0.1.0 )
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.29531.1000
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    [29550.1000]
    Code:
    D:\PackExtractor>for /F %x in ('findstr /i . Capabilities.txt 2>nul') do (dism /english /image:K: /Remove-Capability /CapabilityName:%x )
    
    D:\PackExtractor>(dism /english /image:K: /Remove-Capability /CapabilityName:App.StepsRecorder~~~~0.0.1.0 )
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    
    Error: 127
    
    An error occurred while attempting to start the servicing process for the image located at K:\.
    For more information, review the log file.
    
    The DISM log file can be found at C:\windows\Logs\DISM\dism.log
    
     
  10. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    29550.1000 needs 26100 or higher host DISM. ADK doesn't work.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    It works on both 26100 and 28000. Thanks.
    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.5074
    
    Image Version: 10.0.29550.1000
    
    Applying package servicing unattend
    [==========================100.0%==========================]
    The operation completed successfully.
    
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #4715 xinso, Mar 20, 2026
    Last edited: Mar 20, 2026
    Q: How to make Construction think that 19041 Host is 29550? i.e. How to construct 29550 on a Host build less than 26100?
     
  14. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
  15. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #4717 xinso, Mar 21, 2026
    Last edited: Mar 22, 2026
    [Test 10240.16384 Windows 10 Enterprise LTSB (in Official style without NDP48) amd64 en-US with superUser on 19041 Host]
    Code:
    ------------------------------------------------------------
    Set EnterpriseS key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.10240.16384
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : EnterpriseS (OEM)
    ============================================================
    
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #4718 xinso, Mar 22, 2026
    Last edited: Mar 23, 2026
    :: Architecture = amd64, arm64

    set ARCHITECTURE=amd64
    Code:
    ------------------------------------------------------------
    Set Enterprise Key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.28000.1
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : Enterprise (OEM_COA_NSLP)
    ============================================================
    

    set ARCHITECTURE=arm64
    Code:
    ------------------------------------------------------------
    Set Enterprise Key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.28000.1
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : Enterprise (OEM_COA_NSLP)
    ============================================================
    
     
  17. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    29553.1000 constructed by MUCS on 22000 host

    Code:
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.2600
    
    Image Version: 10.0.29553.1000
    
    Applying package servicing unattend
    [==========================100.0%==========================]
    The operation completed successfully.
     
  18. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #4720 xinso, Mar 23, 2026
    Last edited: Mar 23, 2026
    What a miracle, pp03!