|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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. |
|
#2
|
|||
|
|||
|
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" |
|
#3
|
|||
|
|||
|
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" > |
|
#4
|
|||
|
|||
|
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 |
|
#5
|
|||
|
|||
|
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 > |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
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 |