mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
minor edits
This commit is contained in:
parent
ba84f42c2b
commit
9c85b83432
@ -18,17 +18,10 @@ author: mjcaparas
|
||||
|
||||
IT professionals can use a command-line utility to run a Windows Defender scan.
|
||||
|
||||
The utility is available in _%Program Files%\Windows Defender\MpCmdRun.exe
|
||||
The utility is available in _%Program Files%\Windows Defender\MpCmdRun.exe_
|
||||
|
||||
This utility can be handy when you want to automate the use of Windows Defender.
|
||||
|
||||
## Before you start
|
||||
|
||||
To complete the procedures in this scenario:
|
||||
- You must have administrator credentials
|
||||
[CHECK WITH RAM IS THIS IS ACCURATE]
|
||||
|
||||
|
||||
**To run a full system scan from the command line**
|
||||
|
||||
1. Click **Start**, type **cmd**, and press **Enter**.
|
||||
@ -37,7 +30,7 @@ To complete the procedures in this scenario:
|
||||
```
|
||||
C:\Program Files\Windows Defender\mpcmdrun.exe -scan -scantype 2
|
||||
```
|
||||
The full scan start. When the scan completes, you'll see a message indicating that the scan is finished.
|
||||
The full scan will start. When the scan completes, you'll see a message indicating that the scan is finished.
|
||||
|
||||
|
||||
The utility also provides other commands that you can run:
|
||||
|
Loading…
x
Reference in New Issue
Block a user