|
Yes, the firewall is enabled. I always have my firewalls and anti-spyware programs on active.
I am still having the wireless connection issue and the firewall issue. Here is a sample of some registry locations:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center
AntiVirusDisableNotify REG_DWORD 0x00000000 (0)
AntiVirusOverride REG_DWORD 0x00000000 (0)
FirewallDisableNotify REG_DWORD 0x00000000 (1)
FirewallOverride REG_DWORD 0x00000000 (0)
UpdatesDisableNotify REG_DWORD 0x00000000 (0)
I tried deleting them all with System Restore off, in Safe Mode, but they all came back. Then I changed the last value to (0) and they all remained except for FirewallDisableNotify.
Here are a couple others I found that seem to follow the same pattern, but I have not altered them.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center\Monitoring\SymantecAntiVirus
DisableMonitoring REG_DWORD 0x00000001 (1)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center\Monitoring\SymantecFirewall
DisableMonitoring REG_DWORD 0x00000001 (1)
HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Symantec AntiVirus
CorporateFeatures REG_DWORD 0x00000001 (1)
|