AveYo / MediaCreationTool.bat

Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!
MIT License
8.79k stars 2.96k forks source link

Windows Defender block Skip TPM Check v7 #144

Closed nondetect closed 2 years ago

nondetect commented 2 years ago

When Windows update starting download new build Defender blocks it with this threat on screenshot. I checked that from Windows 10 20H2 to latest. Maybe it's new updated Windows Defender bases. Before script works pretty well Windows Defender Link from screenshot

Temporary solution, before start updating Turn off in Windows Defender "Real-time protection" and "Tamper Protection" setting

renschmid commented 2 years ago

I can confirm this issue and work around it by turning off "Real-time protection" only.

AveYo commented 2 years ago

Defender false and fake positive strikes again? OK. Reject PowerShell. Return to Monke CMD. Skip TPM Check on Dynamic Update V8 on the way.

AveYo commented 2 years ago

V8 is up!

nondetect commented 2 years ago

V8 is up!

Check new version on w10 19042 and w11 22000 and it's works. Just need change some @echo on and add cls for glance

AveYo commented 2 years ago

it's obviously more verbose on purpose ;)
thanks for the feedback!

AveYo commented 2 years ago

and refined it in V9!
verbose output commented, and adjusted the colors a bit