Files
tacticalrmm/scripts/Win_Defender_Clear_Logs.ps1
2021-04-07 04:09:04 +00:00

3 lines
127 B
PowerShell

wevtutil cl "Microsoft-Windows-Windows Defender/Operational"
Write-Output "Logs are cleared and RMM status should be reset"