Add IoT Enterprise 25H2
This commit is contained in:
@@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
<Tabs>
|
||||
|
||||
<TabItem value="Windows 11 Consumer 25H2" label="Windows 11 Consumer 25H2" default>
|
||||
<TabItem value="Windows 11 Consumer 25H2" label="Windows 11 Consumer 25H2 ❤" default>
|
||||
|
||||
:::info
|
||||
|
||||
@@ -74,6 +74,67 @@ Build - 26200.6584
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
</TabItem>
|
||||
<TabItem value="Windows 11 IoT Enterprise 25H2" label="Windows 11 IoT Enterprise 25H2" default>
|
||||
|
||||
**Windows 11 IoT Enterprise 25H2**
|
||||
**(Not LTSC)**
|
||||
Build - 26200.6584
|
||||
These ISOs contain below editions,
|
||||
|
||||
Windows 11 Enterprise
|
||||
Windows 11 IoT Enterprise
|
||||
Windows 11 IoT Enterprise Subscription
|
||||
|
||||
ARM64 version for IoT Enterprise ISO is available only in English language.
|
||||
|
||||
| Language | Arch | Link |
|
||||
|:---------|:------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| English | ARM64 | [26200.6584.250915-1905.25h2_ge_release_svc_refresh_CLIENTENTERPRISE_OEM_A64FRE_en-us.iso](https://drive.massgrave.dev/26200.6584.250915-1905.25h2_ge_release_svc_refresh_CLIENTENTERPRISE_OEM_A64FRE_en-us.iso) |
|
||||
|
||||
|
||||
:::info
|
||||
|
||||
**Note for IoT Enterprise (GAC) - Not LTSC**
|
||||
|
||||
When installing Windows IoT Enterprise (GAC):
|
||||
|
||||
- If your system has an **OEM license** in the motherboard (Pro or higher),
|
||||
- And the key used in Setup is **OEM**,
|
||||
|
||||
then Windows Setup will apply the OEM key from the motherboard during the final stage.
|
||||
|
||||
**What this means**
|
||||
- You can install **IoT Enterprise** with its features (including relaxed hardware requirements on Windows 11 24H2, etc.).
|
||||
- After installation, the system will show Pro edition, not IoT Enterprise.
|
||||
- This happens because IoT Enterprise (GAC) is distributed only with an OEM key.
|
||||
- This behavior is normal and cannot be avoided.
|
||||
|
||||
**Fix**
|
||||
After installation, switch the edition by running the following in command prompt as admin.
|
||||
|
||||
```
|
||||
slmgr.vbs /ipk XQQYW-NFFMW-XJPBH-K8732-CKFFD
|
||||
```
|
||||
|
||||
:::
|
||||
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="Old Versions" label="Other Versions" default>
|
||||
|
||||
**Other Versions**
|
||||
|
||||
- Download an [official Microsoft ESD file](https://worproject.com/esd) and [ESD>ISO Converter](https://github.com/abbodi1406/WHD/raw/master/scripts/esd-decrypter-wimlib-65.7z) by [abbodi1406](https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/),
|
||||
- Put the ESD file beside `decrypt.cmd` and run that script.
|
||||
- It will create the ISO file.
|
||||
- This process is the same as how the official MCT tool creates Windows 10 and 11 ISOs.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
|
Reference in New Issue
Block a user