Windows Vista Forums

Security Center Reporting No Antu-Virus Software
  1. #1


    JamesJ Guest

    Security Center Reporting No Antu-Virus Software

    I just installed and-virus and firewall software but Vista Security Center
    reports no anti-virus software installed. The anti-virus software reports
    all is well.
    Also before installing this I turned off Windows Firewall but still noticed
    that Vista is reporting Windows Defender running and active.
    I thought Defender is the firewall. I must be mistaken.

    Thanks,
    James



      My System SpecsSystem Spec

  2. #2


    Charlie42 Guest

    Re: Security Center Reporting No Antu-Virus Software

    "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote:

    >I just installed and-virus and firewall software but Vista Security Center
    > reports no anti-virus software installed. The anti-virus software reports
    > all is well.
    There are two general approaches that may fix your problem. All of the
    commands are typed in manually at a command prompt (Accessories menu). Run
    as administrator.

    Method 1:
    winmgmt /verifyrepository

    If WMI repository is reported to be inconcistent, run this command:
    winmgmt /salvagerepository

    Method 2 (force repository rebuild):
    net stop winmgmt /y
    cd %windir%\system32\wbem\
    ren repository repository.old

    Then restart

    > Also before installing this I turned off Windows Firewall but still
    > noticed
    > that Vista is reporting Windows Defender running and active.
    > I thought Defender is the firewall. I must be mistaken.
    Windows Defender is Vista's anti-spyware program, not a firewall. Keep it
    running, unless you experience any conflicts with your security suite (not
    likely).

    Charlie42


      My System SpecsSystem Spec

  3. #3


    JamesJ Guest

    Re: Security Center Reporting No Antu-Virus Software

    Didn't work
    The repository was consistent


    "Charlie42" <Charlie42@xxxxxx> wrote in message
    news:01018843-0AAA-44BC-A332-110817A600A0@xxxxxx

    > "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote:
    >

    >>I just installed and-virus and firewall software but Vista Security Center
    >> reports no anti-virus software installed. The anti-virus software reports
    >> all is well.
    >
    > There are two general approaches that may fix your problem. All of the
    > commands are typed in manually at a command prompt (Accessories menu). Run
    > as administrator.
    >
    > Method 1:
    > winmgmt /verifyrepository
    >
    > If WMI repository is reported to be inconcistent, run this command:
    > winmgmt /salvagerepository
    >
    > Method 2 (force repository rebuild):
    > net stop winmgmt /y
    > cd %windir%\system32\wbem\
    > ren repository repository.old
    >
    > Then restart
    >

    >> Also before installing this I turned off Windows Firewall but still
    >> noticed
    >> that Vista is reporting Windows Defender running and active.
    >> I thought Defender is the firewall. I must be mistaken.
    >
    > Windows Defender is Vista's anti-spyware program, not a firewall. Keep it
    > running, unless you experience any conflicts with your security suite (not
    > likely).
    >
    > Charlie42

      My System SpecsSystem Spec

  4. #4


    JamesJ Guest

    Re: Security Center Reporting No Antu-Virus Software

    Found out it must have been the Anti-Virus/Firewall software I installed.
    No other software caused this situation.
    After uninstalling it and installing other software Vista recognizes it as
    the Anti-Virus software. Also cleared up the problem with this software's
    executable's
    problem with it's icon in the start menu.

    Thanks for the assistance,
    James

    "Charlie42" <Charlie42@xxxxxx> wrote in message
    news:01018843-0AAA-44BC-A332-110817A600A0@xxxxxx

    > "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote:
    >

    >>I just installed and-virus and firewall software but Vista Security Center
    >> reports no anti-virus software installed. The anti-virus software reports
    >> all is well.
    >
    > There are two general approaches that may fix your problem. All of the
    > commands are typed in manually at a command prompt (Accessories menu). Run
    > as administrator.
    >
    > Method 1:
    > winmgmt /verifyrepository
    >
    > If WMI repository is reported to be inconcistent, run this command:
    > winmgmt /salvagerepository
    >
    > Method 2 (force repository rebuild):
    > net stop winmgmt /y
    > cd %windir%\system32\wbem\
    > ren repository repository.old
    >
    > Then restart
    >

    >> Also before installing this I turned off Windows Firewall but still
    >> noticed
    >> that Vista is reporting Windows Defender running and active.
    >> I thought Defender is the firewall. I must be mistaken.
    >
    > Windows Defender is Vista's anti-spyware program, not a firewall. Keep it
    > running, unless you experience any conflicts with your security suite (not
    > likely).
    >
    > Charlie42

      My System SpecsSystem Spec

  5. #5


    Charlie42 Guest

    Re: Security Center Reporting No Antu-Virus Software

    "JamesJ" <jjy@xxxxxx_roadrunner.com> wrote:

    > Found out it must have been the Anti-Virus/Firewall software I installed.
    > No other software caused this situation.
    > After uninstalling it and installing other software Vista recognizes it as
    > the Anti-Virus software. Also cleared up the problem with this software's
    > executable's problem with it's icon in the start menu.
    I am glad to hear you got things worked out. All the renowned security
    softwares show up in Security Center, I would be sceptical of AV and FW
    manufacturers that do not integrate their software properly with Windows.

    Charlie42


      My System SpecsSystem Spec

  6. #6


    Fred Guest

    Re: Security Center Reporting No Antu-Virus Software

    Great point, and glad to hear you got your problem resolved.

    ------------------------------------------------------
    Fred Reckling
    Microsoft Security Outreach Team
    http://www.microsoft.com/hellosecureworld/level7


      My System SpecsSystem Spec

  7. #7


    Rosie Guest

    Re: Security Center Reporting No Antu-Virus Software


    I have the same problem, Each time I start my computer windows security
    center reports that it did not find my anti virus. I have MacAfee which was
    bought with the computer and I do not want to buy another antivirus.
    Especially as MacAfee is listed as one of the partners? Any ideas?

    Thanks

    Rosie


      My System SpecsSystem Spec

  8. #8


    Charlie42 Guest

    Re: Security Center Reporting No Antu-Virus Software

    "Rosie" <Rosie@xxxxxx> wrote:

    > I have the same problem, Each time I start my computer windows
    > security center reports that it did not find my anti virus. I have
    > MacAfee which was bought with the computer and I do not want to
    > buy another antivirus. Especially as MacAfee is listed as one of the
    > partners? Any ideas?
    Scan your WMI repository for inconsistencies, and correct them:

    Open up a command prompt as administrator (Accessories menu > right-click >
    Run as Admin). At the prompt, type:

    winmgmt /salvagerepository

    Alternatively, you can force a rebuild of the repository. At the command
    prompt, type:

    net stop winmgmt /y
    cd %windir%\system32\wbem\
    ren repository repository.old

    Then reboot.

    Charlie42


      My System SpecsSystem Spec

  9. #9


    Choonster Guest

    Re: Security Center Reporting No Antu-Virus Software

    I've got the same problem as Rosie, but your solution didn't work for me

    "Charlie42" wrote:

    > "Rosie" <Rosie@xxxxxx> wrote:
    >

    > > I have the same problem, Each time I start my computer windows
    > > security center reports that it did not find my anti virus. I have
    > > MacAfee which was bought with the computer and I do not want to
    > > buy another antivirus. Especially as MacAfee is listed as one of the
    > > partners? Any ideas?
    >
    > Scan your WMI repository for inconsistencies, and correct them:
    >
    > Open up a command prompt as administrator (Accessories menu > right-click >
    > Run as Admin). At the prompt, type:
    >
    > winmgmt /salvagerepository
    >
    > Alternatively, you can force a rebuild of the repository. At the command
    > prompt, type:
    >
    > net stop winmgmt /y
    > cd %windir%\system32\wbem\
    > ren repository repository.old
    >
    > Then reboot.
    >
    > Charlie42
    >
    >

      My System SpecsSystem Spec

  10. #10


    Charlie42 Guest

    Re: Security Center Reporting No Antu-Virus Software

    "Choonster" <Choonster@xxxxxx> wrote:

    > I've got the same problem as Rosie, but your solution didn't work
    > for me
    Did you try to force a rebuild, rebooting afterwards?

    If it does not work, I would suggest uninstalling McAfee, force the rebuild,
    then reinstall the anti-virus.

    Charlie42


      My System SpecsSystem Spec

Page 1 of 3 123 LastLast
Security Center Reporting No Antu-Virus Software problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Security Center: Virus Protection Not Found MSPJeff Vista security 7 19 Jan 2009
Security Center - Not Reporting Correct Information Brink Tutorials 8 12 Dec 2008
Windows Security Center doesn't recognize CA Anti Virus Dina Vista security 5 12 May 2008
Windows Security Center does not recognize my anti-virus software Who Vista security 1 13 Oct 2007
Cannot get Windows Security Center to see my Anti-Virus Loiselle Vista General 6 21 Feb 2007