[GUIDE] [DISCUSSION] Windows Editions Reconstructions

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

  1. winosr25

    winosr25 MDL Addicted

    May 14, 2024
    520
    632
    30
    Note that you can create Turbine Core from Datacenter Core, as the Turbine Core license is included in Datacenter Core; creating Datacenter Core to move to Turbine Core is the solution.
     
  2. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    you mean construct datacentercor and reconstruct to serverturbinecor?

    for now i took amd64 version of that manifest and rename to x86
     
  3. winosr25

    winosr25 MDL Addicted

    May 14, 2024
    520
    632
    30
    datacentercor and switch to turbinecor via dism



    echo Applying edition specific settings...
    copy X:\image\Windows\servicing\Editions\serverturbinecorEdition.xml X:\image\Windows\serverturbinecor.xml
    dism /scratchdir:"X:\temp" /image:X:\image /apply-unattend:X:\image\Windows\serverturbinecor.xml
     
  4. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    #5864 pp03, Aug 11, 2026
    Last edited: Aug 11, 2026
    20348.1 serverdatacentercor constructed by MUCS, but there is no Windows\servicing\Editions\serverturbinecorEdition.xml

    Code:
    C:\Users\Administrator\Downloads\mucs>dism /image:mount /get-currentedition /english
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.20348.1
    
    Current edition is:
    
    Current Edition : ServerDatacenterCor
    
    The operation completed successfully.
     
  5. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    upload_2026-8-11_14-52-45.png
     
  6. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    took serverturbinecor.xml from 20348.1006 iso
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,230
    15,382
    340
  8. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    doesn't work

    doing my way
     
  9. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    this is something :)
     
  10. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    #5870 pp03, Aug 11, 2026
    Last edited: Aug 11, 2026
    Microsoft-Windows-Editions-ServerTurbineCor-Package~31bf3856ad364e35~amd64~~10.0.20348.1 repacked :)

    repacking Microsoft-Windows-Security-SPP-Component-SKU-ServerTurbine-License-Package~31bf3856ad364e35~amd64~~10.0.20348.1
     
  11. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
  12. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    in the meantime 1904x acxclassextension updated to .7663

    testing now if audio will work on panther lake
     
  13. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    19045.7663 serverrdsh constructed by MUCS :) (with esu removal by @xinso)

    Code:
    C:\Users\Administrator\Desktop\mucs>dism /image:mount /get-currentedition /english
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.19045.7663
    
    Current edition is:
    
    Current Edition : ServerRdsh
    
    The operation completed successfully.
     
  14. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    upload_2026-8-11_20-14-12.png
     
  15. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    #5876 pp03, Aug 11, 2026
    Last edited: Aug 11, 2026
    audio still not working on panther lake - 22621.1 acx01000.sys is the solution
     
  16. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    20348.1 serverturbinecor constructed by MUCS :)

    Code:
    C:\Users\Administrator\Downloads\mucs>dism /image:mount /get-currentedition /english
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.20348.1
    
    Current edition is:
    
    Current Edition : ServerTurbineCor
    
    The operation completed successfully.
     
  17. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,230
    15,382
    340
  18. winosr25

    winosr25 MDL Addicted

    May 14, 2024
    520
    632
    30
    construction windows 11 enterprises 28000.2704

    Code:
    Installing SKUs...
    cbsexploder 0.0.3 by witherornot
    Setting package Microsoft-Windows-EnterpriseSEdition~31bf3856ad364e35~amd64~~10.0.28000.2704 as Staged
    
    [==================================================] 100.0%
    
    Successfully finalized CBS session
     
  19. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,770
    677
    60
    20348.5499 serverturbinecor constructed by MUCS :)

    Code:
    C:\Users\Administrator\Downloads\mucs>dism /image:mount /get-currentedition /english
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.20348.5499
    
    Current edition is:
    
    Current Edition : ServerTurbineCor
    
    The operation completed successfully.