Skip to content

Commit ee7125d

Browse files
committed
Update defender-endpoint-demonstration-amsi.md
1 parent 1e27e93 commit ee7125d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/defender-endpoint-demonstration-amsi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Invoke-Expression $testString
5555

5656
1. As an administrator, open PowerShell.
5757

58-
2. Type `Powershell -ExecutionPolicy Bypass AMSI_PoSh_script.ps1`, and then press the **Enter** key.
58+
2. Type `Powershell -ExecutionPolicy Bypass AMSI_PoSh_script.ps1`, and then press **Enter**.
5959

6060
The result should be as follows:
6161

@@ -200,7 +200,7 @@ You can view detected threats by using the Event log or PowerShell.
200200

201201
```
202202

203-
##### Use Powershell
203+
##### Use PowerShell
204204

205205
Open PowerShell, and then type the following command: `Get-MpThreat`.
206206

0 commit comments

Comments
 (0)