Skip to content

Commit 2fb4ab1

Browse files
authored
Merge pull request #4478 from jonade/docs-editor/microsoft-defender-antivirus-u-1752227719
Update microsoft-defender-antivirus-using-powershell.md
2 parents a4542f5 + d21cc02 commit 2fb4ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/microsoft-defender-antivirus-using-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This guide provides the [Microsoft Defender Antivirus cmdlets](/powershell/modul
4848

4949
To use these cmdlets, open PowerShell as an administrator, run a command, and then press **Enter**.
5050

51-
You can check the status of all settings before you begin, or during your evaluation, by using the [Get-MpPreference PowerShell cmdlet](/powershell/module/defender/get-mppreference).
51+
You can check the status of all settings before you begin, or during your evaluation, by using the [Get-MpPreference PowerShell cmdlet](/powershell/module/defender/get-mppreference), or by installing the [DefenderEval](https://www.powershellgallery.com/packages/DefenderEval/) module from the PowerShell Gallery and then using the `Get-DefenderEvaluationReport` command.
5252

5353
Microsoft Defender Antivirus indicates a detection through [standard Windows notifications](configure-notifications-microsoft-defender-antivirus.md). You can also [review detections in the Microsoft Defender Antivirus app](review-scan-results-microsoft-defender-antivirus.md).
5454

0 commit comments

Comments
 (0)