[GUIDE] [DISCUSSION] Windows Editions Reconstructions

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

  1. kibkalo

    kibkalo MDL Expert

    Sep 8, 2009
    1,025
    362
    60
  2. winosr25

    winosr25 MDL Member

    May 14, 2024
    106
    51
    10
    remove reg
    veritable


    echo.
    echo ============================================================
    echo Apply mum
    echo ============================================================
    echo.
    del /f /q %MT%\Windows\servicing\Packages\Microsoft-Windows-Client-Desktop-Required-Package~31bf3856ad364e35~amd64~~10.0.27718.1000.mum
    copy /y files\Microsoft-Windows-Client-Desktop-Required-Package~31bf3856ad364e35~amd64~~10.0.27718.1000.mum %MT%\Windows\servicing\Packages\Microsoft-Windows-Client-Desktop-Required-Package~31bf3856ad364e35~amd64~~10.0.27718.1000.mum

    echo.
    echo ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    echo remove defender
    echo ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
    Dism /english /image:%MT% /Disable-Feature:"2F53AD8CB229DFEE13B2318EA366C006CFA2E11746DB4FF8810AAD924D5EDFFD" /PackageName:Microsoft-Windows-Client-Desktop-Required-Package~31bf3856ad364e35~amd64~~10.0.27718.1000
     
  3. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    578
    204
    30
    #503 liliactr, Oct 6, 2024
    Last edited: Oct 6, 2024
    What is edited inside mum? Does Dism support such command line both?
    /Disable-Feature & /PackageName
     
  4. winosr25

    winosr25 MDL Member

    May 14, 2024
    106
    51
    10
    the Defender amd 64 pack the other mum wow64 is shared with other packs we cannot draw it. Each version of Windows build xxxx Defender is hidden in the Microsoft-Windows-Client-Desktop-Required-Package.ESD for the current version
     
  5. iamaHUN

    iamaHUN MDL Member

    Jun 6, 2018
    111
    160
    10
  6. winosr25

    winosr25 MDL Member

    May 14, 2024
    106
    51
    10
    this is where the updates are useful to recover missing mum manifests like 1742, some are still missing for the enterpriseG or server azure stack hci version
     
  7. Bira

    Bira MDL Senior Member

    Oct 4, 2017
    289
    175
    10
    #507 Bira, Oct 6, 2024
    Last edited: Oct 6, 2024

    Attached Files:

  8. Bira

    Bira MDL Senior Member

    Oct 4, 2017
    289
    175
    10
     

    Attached Files:

  9. Javac75

    Javac75 MDL Member

    Mar 16, 2015
    216
    277
    10
    Nice to see when everything goes according to expectations. Perfect.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    578
    204
    30
    #510 liliactr, Oct 6, 2024
    Last edited: Oct 6, 2024
    Unfortunately we have not seen the updates complated successfully from screenshots. Like waking up best part of the dream.

    Everytime i build enterpriseg there is a lag issue. Programs does not respond at open. Unknown long respond waiting times.
     
  11. Bira

    Bira MDL Senior Member

    Oct 4, 2017
    289
    175
    10
    No language because I'm doing it en-US so I don't need to integrate, only if I'm going to change to my origin but I believe it works 17763+

    Code:
    ========================================================================================================
    o-------------------------------- THE CONSTRUCTION Of ENTERPRISEG -------------------------------------o
    ========================================================================================================
    
    
     Prepare  Checking all payload files necessary. Please wait...
    Build version: 10.0.17763.1
      Done.
    
    
     Prepare  Get EnterpriseG edition files required
    
    Extract Windows EnterpriseG specific edition esd...  Done.
    
     Building  Mounting install.wim
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    
     Building  Start building EnterpriseG
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.17763.1
    
    Removing package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.17763.1
    Removing package Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.17763.1
    [==========================100.0%==========================]
    
    The operation completed successfully.
    
    
    
     Integrate  Set EnterpriseG key
      Done.
    
    ------------------------------------------------------------
    Current Edition : EnterpriseG  (GVLK).........................
    ------------------------------------------------------------
    
    
    
     Integrate  Try applying EnterpriseG edition unattend
      Done.
    
    
    
     Finish  Optimize and Cleanup image
      Provisioned OPTIMIZED.
      Image has CLEANUP.
    
    
    
     Finish  Resetbase EnterpriseG image
      Image Base Reseted.
    
     Finish  Cleanup unnecessary files
      Done.
    
     Finish  Save and Unmount EnterpriseG image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image File : D:\EntG\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    
    
     Finish  Set WIM information
    
    Setting the NAME property of image 1 to "EnterpriseG".
    Setting the DESCRIPTION property of image 1 to "EnterpriseG x64".
    Setting the FLAGS property of image 1 to "EnterpriseG".
    Setting the DISPLAYNAME property of image 1 to "Windows 10 EnterpriseG".
    Setting the DISPLAYDESCRIPTION property of image 1 to "Windows 10 EnterpriseG 10.0.17763.1 x64".
    
    
    
     Finish  Optimize EnterpriseG image
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    
    "install.wim" original size: 3589458 KiB
    Using LZX compression with 4 threads
    Archiving file data: 7634 MiB of 7634 MiB (100%) done
    Calculating integrity table for WIM: 3505 MiB of 3505 MiB (100%) done
    "install.wim" optimized size: 3589455 KiB
    Space saved: 2 KiB
      Done.
    
    ========================================================================================================
    o--------------------------- EnterpriseG has been successfully constructed ----------------------------o
    ========================================================================================================
    
    Pressione qualquer tecla para continuar. . .
     
  12. Javac75

    Javac75 MDL Member

    Mar 16, 2015
    216
    277
    10
    Don't hesitate to change the script to suit your wishes and beliefs. :)
    Feel free.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Javac75

    Javac75 MDL Member

    Mar 16, 2015
    216
    277
    10
    I have tried updating offline using W10UI and it worked. I'm sure it will be the same with WU.
    Code:
    ============================================================
    Running W10UI v10.45r
    ============================================================
    
    ============================================================
    Extracting dpx.dll file...
    ============================================================
    
    ============================================================
    Extracting .cab files from .msu files...
    ============================================================
    
    1/2: Windows11.0-KB5043080-x64.msu [Combined UUP]
    2/2: windows11.0-kb5043178-x64.msu [Combined UUP]
    
    ============================================================
    Extracting files from update cabinets (.cab)...
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/7: defender-dism-x64.cab
    2/7: Windows11.0-KB5042098-x64-NDP481.cab [NetFx]
    3/7: Windows11.0-KB5043353-x64_DU_Sources.cab [Setup DU]
    4/7: Windows11.0-KB5043355-x64_DU_SafeOS.cab [SafeOS DU]
    5/7: Windows11.0-KB5043939-x64_PSFX_OOBE_1588.1.1.cab
    6/7: Windows11.0-KB5043113-x64_inout.cab [SSU]
    7/7: Windows11.0-KB5043117-x64_inout.cab [SSU]
    
    ============================================================
    Mounting install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_1881~31bf3856ad364e35~amd64~~26100.1881.1.12
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_1881 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~amd64~~10.0.9266.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB5043939~31bf3856ad364e35~amd64~~26100.1588.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    windows11.0-kb5043178-x64.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 -
    [==========================100.0%==========================]
    [==========================100.0%==========================] The operation completed successfully.
    
    ============================================================
    Resetting OS image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1882
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1882
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding Defender update...
    ============================================================
    
    Platform  : 4.18.24080.9
    Engine    : 1.1.24080.9
    Signatures: 1.419.231.0
    
    ============================================================
    Updating winre.wim ...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_1881~31bf3856ad364e35~amd64~~26100.1881.1.12
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_1881 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Package_for_SafeOSDU~31bf3856ad364e35~amd64~~26100.1710.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image File : I:\W10UI\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim ...
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image File : I:\W10UI\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding install.wim ...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 or q to exit.
    
    And about the performance on windows 11 system, I think everyone has felt the lag even if not running with enterpriseG.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Bira

    Bira MDL Senior Member

    Oct 4, 2017
    289
    175
    10
    Thank you, I will do some tests with uup packages in your style to integrate other editions, do you have all the w10 and w11 serials, that you could share, and if others also have it, thank you
     
  15. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    612
    340
    30
    You can get it from the Windows 11/10 discussion threads showing the product.ini keys files
     
  16. Bira

    Bira MDL Senior Member

    Oct 4, 2017
    289
    175
    10
    Can you direct me?
     
  17. TesterMachineOS

    TesterMachineOS MDL Addicted

    Apr 20, 2021
    612
    340
    30