Skip to content

Commit 6e0e948

Browse files
authored
Fixed Acrolinx suggestions
1 parent ab79008 commit 6e0e948

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This article explains how to enable and test the key protection features in Micr
3434

3535
We recommend you use [this evaluation PowerShell script](https://aka.ms/wdeppscript) to configure these features, but you can individually enable each feature with the cmdlets described in the rest of this document.
3636

37-
See the following product documentation libraries for more information about our EPP products:
37+
For more information about our EPP products, see the following product documentation libraries:
3838

3939
- [Microsoft Defender Antivirus](https://aka.ms/wdavdocs)
4040
- [Microsoft Defender Exploit Guard](https://aka.ms/wdegdocs)
@@ -49,9 +49,8 @@ This guide provides the [Microsoft Defender Antivirus cmdlets](/powershell/modul
4949

5050
To use these cmdlets:
5151

52-
> 1\. Open an elevated instance of PowerShell (choose to Run as administrator).
53-
>
54-
> 2\. Enter the command listed in this guide and press Enter.
52+
1. Open an elevated instance of PowerShell (choose to Run as administrator).
53+
1. Enter the command listed in this guide and press **Enter**.
5554

5655
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?view=windowsserver2022-ps&preserve-view=true).
5756

@@ -78,7 +77,7 @@ More details are available in [Use next-gen technologies in Microsoft Defender A
7877

7978
Microsoft Defender AV scans files as soon as they're seen by Windows, and will monitor running processes for known or suspected malicious behaviors. If the antivirus engine discovers malicious modification, it will immediately block the process or file from running.
8079

81-
See [Configure behavioral, heuristic, and real-time protection](configure-protection-features-microsoft-defender-antivirus.md) for more details on these options.
80+
For more details on these options, see [Configure behavioral, heuristic, and real-time protection](configure-protection-features-microsoft-defender-antivirus.md).
8281

8382
| Description | PowerShell Command |
8483
|---|---|

0 commit comments

Comments
 (0)