Skip to content

Commit 6ae42e8

Browse files
authored
Update Get-MpComputerStatus.md
When the command Get-MpComputerStatus, you see the AMRunningMode parameter which basically shows, if the endpoint is running in active(true), passive, or EDR in Block Mode, but in this article the AMRunningMode parameter is missing from the command output
1 parent 2391448 commit 6ae42e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docset/winserver2025-ps/defender/Get-MpComputerStatus.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ computer.
3232
```
3333
PS C:\> Get-MpComputerStatus
3434
AMEngineVersion : 1.1.9700.0
35+
AMRunningMode : True
3536
AMProductVersion : 4.3.9463.0
3637
AMServiceEnabled : True
3738
AMServiceVersion : 4.3.9463.0

0 commit comments

Comments
 (0)