Update configure-server-exclusions-windows-defender-antivirus.md

This commit is contained in:
Denise Vangel-MSFT 2020-03-03 12:08:48 -08:00
parent c5a01b0c6a
commit 41921a6bc8

View File

@ -76,7 +76,7 @@ Set-MpPreference -DisableAutoExclusions $true
### Use Windows Management Instruction (WMI) to disable the auto-exclusions list on Windows Server 2016
Use the [**Set** method of the **MSFT_MpPreference**](https://msdn.microsoft.com/library/dn455323(v=vs.85).aspx) class for the following properties:
Use the **Set** method of the [MSFT_MpPreference](https://msdn.microsoft.com/library/dn455323(v=vs.85).aspx) class for the following properties:
```WMI
DisableAutoExclusions