mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 06:17:22 +00:00
Update configure-extension-file-exclusions-microsoft-defender-antivirus.md
Updated MpCmdRun coding.
This commit is contained in:
parent
6b1b552219
commit
6b66720ba7
@ -496,6 +496,9 @@ If you use PowerShell, you can retrieve the list in two ways:
|
|||||||
To check exclusions with the dedicated [command-line tool mpcmdrun.exe](https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-antivirus/command-line-arguments-microsoft-defender-antivirus?branch=v-anbic-wdav-new-mpcmdrun-options), use the following command:
|
To check exclusions with the dedicated [command-line tool mpcmdrun.exe](https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-antivirus/command-line-arguments-microsoft-defender-antivirus?branch=v-anbic-wdav-new-mpcmdrun-options), use the following command:
|
||||||
|
|
||||||
```DOS
|
```DOS
|
||||||
|
Start, CMD (Run as admin)
|
||||||
|
cd "%programdata%\microsoft\windows defender\platform"
|
||||||
|
cd 4.18.1812.3 (Where 4.18.1812.3 is this month's MDAV "Platform Update".)
|
||||||
MpCmdRun.exe -CheckExclusion -path <path>
|
MpCmdRun.exe -CheckExclusion -path <path>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user