This repository was archived by the owner on Dec 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Antivirus check error #2
Copy link
Copy link
Open
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels