Commit Graph

22 Commits

Author SHA1 Message Date
AveYo
c33e7f88e0
2023.12.07 V13
skip 2nd tpm check on Canary iso (above 25977)
2023-12-08 10:29:48 +02:00
AveYo
5e0b8bd5f8
2023.07.15 - V12 - no Server label
- refined method, no Server label  
- future proofing  
- tested with 25905 iso, wu and the new wu repair version

- fix missing script output path
2023-07-15 11:29:13 +03:00
AveYo
28d05a1b11
2023.07.14 - V12 - no Server label
- refined method, no Server label  
- future proofing  
- tested with 25905 iso, wu and the new wu repair version
2023-07-15 00:06:00 +03:00
AveYo
7a0e36b324 2023.07.04
Fix rebased Dev 23xxx builds detection
2023-07-04 13:23:43 +03:00
AveYo
979fd14f21
2022.10.02 V10
- add DisableWUfBSafeguards and the superfluous AllowUpgradesWithUnsupportedTPMorCPU keys
- switch to %Public% directory instead of %Programdata%
- force crlf on exported script
2022-10-02 14:31:12 -07:00
AveYo
44ad9ec39c
Update windows_update_refresh.bat
less verbose
2022-10-02 13:49:06 -07:00
AveYo
03ebf15e26
v9+ for 25115+ builds
minor adjustment due to wrong bet on 23xxx next dev, turns out it's 25xxx,
2022-05-11 19:04:45 +00:00
AveYo
49ecd463b0
V9
link other useful scripts to manage driver and feature updates even on Home editions that are lacking support for policies
2022-05-03 15:25:51 +00:00
AveYo
7039e34f26
Update windows_update_refresh.bat 2022-05-03 14:36:15 +00:00
AveYo
a5cb9b188b
V9
- add back mounted ISO handling, with skipping already patched media (0-byte appraiserres.dll)
-  refined cmd rebase; supports commandline argument to force install or remove instead of toggle; less verbose
powershell-based v7 was fine for five months since December 10 2021, then build 22610 and suddenly fake positive`d..
funny that without powershell active code to be hindered by defender, upgrading via Windows Update is slightly faster!
2022-05-02 23:18:42 +00:00
AveYo
cfd012850a
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!
2022-05-02 22:57:59 +00:00
AveYo
5e5c2f452d
V8 2022-05-01 20:16:02 +00:00
AveYo
82bde063ad
Update readme.md 2022-05-01 20:12:36 +00:00
AveYo
ebaf723010
V8
it seems all those billions poured into telemetry and machine learning by microsoft, google and av vendors are only used to "classify" user's private data,  
none trickled down into av heuristics so av's today are dumber than a rock, not discerning actually malicious stuff, even below the 90's era signature level. 
in the case of microsoft there's also a strong fake positive bias!

script restructured around cmd, and a bit more verbose and spaced out, but the gist of it is the same: IFEO intercept and add /Product Server option
notable change is that it now exclusively focuses setup via Windows Update
you're gonna have to bypass manual 11 setup some other way - hint: cd.>sources\appraiserres.dll
2022-05-01 20:01:25 +00:00
AveYo
79e59794f6 stable
all issues ironed out
upgrade keeping files from Eval editions
earlier detect of setup ui exit
enhanced 11 AutoUnattend.xml
move bypass stuff from main readme
last squash I promise ;)
2022-03-21 00:05:54 +02:00
AveYo
5d12539770 windows_update_refresh
use if having update issues on any ver
2022-03-14 18:26:38 +02:00
AveYo
beedf56672 Skip TPM Check v7
remove wmi-based v1 if somehow it is still installed and cause issues

delete archived versions since older bypasses are no longer advised
2021-12-11 01:59:34 +02:00
AveYo
c3ff837dcb
Skip TPM Check v6f - f for fixed
v6 release had bad regex that did not replace launch options correctly - it should now finally work for everybody! 
a great help was @sam20112011 providing requested `C:\$WINDOWS.~BT\Sources\Panther` logs in #57
2021-12-10 21:44:13 +02:00
AveYo
a445dddd06 Skip TPM Check v6
For a more reliable and future-proof experience,
clean installation is still handled via winsetup.dll patching in boot.wim
upgrade is now handled only via auto.cmd with the /Product Server trick
Just ignore the Installing Windows Server label, please!

update Skip_TPM_Check_on_Dynamic_Update.cmd v6

update readme
2021-12-07 12:16:21 +02:00
AveYo
b23d5f4a0f Skip_TPM_Check_on_Dynamic_Update_v5
clear bypass folder, suggested in #51
2021-11-19 20:44:26 +02:00
AveYo
fc86fc1b68 Skip_TPM_Check_on_Dynamic_Update_v4.cmd
bypass windows 11 setup that was run manually under windows, or via windows update (after OfflineInsiderEnroll to Beta or Dev channels)
2021-11-17 22:53:18 +02:00
AveYo
4f5f2e73dc perfect?
going
2021-11-09 08:43:47 +02:00