This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Description
How can I reproduce this error: https://www.apponfly.com/
Get-MpComputerStatus : Invalid class At line:41 char:6 + IF ((Get-MpComputerStatus).AntivirusEnabled) { + ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : MetadataError: (MSFT_MpComputerStatus:ROOT\Microsoft\...pComputerStatus) [Get-MpComputer
Status], CimException
+ FullyQualifiedErrorId : HRESULT 0x80041010,Get-MpComputerStatus
and
Get-MpComputerStatus : Invalid class
At line:87 char:6
+ IF ((Get-MpComputerStatus).AntivirusEnabled) {
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : MetadataError: (MSFT_MpComputerStatus:ROOT\Microsoft\...pComputerStatus) [Get-MpComputer
Status], CimException
+ FullyQualifiedErrorId : HRESULT 0x80041010,Get-MpComputerStatus