Skip to content

Re-construction Windows Enterprise G with eas!

Notifications You must be signed in to change notification settings

plct2004/EnterpriseG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

LSX presents

Image Description

How to reconstruct Enterprise G

Files required:

  • install.wim (EN-US, no updates, must contain Pro, can be multi-edition. You can build one using UUP Dump for example.)

The script automatically downloads all required files for Build 17763, 19041, 22000, 22621 and 26100. You just need to provide an install.wim image. If you work with other builds, you must additionally obtain Microsoft-Windows-Client-LanguagePack-Package-amd64-en-us.esd and Microsoft-Windows-EditionSpecific-EnterpriseG-Package.ESD yourself. .esd files are obtainable through UUP Dump.

How to get started:

  1. Place install.wim in the root directory of the script
  2. Adjust the config.json if necessary
  3. Execute Build.ps1

Make sure your machine can execute PowerShell scripts. Set-ExecutionPolicy RemoteSigned

Config.json

ActivateWindows

  • True: Windows will be activated using KMS38 method Default
  • False: Windows wont be activated

RemoveEdge

  • True: Microsoft Edge will be removed Official
  • False: Microsoft Edge remains installed

Known "issues" with Enterprise G

  • Inplace upgrade fails on some builds of Windows (e.g 19041 -> 22000/22621.) fix needed.
  • 24H2 (26100) reconstruction currently not working.

About

Re-construction Windows Enterprise G with eas!

Resources

Stars

Watchers

Forks

Languages

  • Batchfile 77.5%
  • PowerShell 22.5%