diff --git a/src/application/collections/windows.yaml b/src/application/collections/windows.yaml index 3d0ba6a0..d2514107 100644 --- a/src/application/collections/windows.yaml +++ b/src/application/collections/windows.yaml @@ -3871,7 +3871,7 @@ actions: code: reg add "HKLM\Software\Policies\Microsoft\Windows Defender\Scan" /v "DisableRestorePoint" /t REG_DWORD /d "1" /f revertCode: reg delete "HKLM\Software\Policies\Microsoft\Windows Defender\Scan" /v "DisableRestorePoint" /f 2>nul - - name: Set minumum time for keeping files in scan history folder + name: Set minimum time for keeping files in scan history folder docs: - https://admx.help/?Category=Windows_10_2016&Policy=Microsoft.Policies.WindowsDefender::Scan_PurgeItemsAfterDelay # Managing with MpPreference module: