Forum Discussion
blindpepper
Jan 09, 2020Copper Contributor
Get-MpComputerStatus returns no output
Hello, on a Server 2019 with windows defender installed in the "Windows Security GUI" all is fine. Protection definitions are up to date, exclusions are set ... (managed with SCCM) But when ...
farismalaeb
Steel Contributor
When you run the command
what do you see in the Windows Event Log
Application and Services Log \ Microsoft \ Windows \ PowerShell \Operational
moache
Feb 24, 2021Copper Contributor
Hi
Im also experiencing this issue. no output from Get-MpComputerStatus or Get-MpPreference,
nothing logged to Microsoft\Windows\PowerShell\Operational when running the commands
- farismalaebFeb 24, 2021Steel Contributor
If you Right-Click on it, can you click on Enable Logging?
- moacheFeb 24, 2021Copper Contributor
farismalaeb logging is enabled already for that log, just that when running the PowerShell commands nothing is logged the event viewer
- farismalaebFeb 24, 2021Steel Contributor
Hi
Run the following command
Get-CimInstance -ClassName MSFT_MpComputerStatus -Namespace root/microsoft/windows/defender