tacticalrmm/scripts/WinDefenderClearLogs.ps1

2 lines
123 B
PowerShell
Raw Normal View History

2021-01-10 17:33:48 +00:00
wevtutil cl "Microsoft-Windows-Windows Defender/Operational"
Write-Host "Logs are cleared and RMM status should be reset"