Skip to content

Commit e1c7d90

Browse files
committed
Update defender-endpoint-demonstration-amsi.md
1 parent e060036 commit e1c7d90

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,13 +196,12 @@ Affected items:
196196

197197
##### Via Powershell
198198

199-
200-
```powershell
201-
Get-MpThreat
202-
```
199+
Open PowerShell, and type the following command: `Get-MpThreat`.
203200

204201
You might see the following results:
205202

203+
```console
204+
206205
CategoryID : 42
207206

208207
DidThreatExecute : True
@@ -225,6 +224,8 @@ TypeID : 0
225224

226225
PSComputerName :
227226

227+
```
228+
228229
## See also
229230

230231
[Microsoft Defender for Endpoint - demonstration scenarios](defender-endpoint-demonstrations.md)

0 commit comments

Comments
 (0)