Skip to content

Commit c0f3d39

Browse files
authored
Update Get-MpComputerStatus.md (MicrosoftDocs#3919)
The cmdlet Get-MpComputerStatus shows the value of the parameter: AMRunningMode as True, Passive Mode or EDR in Block Mode but the original article doesn't show that, so I am adding that piece of information to show the true output of the cmdlet.
1 parent 2391448 commit c0f3d39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docset/winserver2025-ps/defender/Get-MpComputerStatus.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ computer.
3333
PS C:\> Get-MpComputerStatus
3434
AMEngineVersion : 1.1.9700.0
3535
AMProductVersion : 4.3.9463.0
36+
AMRunningMode : Normal
3637
AMServiceEnabled : True
3738
AMServiceVersion : 4.3.9463.0
3839
AntispywareEnabled : True

0 commit comments

Comments
 (0)