Windows Security Center does not identify AntiVirus

  • Thread starter Thread starter Danie_T
  • Start date Start date
D

Danie_T

When I installed Vista I used the Live Trial - waiting for Trend to release.

I uninstalled LiveCAre and installed trend - but Vista does not recognise
the new software

Get the message : SecurityCentre - event 3
"The Windows Security Center Service was unable to establish event queries
with WMI to monitor third party AntiVirus, AntiSpyware and Firewall."
 
You could try this:

Right-click Command Prompt and Run as Administrator. Type the following
command:

winmgmt /verifyrepository

If the system returns "WMI repository is not consistent", run this command:

winmgmt /salvagerepository

The first time you run this it will fail. It will issue stop commands to
the services causing it to fail. It might take a couple minutes for the
services to shut down. Run the command again. You actually may have to run
it 3 times before it finally runs and completes on its own.

Reboot your system.

"Danie_T" <DanieT@discussions.microsoft.com> wrote in message
news:9B7A3560-C639-445B-A884-F52EC5305865@microsoft.com...
> When I installed Vista I used the Live Trial - waiting for Trend to
> release.
>
> I uninstalled LiveCAre and installed trend - but Vista does not recognise
> the new software
>
> Get the message : SecurityCentre - event 3
> "The Windows Security Center Service was unable to establish event queries
> with WMI to monitor third party AntiVirus, AntiSpyware and Firewall."
 
Thank you - it fixed the problem

C:\>winmgmt /verifyrepository
WMI repository is INCONSISTENT

C:\>winmgmt /salvagerepository
WMI repository salvage failed
Error code: 0x8007041B
Facility: Win32
Description: A stop control has been sent to a service that other running
se
vices are dependent on.

C:\>winmgmt /salvagerepository
WMI repository has been salvaged
 
You're welcome. Thank you for the detailed report. Since my Repository is
always consistent when I've run the command, I was always curious as to the
extent of the "winmgmt /salvagerepository" messages that were conveyed when
repairing an inconsistent Repository. I'm glad things are working for you.

"Danie_T" <DanieT@discussions.microsoft.com> wrote in message
news:5E009338-7697-4F43-8566-35E7D119D8B8@microsoft.com...
> Thank you - it fixed the problem
>
> C:\>winmgmt /verifyrepository
> WMI repository is INCONSISTENT
>
> C:\>winmgmt /salvagerepository
> WMI repository salvage failed
> Error code: 0x8007041B
> Facility: Win32
> Description: A stop control has been sent to a service that other
> running
> se
> vices are dependent on.
>
> C:\>winmgmt /salvagerepository
> WMI repository has been salvaged
>
 
Back
Top