disable defender for mas_aio

This commit is contained in:
Michael H.G. Schmidt 2024-09-11 15:30:23 +02:00
parent c994888646
commit 5341d47295

View File

@ -87,8 +87,10 @@ copy /Y config\OfflineRegistryFinder.cfg %TOOLS%
echo.
echo MAS
powershell -Command "Set-MpPreference -DisableRealtimeMonitoring $true"
move /Y %T%\mas\mas_aio*.cmd %TOOLS%\mas_aio.cmd
rd /S /Q %T%\mas
powershell -Command "Set-MpPreference -DisableRealtimeMonitoring $false"
echo.
echo RDPwrapper