mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 23:37:22 +00:00
Merge pull request #8072 from MaratMussabekov/patch-179
added ValidateMapsConnection
This commit is contained in:
commit
fea4aed25e
@ -12,6 +12,7 @@ ms.author: deniseb
|
|||||||
ms.custom: nextgen
|
ms.custom: nextgen
|
||||||
ms.reviewer: ksarens
|
ms.reviewer: ksarens
|
||||||
manager: dansimp
|
manager: dansimp
|
||||||
|
ms.date: 08/17/2020
|
||||||
---
|
---
|
||||||
|
|
||||||
# Configure and manage Microsoft Defender Antivirus with the mpcmdrun.exe command-line tool
|
# Configure and manage Microsoft Defender Antivirus with the mpcmdrun.exe command-line tool
|
||||||
@ -53,6 +54,7 @@ MpCmdRun.exe -Scan -ScanType 2
|
|||||||
| `-ListAllDynamicSignatures` | Lists the loaded dynamic Security intelligence |
|
| `-ListAllDynamicSignatures` | Lists the loaded dynamic Security intelligence |
|
||||||
| `-RemoveDynamicSignature [-SignatureSetID]` | Removes dynamic Security intelligence |
|
| `-RemoveDynamicSignature [-SignatureSetID]` | Removes dynamic Security intelligence |
|
||||||
| `-CheckExclusion -path <path>` | Checks whether a path is excluded |
|
| `-CheckExclusion -path <path>` | Checks whether a path is excluded |
|
||||||
|
| `-ValidateMapsConnection` | Verifies that your network can communicate with the Microsoft Defender Antivirus cloud service. This command will only work on Windows 10, version 1703 or higher.|
|
||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user