Forum Discussion

SushilVerma2019's avatar
SushilVerma2019
Copper Contributor
May 15, 2019

Get-mpcomputerstatus throwing error

Hi, 

When I am trying to get result from powershell command "Get-MpComputerStatus" it is throwing below error:

 

I have checked the WinDefend service it is in started status. Checked event logs it is showing caused due to unknown error.

OS edition : Windows 10 Enterprise

Version : 1709

OS build : 16299.1087

Please help to solve this issue.

  • Jarmo Haaranen's avatar
    Jarmo Haaranen
    Copper Contributor

    Hi SushilVerma2019

     

    I Think Get-MpComputerStatus is not a available in Windows 7. I can't check this out.

    You could query machine system logs using get-eventlog command

    • SushilVerma2019's avatar
      SushilVerma2019
      Copper Contributor

      Hi Jarmo Haaranen , Get-mpcomputerstatus command is available in Windows 7 and working fine in my other machines , issue facing in few of the machines.

      Please suggest any help.

      • Jarmo Haaranen's avatar
        Jarmo Haaranen
        Copper Contributor

        Hi SushilVerma2019 

         

        Sorry for late answer but what PowerShell version you are using? Could you send $PSVersiontable variable ouput  and full error of command "Get-mpcomputerstatus | fl -force" 

Resources