Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Security Center reports multiple antivirus programs

Reply
 
Old 03-11-2008   #1 (permalink)
Bruce Wilkinson


 
 

Security Center reports multiple antivirus programs

OS is Vista Ultimate. Previous antivirus was manually removed because
uninstall failed. Used Windows Install Clean Up to remove the program, then
deleted services from registry and restarted. After reboot, deleted folder,
then deleted remaining entries from registry and restarted again. Installed
new antivirus program.

Security Center now reports 2 a/v programs, neither on or updated. There are
no traces of the old one. The program folder is gone. It's also been removed
from the recycle bin. None of the processes or services visible in Task
Manager are from the old a/v program. There are no services for it listed in
services.msc.

The new a/v has services listed in services.msc. It also has processes and
services running in Task Manager. The agent is visible in the system tray.
It's console is startable and can run scans of the system. It's status is
listed as green.

How can I determine why Security Center thinks there are 2 a/v programs?

Bruce

My System SpecsSystem Spec
Old 03-11-2008   #2 (permalink)
Malke


 
 

Re: Security Center reports multiple antivirus programs

Bruce Wilkinson wrote:
Quote:

> OS is Vista Ultimate. Previous antivirus was manually removed because
> uninstall failed. Used Windows Install Clean Up to remove the program,
> then deleted services from registry and restarted. After reboot, deleted
> folder, then deleted remaining entries from registry and restarted again.
> Installed new antivirus program.
>
> Security Center now reports 2 a/v programs, neither on or updated. There
> are no traces of the old one. The program folder is gone. It's also been
> removed from the recycle bin. None of the processes or services visible in
> Task Manager are from the old a/v program. There are no services for it
> listed in services.msc.
>
> The new a/v has services listed in services.msc. It also has processes and
> services running in Task Manager. The agent is visible in the system tray.
> It's console is startable and can run scans of the system. It's status is
> listed as green.
>
> How can I determine why Security Center thinks there are 2 a/v programs?
I don't know how you determine why, but I know what usually fixes it:

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.

If the above doesn't work or you get "WMI repository is consistent", do the
following from an elevated cmd prompt:

net stop winmgmt [enter]
cd /d %windir%\system32\wbem [enter]
ren repository repository.old [enter]
net start winmgmt [enter]

Malke
--
MS-MVP
Elephant Boy Computers
www.elephantboycomputers.com
Don't Panic!
My System SpecsSystem Spec
Old 03-11-2008   #3 (permalink)
Bob


 
 

Re: Security Center reports multiple antivirus programs

Was the previous antivirus Norton or McAfee?

"Bruce Wilkinson" <BruceWilkinson@xxxxxx> wrote in
message news:230BB3EC-1E10-4935-80F4-766904AF043C@xxxxxx
Quote:

> OS is Vista Ultimate. Previous antivirus was manually removed because
> uninstall failed. Used Windows Install Clean Up to remove the program,
> then
> deleted services from registry and restarted. After reboot, deleted
> folder,
> then deleted remaining entries from registry and restarted again.
> Installed
> new antivirus program.
>
> Security Center now reports 2 a/v programs, neither on or updated. There
> are
> no traces of the old one. The program folder is gone. It's also been
> removed
> from the recycle bin. None of the processes or services visible in Task
> Manager are from the old a/v program. There are no services for it listed
> in
> services.msc.
>
> The new a/v has services listed in services.msc. It also has processes and
> services running in Task Manager. The agent is visible in the system tray.
> It's console is startable and can run scans of the system. It's status is
> listed as green.
>
> How can I determine why Security Center thinks there are 2 a/v programs?
>
> Bruce
My System SpecsSystem Spec
Old 03-12-2008   #4 (permalink)
Bruce Wilkinson


 
 

Re: Security Center reports multiple antivirus programs

Neither, it was Panda Antivirus 2007.

Bruce

"Bob" wrote:
Quote:

> Was the previous antivirus Norton or McAfee?
>
> "Bruce Wilkinson" <BruceWilkinson@xxxxxx> wrote in
> message news:230BB3EC-1E10-4935-80F4-766904AF043C@xxxxxx
Quote:

> > OS is Vista Ultimate. Previous antivirus was manually removed because
> > uninstall failed. Used Windows Install Clean Up to remove the program,
> > then
> > deleted services from registry and restarted. After reboot, deleted
> > folder,
> > then deleted remaining entries from registry and restarted again.
> > Installed
> > new antivirus program.
> >
> > Security Center now reports 2 a/v programs, neither on or updated. There
> > are
> > no traces of the old one. The program folder is gone. It's also been
> > removed
> > from the recycle bin. None of the processes or services visible in Task
> > Manager are from the old a/v program. There are no services for it listed
> > in
> > services.msc.
> >
> > The new a/v has services listed in services.msc. It also has processes and
> > services running in Task Manager. The agent is visible in the system tray.
> > It's console is startable and can run scans of the system. It's status is
> > listed as green.
> >
> > How can I determine why Security Center thinks there are 2 a/v programs?
> >
> > Bruce
>
>
My System SpecsSystem Spec
Old 03-12-2008   #5 (permalink)
Bruce Wilkinson


 
 

Re: Security Center reports multiple antivirus programs

Malke:

That seems to have solved the problem. Now only 1 a/v program is registered.

Thanks,
Bruce

"Malke" wrote:
Quote:

> Bruce Wilkinson wrote:
>
Quote:

> > OS is Vista Ultimate. Previous antivirus was manually removed because
> > uninstall failed. Used Windows Install Clean Up to remove the program,
> > then deleted services from registry and restarted. After reboot, deleted
> > folder, then deleted remaining entries from registry and restarted again.
> > Installed new antivirus program.
> >
> > Security Center now reports 2 a/v programs, neither on or updated. There
> > are no traces of the old one. The program folder is gone. It's also been
> > removed from the recycle bin. None of the processes or services visible in
> > Task Manager are from the old a/v program. There are no services for it
> > listed in services.msc.
> >
> > The new a/v has services listed in services.msc. It also has processes and
> > services running in Task Manager. The agent is visible in the system tray.
> > It's console is startable and can run scans of the system. It's status is
> > listed as green.
> >
> > How can I determine why Security Center thinks there are 2 a/v programs?
>
> I don't know how you determine why, but I know what usually fixes it:
>
> 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.
>
> If the above doesn't work or you get "WMI repository is consistent", do the
> following from an elevated cmd prompt:
>
> net stop winmgmt [enter]
> cd /d %windir%\system32\wbem [enter]
> ren repository repository.old [enter]
> net start winmgmt [enter]
>
> Malke
> --
> MS-MVP
> Elephant Boy Computers
> www.elephantboycomputers.com
> Don't Panic!
>
My System SpecsSystem Spec
Old 03-12-2008   #6 (permalink)
Chris Game


 
 

Re: Security Center reports multiple antivirus programs

On Tue, 11 Mar 2008 19:17:18 -0700, Malke wrote:
Quote:

> Right-click Command Prompt and Run as Administrator. Type the
> following command:
>
> winmgmt /verifyrepository
Where is this stuff documented?

--
Chris Game

"A facility for quotation covers the absence of original thought."
-- Dorothy Leigh Sayers
My System SpecsSystem Spec
Old 03-12-2008   #7 (permalink)
Ramesh, MS-MVP


 
 

Re: Security Center reports multiple antivirus programs

winmgmt (Windows):
http://msdn2.microsoft.com/en-us/lib...25(VS.85).aspx

And a KB released here:

Windows Vista Security Center does not detect that Windows Live OneCare is installed and active:
http://support.microsoft.com/kb/944175


The /salvagerepository verifies the WMI repository and repairs it only if it's INCONSISTENT. So you don't have to verify it by running the "Winmgmt /Verifyrepository" command.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com
Winhelponline.com blog http://www.winhelponline.com/blog


"Chris Game" <chrisgame@xxxxxx> wrote in message news:edoybc8phhla$.dlg@xxxxxx
On Tue, 11 Mar 2008 19:17:18 -0700, Malke wrote:
Quote:

> Right-click Command Prompt and Run as Administrator. Type the
> following command:
>
> winmgmt /verifyrepository
Where is this stuff documented?

--
Chris Game

"A facility for quotation covers the absence of original thought."
-- Dorothy Leigh Sayers
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Security center reports firewall and Antivirus that has been uninstalled Vista General
Security Center reports Windows firewall and Norton Antivirus both turned on Vista security
Security Center suddenly reports no antivirus or firewall Vista security
Security Centre wrongly reports dual antivirus programs Vista security
Security Centre wrongly reports dual antivirus programs Vista security


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46