Skip to content

Commit

Permalink
Update Get-MpComputerStatus.md
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
EdgarPMIA authored Dec 13, 2024
1 parent 2391448 commit ed50ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docset/winserver2025-ps/defender/Get-MpComputerStatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ computer.
PS C:\> Get-MpComputerStatus
AMEngineVersion : 1.1.9700.0
AMProductVersion : 4.3.9463.0
AMRunningMode : Normal
AMServiceEnabled : True
AMServiceVersion : 4.3.9463.0
AntispywareEnabled : True
Expand Down

0 comments on commit ed50ff8

Please sign in to comment.