Hello
I have a Server 2019 machine which is refusing to update or scan. If I try to remove updates and install new updates from powershell I get the following:
-------------------------------------------------------------------------------------
MpCmdRun: Command Line: "C:\Program Files\Windows Defender\MpCmdRun.exe" -removedefinitions -dynamicsignatures
Start Time: Wed Oct 12 2022 09:02:29
MpEnsureProcessMitigationPolicy: hr = 0x1
Start: MpRemoveDefinitions(0)
ERROR: MpRollbackSignature failed with hr=800106BA
MpCmdRun: End Time: Wed Oct 12 2022 09:02:29
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
MpCmdRun: Command Line: "C:\Program Files\Windows Defender\MpCmdRun.exe" -SignatureUpdate
Start Time: Wed Oct 12 2022 09:02:53
MpEnsureProcessMitigationPolicy: hr = 0x1
Start: MpSignatureUpdate()
Calling MpUpdateStartEx with option 0x1
Update started
Update completed with hr: 0x800106ba
ERROR: Signature Update failed with hr=800106BA
MpCmdRun: End Time: Wed Oct 12 2022 09:02:53
-------------------------------------------------------------------------------------
Service and Engine version are reporting as version 0.0.0.0
The Windows Defender Operational Event Logs are reporting event ID's 5007,2001
The Windows Defender ATP,Anti-Virus and Network inspection services are all set to manual and I cannot change them to automatic as the option is either greyed out or access is denied.
Any ideas on how I can resolve this?