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.
|
||||||
|
|
||||||
echo MAS
|
echo MAS
|
||||||
|
powershell -Command "Set-MpPreference -DisableRealtimeMonitoring $true"
|
||||||
move /Y %T%\mas\mas_aio*.cmd %TOOLS%\mas_aio.cmd
|
move /Y %T%\mas\mas_aio*.cmd %TOOLS%\mas_aio.cmd
|
||||||
rd /S /Q %T%\mas
|
rd /S /Q %T%\mas
|
||||||
|
powershell -Command "Set-MpPreference -DisableRealtimeMonitoring $false"
|
||||||
echo.
|
echo.
|
||||||
|
|
||||||
echo RDPwrapper
|
echo RDPwrapper
|
||||||
|
Loading…
Reference in New Issue
Block a user