disable defender for mas_aio
This commit is contained in:
parent
c994888646
commit
5341d47295
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user