mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 04:13:41 +00:00
Merge pull request #1290 from MicrosoftDocs/dansimp-wdav-scantype
adding cmd line for WDAV scan
This commit is contained in:
@ -11,7 +11,6 @@ ms.pagetype: security
|
|||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: dansimp
|
author: dansimp
|
||||||
ms.author: dansimp
|
ms.author: dansimp
|
||||||
ms.date: 12/10/2018
|
|
||||||
ms.reviewer:
|
ms.reviewer:
|
||||||
manager: dansimp
|
manager: dansimp
|
||||||
---
|
---
|
||||||
@ -41,7 +40,7 @@ MpCmdRun.exe [command] [-options]
|
|||||||
| Command | Description |
|
| Command | Description |
|
||||||
|:--------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------|
|
|:--------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------|
|
||||||
| \-? **or** -h | Displays all available options for this tool |
|
| \-? **or** -h | Displays all available options for this tool |
|
||||||
| \-Scan [-ScanType #] [-File \<path> [-DisableRemediation] [-BootSectorScan]] [-Timeout \<days>] [-Cancel] | Scans for malicious software |
|
| \-Scan [-ScanType [0\|1\|2\|3]] [-File \<path> [-DisableRemediation] [-BootSectorScan]] [-Timeout \<days>] [-Cancel] | Scans for malicious software. Values for **ScanType** are: **0** Default, according to your configuration, **1** Quick scan, **2** Full scan, **3** File and directory custom scan. |
|
||||||
| \-Trace [-Grouping #] [-Level #] | Starts diagnostic tracing |
|
| \-Trace [-Grouping #] [-Level #] | Starts diagnostic tracing |
|
||||||
| \-GetFiles | Collects support information |
|
| \-GetFiles | Collects support information |
|
||||||
| \-GetFilesDiagTrack | Same as Getfiles but outputs to temporary DiagTrack folder |
|
| \-GetFilesDiagTrack | Same as Getfiles but outputs to temporary DiagTrack folder |
|
||||||
|
Reference in New Issue
Block a user