2021-01-10 17:56:12 +00:00
|
|
|
#Windows Defender Exclusions for Tactical
|
2021-01-10 17:33:48 +00:00
|
|
|
Add-MpPreference -ExclusionPath 'C:\Program Files\TacticalAgent\*'
|
|
|
|
Add-MpPreference -ExclusionPath 'C:\Windows\Temp\winagent-v*.exe'
|
|
|
|
Add-MpPreference -ExclusionPath 'C:\Program Files\Mesh Agent\*'
|
2021-01-14 01:17:58 +00:00
|
|
|
Add-MpPreference -ExclusionPath 'C:\salt\*'
|