|
Re: McAfee not recognized as Malware Protection
I am using Windows VISTA, Upon accessing Windows Security Center, I see both
Virus Protection is not found (turned off)
Upon accessing McAfee SecurityCenter, McAfee VirusScan and Personal
Firewall are turned on.
I tried under administrator mode:
Method 1:
>
> winmgmt /verifyrepository
>
> WMI repository is reported to be inconcistent is the ressult.
Then I tried
>
> winmgmt /salvagerepository
WMI repository is reported to be inconcistent is the ressult.
Should I reinstall my virus software downloaded from the vendor (McAfee)?
Please advise what to do for Vista to recognize my McAfee anti-virous software
>
"Charlie42" wrote:
> "Sadie" <Sadie@discussions.microsoft.com> wrote:
>
> > Upon accessing Windows Security Center, I see both Virus Protection and
> > and Spyware are both turned Off. Upon accessing Security Provider -
> > Symantec, I see only Norton Internet Security listed. What do we need to
> > do for the Windows Security Center to acknowledge Norton 360 installed
> > and working well?
>
> Under the assumption Norton 360 itself reports to be up and running:
> There is a general fix that can solve the problem with Vista reporting
> malware protection is missing, although it is present. All commands are
> typed in at the command prompt, you need to run as administrator:
>
> Method 1:
>
> winmgmt /verifyrepository
>
> If WMI repository is reported to be inconcistent, run the following command:
>
> winmgmt /salvagerepository
>
> Method 2:
>
> net stop winmgmt /y
> cd %windir%\system32\wbem
> ren repository repository.old
>
> Then reboot the computer.
>
> Charlie42
>
|