[GUIDE] [DISCUSSION] Windows Editions Reconstructions

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

  1. rayman95

    rayman95 MDL Senior Member

    Oct 3, 2018
    419
    289
    10
    What for is these shell experience??
     
  2. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    for example taskbar transparency, lock screen animations and background slideshows
     
  3. rayman95

    rayman95 MDL Senior Member

    Oct 3, 2018
    419
    289
    10
    But this windows is usable without that??
     
  4. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    of course :)
     
  5. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    925
    693
    30
    10586 ServerWeb licenses compatible with 15063
    upload_2026-6-29_11-21-56.png
     
  6. Alex1132

    Alex1132 MDL Junior Member

    Jul 23, 2025
    54
    8
    0
    @winosr25 , @Ace2 i successfully run constructed wim (by winosr25) with oobe
    you need to patch reg with this string:

    "
    reg load HKLM\SYSHIVE C:\work\mount\Windows\System32\config\SYSTEM
    reg add HKLM\SYSHIVE\Setup\Status\SysprepStatus /v GeneralizationState /t REG_DWORD /d 4 /f
    reg query HKLM\SYSHIVE\Setup\Status\SysprepStatus
    reg unload HKLM\SYSHIVE"

    later you can use stock boot.wim from uup ,
    when run setup after choosing language, you must chose "use older version of setup" (or smth cant recall exactly naming)
    later you get error and system will ask you to load wi-fi driver.. (thats probably becouse build doesnot have wi-fi drivers), but i unchecked " wi-fi module option in my hyper-v". After this it boots normally.

    The only drawn backs are
    1) the build has "one drive option" with i cant remove with windows uninstall options.
    2) at start you have "tzsync.exe (Time Zone Synchronization)" window, but this is probably wi-fi related problem.

    Now i need to learn on how to update this image:)

    Winosr25, thank you for your help.. that my first reconstructed windows with can boot:)))
     
  7. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    925
    693
    30
    15063 ServerWeb doesn't have branding because of missing policy Kernel-BrandingInfo
    10586 license->Kernel-ProductInfo
    15063 wants->Kernel-BrandingInfo
    Q: Is there newer ServerWeb license?
     
  8. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
  9. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    19044.7417 enterprisesneval x64 pl-pl constructed by MUCS

    upload_2026-6-29_11-28-50.png

    let's check enterprisegn and enterpriseneval :)
     
  10. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    enterpriseneval doesn't need esu also :)

    Code:
    C:\Users\LocalAdmin\Desktop\mucs>dism /image:mount /get-currentedition /english
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.19041.1
    
    Current edition is:
    
    Current Edition : EnterpriseNEval
    
    The operation completed successfully.
    
    C:\Users\LocalAdmin\Desktop\mucs>dism /image:mount /add-package:Windows10.0-KB5094127-x64\update.mum
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.7417.1.15
    [==========================100.0%==========================]
    The operation completed successfully.
     
  11. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
    enterprisegn doesn't need esu also :)

    Code:
    C:\Users\LocalAdmin\Desktop\mucs>dism /image:mount /get-currentedition /english
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.19041.1
    
    Current edition is:
    
    Current Edition : EnterpriseGN
    
    The operation completed successfully.
    
    C:\Users\LocalAdmin\Desktop\mucs>dism /image:mount /add-package:Windows10.0-KB5094127-x64\update.mum
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.7417.1.15
    [==========================100.0%==========================]
    The operation completed successfully.
    confirmed - not four, but nine editions don't need esu
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #5432 xinso, Jun 29, 2026 at 16:20
    Last edited: Jun 30, 2026 at 02:40
    [17763.8880 Windows Server 2019 Standard (Desktop Experience) amd64 en-US]
    Code:
    ------------------------------------------------------------
    Set ServerStandard key
    ------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.844
    
    Image Version: 10.0.17763.1
    
    Starting to install product key...
    Finished installing product key.
    
    The operation completed successfully.
    
    ============================================================
    Current Edition : ServerStandard (VOLUME_KMSCLIENT)
    ============================================================
    
    --->
    install.wim 4,199,610 KB
     
  13. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #5433 xinso, Jun 30, 2026 at 02:59
    Last edited: Jun 30, 2026 at 03:04
    Q: Preview Server Desktop Experience missing Start Menu\Programs\System Tools?
    A: e.g. amd64_microsoft-windows-e..er-server-shortcuts_31bf3856ad364e35_10.0.14393.0_none_d60905e4e69e1f50.manifest.
     
  14. Alex1132

    Alex1132 MDL Junior Member

    Jul 23, 2025
    54
    8
    0
    hello) recently i start to study bedi script in update modification procedure and it has a lot of modifications in update file.. may be there are is more easy\simple method for updating created enterprise G?
     
  15. xinso

    xinso MDL Guru

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

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #5436 xinso, Jul 1, 2026 at 03:30
    Last edited: Jul 1, 2026 at 11:46
    [Test 10586.1000 ServerWeb arm64]
    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.1000
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\windows\system32>
    
     
  17. rayman95

    rayman95 MDL Senior Member

    Oct 3, 2018
    419
    289
    10
    #5437 rayman95, Jul 1, 2026 at 08:31
    Last edited: Jul 1, 2026 at 09:18
    @pp03 just installed the 10 Entreprise LTSC Eval without issue..translate to Fr and update to last build...there is just the Licence Eval expired message and that's all..there is no time bomb??
     
  18. pp03

    pp03 MDL Expert

    Apr 12, 2014
    1,482
    524
    60
  19. winosr25

    winosr25 MDL Senior Member

    May 14, 2024
    442
    547
    10
  20. Alex1132

    Alex1132 MDL Junior Member

    Jul 23, 2025
    54
    8
    0
    @winosr25 any ideas?
    as i understand updating enterprise g is like:
    extract msu and in update.mum replace Professional → EnterpriseG?