Windows Security Center Shows non exisitng Symantec firewall


Go Back   Computer Help Articles > Windows XP Security Admin
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:38 AM
Robert
 
Posts: n/a
Default Windows Security Center Shows non exisitng Symantec firewall

I had some trouble with Norton Antivirus and Interet Security so I removed
them from my machine. There are no Symantec files on my machine and the
registry has been cleaned -- everything according to Symantec's instructions.
However, Windows Security Center still shows Norton Antivirus and Norton
Firewall as operating. Does anybody know what cause this and how to fix it?
Thanks a lot for your help.
Reply With Quote
  #2  
Old 01-05-2006, 04:38 AM
Malke
 
Posts: n/a
Default Re: Windows Security Center Shows non exisitng Symantec firewall

Robert wrote:

> I had some trouble with Norton Antivirus and Interet Security so I
> removed
> them from my machine. There are no Symantec files on my machine and
> the registry has been cleaned -- everything according to Symantec's
> instructions.
> However, Windows Security Center still shows Norton Antivirus and
> Norton
> Firewall as operating. Does anybody know what cause this and how to
> fix it? Thanks a lot for your help.


Did you also uninstall the Norton WMI Update from Add/Remove Programs?
If not, do so (if you still can after removing registry entries).
Symantec has a "cleanup" uninstaller tool for their products. You might
try running it.

http://tinyurl.com/cbs36 - Uninstalling/reinstalling NIS Norton
AntiSpam, or Norton Personal Firewall 2005

http://castlecops.com/f80-Norton_Anti_Virus.html - forum for Symantec
products at CastleCops

Malke
--
MS-MVP Windows User/Shell
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic"
Reply With Quote
  #3  
Old 01-05-2006, 04:38 AM
Robert
 
Posts: n/a
Default Re: Windows Security Center Shows non exisitng Symantec firewall

Everything (including WMI) was removed using either Add/Remove Programs or
SymNRT tool. Then I cleaned leftover files according to their instructions.
Still no help.

After several hours of chatroom discussion with Symantec suport people, I
was thinking that this may be an issue with some registry (or some other)
entry not related to Symantec (since they told me what to remove and I did).
Since Windows Security Center did not exist before SP2, I removed it SP2 and
installed it again, hoping this would clean up some entry somewhere. Well,
it did not help. I still see the same info about Norton Internet Security
being ON in the firewall section if I turn off Windows firewall. The Virus
Protection section tells me that Norton AntiVirus reports that it is up to
date and virus scanning is on. Obviously, both are not true.

One of the things a Symantec tech told me to do was to look in msconfig for
Symantec services. I found there Symantec Core LC. After all the cleaning,
it still shows up there, but its status is stopped, even though it is checked
to run. Unchecking doesn't help anything. Could this be a problem and how
do I remove this entry from msconfig?

Here some more questions, then:
1. What would happen if I uninstalled Windows XP and installed them back?
Would this fix the problem without creating too many others? Obviously this
is the last thing I want to do.
2. If I know that the standard Windows firewall is working, is it safe to
just ignore the message that the system may have more than one firewall on?
I'm assuming here that whatever Symantec left on my computer is just telling
the Security Center that it exists, but does not interfere with Windows
firewall.
3. Similar tquestion to the one in (2), but for the virus protection. If I
were to install new virus protection (after the experience with Symantec, I'm
strongly leaning towards somebody else), will it be effective or maybe it
will even erase this wrong message about NAV?

I would summarize the above three questions as: is it safe to ignore what
the Security Center is telling me and provide protection for my computer by
using appropriate software (standard Windows firewall and some virus
detection software)?

Sorry, for the long message, and thanks for your suggestions.

"Malke" wrote:

> Robert wrote:
>
> > I had some trouble with Norton Antivirus and Interet Security so I
> > removed
> > them from my machine. There are no Symantec files on my machine and
> > the registry has been cleaned -- everything according to Symantec's
> > instructions.
> > However, Windows Security Center still shows Norton Antivirus and
> > Norton
> > Firewall as operating. Does anybody know what cause this and how to
> > fix it? Thanks a lot for your help.

>
> Did you also uninstall the Norton WMI Update from Add/Remove Programs?
> If not, do so (if you still can after removing registry entries).
> Symantec has a "cleanup" uninstaller tool for their products. You might
> try running it.
>
> http://tinyurl.com/cbs36 - Uninstalling/reinstalling NIS Norton
> AntiSpam, or Norton Personal Firewall 2005
>
> http://castlecops.com/f80-Norton_Anti_Virus.html - forum for Symantec
> products at CastleCops
>
> Malke
> --
> MS-MVP Windows User/Shell
> Elephant Boy Computers
> www.elephantboycomputers.com
> "Don't Panic"
>

Reply With Quote
  #4  
Old 01-05-2006, 04:38 AM
Torgeir Bakken \(MVP\)
 
Posts: n/a
Default Re: Windows Security Center Shows non exisitng Symantec firewall

Hi,

Yes, in your case it is safe to ignore what the Security Center is
telling you.

Anyway, see if removing the WMI repository helps on the phantom
entry.

How to move or delete the WMI repository to force an auto-recover of
it's default state:

Open a command window (Start/Run --> cmd.exe) and run the following
commands:

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

(or alternatively delete it using the command "rd /s repository" instead
of the ren command)

It may take a minute or so to complete while WMI rebuilds the database.


Robert wrote:

> Everything (including WMI) was removed using either Add/Remove Programs or
> SymNRT tool. Then I cleaned leftover files according to their instructions.
> Still no help.
>
> After several hours of chatroom discussion with Symantec suport people, I
> was thinking that this may be an issue with some registry (or some other)
> entry not related to Symantec (since they told me what to remove and I did).
> Since Windows Security Center did not exist before SP2, I removed it SP2 and
> installed it again, hoping this would clean up some entry somewhere. Well,
> it did not help. I still see the same info about Norton Internet Security
> being ON in the firewall section if I turn off Windows firewall. The Virus
> Protection section tells me that Norton AntiVirus reports that it is up to
> date and virus scanning is on. Obviously, both are not true.
>
> One of the things a Symantec tech told me to do was to look in msconfig for
> Symantec services. I found there Symantec Core LC. After all the cleaning,
> it still shows up there, but its status is stopped, even though it is checked
> to run. Unchecking doesn't help anything. Could this be a problem and how
> do I remove this entry from msconfig?
>
> Here some more questions, then:
> 1. What would happen if I uninstalled Windows XP and installed them back?
> Would this fix the problem without creating too many others? Obviously this
> is the last thing I want to do.
> 2. If I know that the standard Windows firewall is working, is it safe to
> just ignore the message that the system may have more than one firewall on?
> I'm assuming here that whatever Symantec left on my computer is just telling
> the Security Center that it exists, but does not interfere with Windows
> firewall.
> 3. Similar tquestion to the one in (2), but for the virus protection. If I
> were to install new virus protection (after the experience with Symantec, I'm
> strongly leaning towards somebody else), will it be effective or maybe it
> will even erase this wrong message about NAV?
>
> I would summarize the above three questions as: is it safe to ignore what
> the Security Center is telling me and provide protection for my computer by
> using appropriate software (standard Windows firewall and some virus
> detection software)?
>
> Sorry, for the long message, and thanks for your suggestions.
>



--
torgeir, Microsoft MVP Scripting, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
Reply With Quote
  #5  
Old 01-05-2006, 04:38 AM
Robert
 
Posts: n/a
Default Re: Windows Security Center Shows non exisitng Symantec firewall

It worked! Thanks a lot!

"Torgeir Bakken (MVP)" wrote:

> Hi,
>
> Yes, in your case it is safe to ignore what the Security Center is
> telling you.
>
> Anyway, see if removing the WMI repository helps on the phantom
> entry.
>
> How to move or delete the WMI repository to force an auto-recover of
> it's default state:
>
> Open a command window (Start/Run --> cmd.exe) and run the following
> commands:
>
> net stop winmgmt
> cd /d %windir%\system32\wbem
> ren repository repository.old
> net start winmgmt
>
> (or alternatively delete it using the command "rd /s repository" instead
> of the ren command)
>
> It may take a minute or so to complete while WMI rebuilds the database.
>
>
> Robert wrote:
>
> > Everything (including WMI) was removed using either Add/Remove Programs or
> > SymNRT tool. Then I cleaned leftover files according to their instructions.
> > Still no help.
> >
> > After several hours of chatroom discussion with Symantec suport people, I
> > was thinking that this may be an issue with some registry (or some other)
> > entry not related to Symantec (since they told me what to remove and I did).
> > Since Windows Security Center did not exist before SP2, I removed it SP2 and
> > installed it again, hoping this would clean up some entry somewhere. Well,
> > it did not help. I still see the same info about Norton Internet Security
> > being ON in the firewall section if I turn off Windows firewall. The Virus
> > Protection section tells me that Norton AntiVirus reports that it is up to
> > date and virus scanning is on. Obviously, both are not true.
> >
> > One of the things a Symantec tech told me to do was to look in msconfig for
> > Symantec services. I found there Symantec Core LC. After all the cleaning,
> > it still shows up there, but its status is stopped, even though it is checked
> > to run. Unchecking doesn't help anything. Could this be a problem and how
> > do I remove this entry from msconfig?
> >
> > Here some more questions, then:
> > 1. What would happen if I uninstalled Windows XP and installed them back?
> > Would this fix the problem without creating too many others? Obviously this
> > is the last thing I want to do.
> > 2. If I know that the standard Windows firewall is working, is it safe to
> > just ignore the message that the system may have more than one firewall on?
> > I'm assuming here that whatever Symantec left on my computer is just telling
> > the Security Center that it exists, but does not interfere with Windows
> > firewall.
> > 3. Similar tquestion to the one in (2), but for the virus protection. If I
> > were to install new virus protection (after the experience with Symantec, I'm
> > strongly leaning towards somebody else), will it be effective or maybe it
> > will even erase this wrong message about NAV?
> >
> > I would summarize the above three questions as: is it safe to ignore what
> > the Security Center is telling me and provide protection for my computer by
> > using appropriate software (standard Windows firewall and some virus
> > detection software)?
> >
> > Sorry, for the long message, and thanks for your suggestions.
> >

>
>
> --
> torgeir, Microsoft MVP Scripting, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of
> the 1328 page Scripting Guide:
> http://www.microsoft.com/technet/scr...r/default.mspx
>

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Downloaded files don't install Alias Windows Update 13 01-05-2006 05:05 PM
xp over me Chas Windows XP Setup Deployment 9 01-05-2006 06:14 AM
Windows Loging off TOO SLOWLY MehradSys Windows XP Perform Maintain 1 01-05-2006 05:48 AM
Windows XP and Ram Dan Windows XP New Users 10 01-05-2006 03:56 AM
Re: WindowsXP slower after reinstall. Frank Martin Windows XP Basics 1 01-05-2006 02:01 AM


All times are GMT. The time now is 10:21 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Windows Security Center Shows non exisitng Symantec firewall