Update configure-process-opened-file-exclusions-microsoft-defender-antivirus.md

This commit is contained in:
Denise Vangel-MSFT
2020-11-18 17:01:52 -08:00
parent 807b8fc534
commit a446f2ccf6

View File

@ -106,7 +106,7 @@ For example, the following code snippet would cause Microsoft Defender AV scans
Add-MpPreference -ExclusionProcess "c:\internal\test.exe" Add-MpPreference -ExclusionProcess "c:\internal\test.exe"
``` ```
For more information on how to use PowerShell with Microsoft Defender Antivirus, see [Manage antivirus with PowerShell cmdlets](use-powershell-cmdlets-windows-defender-Microsoft Defender Antivirus.md) and [Microsoft Defender Antivirus cmdlets](https://docs.microsoft.com/powershell/module/defender/?view=win10-ps&preserve=true). For more information on how to use PowerShell with Microsoft Defender Antivirus, see Manage antivirus with PowerShell cmdlets and [Microsoft Defender Antivirus cmdlets](https://docs.microsoft.com/powershell/module/defender/?view=win10-ps&preserve=true).
### Use Windows Management Instruction (WMI) to exclude files that have been opened by specified processes from scans ### Use Windows Management Instruction (WMI) to exclude files that have been opened by specified processes from scans