Skip to content

Commit ab91c71

Browse files
authored
Merge branch 'main' into chrisda
2 parents ce03d17 + d8291e2 commit ab91c71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

defender-endpoint/command-line-arguments-microsoft-defender-antivirus.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,12 @@ In our example, the MpCmdRun utility starts a full antivirus scan on the device.
7171
|`-ResetPlatform`| Reset platform binaries back to `%ProgramFiles%\Windows Defender`.|
7272
|`-RevertPlatform`| Revert platform binaries back to the previously installed version of the Defender platform.|
7373

74+
> [!NOTE]
75+
> For the "Scan" command, the following are the default timeout values for Quick or Full scans where the scan will stop at that time by default.
76+
> - Portal initiated scans (Quick or Full) or Windows Security app (Quick or Full): No time limit
77+
> - Scheduled Full Scans or MpCmdRun -scan: 7 day limit
78+
> - Scheduled Quick Scans or MpCmdRun -scan: 1 day limit
79+
7480
## Common errors in running commands via mpcmdrun.exe
7581

7682
The following table lists common errors that can occur while using the MpCmdRun tool.

0 commit comments

Comments
 (0)