(Msg. 1) Posted: Sat Apr 19, 2008 3:21 pm
Post subject: Security Center Reporting No Antu-Virus Software Archived from groups: microsoft>public>windows>vista>security (more info?)
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.
(Msg. 2) Posted: Sat Apr 19, 2008 8:19 pm
Post subject: Re: Security Center Reporting No Antu-Virus Software [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
>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).
(Msg. 3) Posted: Sat Apr 19, 2008 8:19 pm
Post subject: Re: Security Center Reporting No Antu-Virus Software [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Didn't work
The repository was consistent
"Charlie42" <Charlie42.RemoveThis@spam.me.not> wrote in message
news:01018843-0AAA-44BC-A332-110817A600A0@microsoft.com...
> "JamesJ" <jjy.RemoveThis@darwin_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
(Msg. 4) Posted: Sat Apr 19, 2008 8:19 pm
Post subject: Re: Security Center Reporting No Antu-Virus Software [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
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.RemoveThis@spam.me.not> wrote in message
news:01018843-0AAA-44BC-A332-110817A600A0@microsoft.com...
> "JamesJ" <jjy.RemoveThis@darwin_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
(Msg. 5) Posted: Sun Apr 20, 2008 11:10 am
Post subject: Re: Security Center Reporting No Antu-Virus Software [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
> 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.
(Msg. 6) Posted: Wed Apr 23, 2008 4:30 pm
Post subject: Re: Security Center Reporting No Antu-Virus Software [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Great point, and glad to hear you got your problem resolved.
(Msg. 7) Posted: Sun Jul 13, 2008 6:12 am
Post subject: Re: Security Center Reporting No Antu-Virus Software [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
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?
(Msg. 8) Posted: Sun Jul 13, 2008 3:41 pm
Post subject: Re: Security Center Reporting No Antu-Virus Software [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
> 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
All times are: Eastern Time (US & Canada) (change) Goto page 1, 2, 3
Page 1 of 3
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum