mirror of
https://github.com/AveYo/MediaCreationTool.bat.git
synced 2025-04-04 18:10:45 +00:00
Update readme.md
Skip_TPM_Check_on_Dynamic_Update.cmd V9 - add back mounted ISO handling, with skipping already patched media (0-byte appraiserres.dll) - since there's no more powershell active code to be hindered by defender, upgrading via Windows Update is slightly faster!
This commit is contained in:
parent
5e5c2f452d
commit
cfd012850a
@ -1,5 +1,16 @@
|
||||
Windows 11 and the TPM / SecureBoot / CPU / Storage setup checks
|
||||
----------------------------------------------------------------
|
||||
Get 11 on 'unsupported' PC via Windows Update or mounted ISO (no patching needed)
|
||||
---------------------------------------------------------------------------------
|
||||
Step 1: use [Skip_TPM_Check_on_Dynamic_Update.cmd](Skip_TPM_Check_on_Dynamic_Update.cmd) to automatically bypass setup requirements
|
||||
_It's a set it and forget it script, with built-in undo - v7 using more reliable /Product Server trick_
|
||||
_V9 rebased on cmd due to defender transgression; skips already patched media (0b)_
|
||||
|
||||
Step 2: use [OfflineInsiderEnroll](https://github.com/abbodi1406/offlineinsiderenroll) to subscribe to the channel you want
|
||||
_while on 10, use BETA for Windows 11 22000.x builds (release), DEV for Windows 11 225xx.x builds (experimental)_
|
||||
|
||||
Step 3: check for updates via Settings - Windows Update and select Upgrade to Windows 11
|
||||
|
||||
Get 11 on 'unsupported' PC via MediaCreationTool.bat
|
||||
----------------------------------------------------
|
||||
[MediaCreationTool.bat](../MediaCreationTool.bat) creates 11 media that will **automatically skip clean install checks**
|
||||
***Auto Upgrade*** preset, or launching `auto.cmd` from the created media will **automatically skip upgrade checks**
|
||||
Running `setup.exe` from the created media is not guaranteed to bypass setup checks (it should for now)
|
||||
@ -11,17 +22,8 @@ To NOT add bypass to the media, use ***MCT Defaults*** preset or rename the scri
|
||||
> *Just ignore the 'Windows Server' label, please!*
|
||||
> NEWS: temporarily added back my old-style 0-byte bypass as it still works on release
|
||||
|
||||
i: [Skip_TPM_Check_on_Dynamic_Update.cmd](Skip_TPM_Check_on_Dynamic_Update.cmd) **V8: WU only, no longer acts globally!**
|
||||
|
||||
Get 11 via Windows Update on "unsupported" hardware
|
||||
---------------------------------------------------
|
||||
Step 1: use [Skip_TPM_Check_on_Dynamic_Update.cmd](Skip_TPM_Check_on_Dynamic_Update.cmd) to automatically bypass setup requirements
|
||||
_It's a set it and forget it script, with built-in undo - v7 using more reliable /Product Server trick_
|
||||
|
||||
Step 2: use [OfflineInsiderEnroll](https://github.com/abbodi1406/offlineinsiderenroll) to subscribe to the channel you want
|
||||
_while on 10, use BETA for Windows 11 22000.x builds (release), DEV for Windows 11 225xx.x builds (experimental)_
|
||||
|
||||
Step 3: check for updates via Settings - Windows Update and select Upgrade to Windows 11
|
||||
i: [Skip_TPM_Check_on_Dynamic_Update.cmd](Skip_TPM_Check_on_Dynamic_Update.cmd) acts globally and **skips setup.exe upgrade checks as well**
|
||||
_regardless of mounted iso / usb media already having a bypass added or not_
|
||||
|
||||
Already have a 11 ISO, USB or extracted Files and want to add a bypass
|
||||
----------------------------------------------------------------------
|
||||
@ -40,6 +42,9 @@ for consumer / core media you can add a generic `EI.cfg` to the media\sources yo
|
||||
> _gvlkprofessional=W269N-WFGWX-YVC9B-4J6C9-T83GX gvlkcore=TX9XD-98N7V-6WMQ6-BX7FG-H8Q99_
|
||||
> _gvlkenterprise=NPPR9-FWDCX-D2C8J-H872K-2YT43 gvlkeducation=NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 etc._
|
||||
|
||||
i: [Skip_TPM_Check_on_Dynamic_Update.cmd](Skip_TPM_Check_on_Dynamic_Update.cmd) acts globally and **skips setup.exe upgrade checks as well**
|
||||
_regardless of mounted iso / usb media already having a bypass added or not_
|
||||
|
||||
Offline local account on 11 Home / Pro
|
||||
--------------------------------------
|
||||
[MediaCreationTool.bat](../MediaCreationTool.bat) creates media that re-enables the *I dont have internet* OOBE choice (OOBE\BypassNRO)
|
||||
|
Loading…
Reference in New Issue
Block a user