Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista security

Eliminating Windows Security Alert

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 06-30-2007   #1 (permalink)
harmonp
Guest


 

Eliminating Windows Security Alert

I am running ZoneAlarm Security Suite and Windows Vista firewall is turned
off. Nevertheless the Windows Security Alert red shield continues to display
in the task bar. Apparently it doesn't know that another firewall is
running. This didn't happen in XP. How can I get rid of the alert as long
as ZA is actually running?

My System SpecsSystem Spec
Old 06-30-2007   #2 (permalink)
Rock
Guest


 

Re: Eliminating Windows Security Alert

"harmonp" <harmonp@discussions.microsoft.com> wrote
>I am running ZoneAlarm Security Suite and Windows Vista firewall is turned
> off. Nevertheless the Windows Security Alert red shield continues to
> display
> in the task bar. Apparently it doesn't know that another firewall is
> running. This didn't happen in XP. How can I get rid of the alert as
> long
> as ZA is actually running?


From the security center in the left pane, change the way Security Center
alerts me.

--
Rock [MS-MVP User/Shell]

My System SpecsSystem Spec
Old 04-27-2008   #3 (permalink)
Judy Goggy Tiller
Guest


 

RE: Eliminating Windows Security Alert


--
Judy Tiller


"harmonp" wrote:
Quote:

> I am running ZoneAlarm Security Suite and Windows Vista firewall is turned
> off. Nevertheless the Windows Security Alert red shield continues to display
> in the task bar. Apparently it doesn't know that another firewall is
> running. This didn't happen in XP. How can I get rid of the alert as long
> as ZA is actually running?
My System SpecsSystem Spec
Old 04-27-2008   #4 (permalink)
Judy Goggy Tiller
Guest


 

RE: Eliminating Windows Security Alert


--
Judy Tiller


"harmonp" wrote:
Quote:

> I am running ZoneAlarm Security Suite and Windows Vista firewall is turned
> off. Nevertheless the Windows Security Alert red shield continues to display
> in the task bar. Apparently it doesn't know that another firewall is
> running. This didn't happen in XP. How can I get rid of the alert as long
> as ZA is actually running?
My System SpecsSystem Spec
Old 04-27-2008   #5 (permalink)
Judy Goggy Tiller
Guest


 

Re: Eliminating Windows Security Alert


--
Judy Tiller


"Rock" wrote:
Quote:

> "harmonp" <harmonp@xxxxxx> wrote
Quote:

> >I am running ZoneAlarm Security Suite and Windows Vista firewall is turned
> > off. Nevertheless the Windows Security Alert red shield continues to
> > display
> > in the task bar. Apparently it doesn't know that another firewall is
> > running. This didn't happen in XP. How can I get rid of the alert as
> > long
> > as ZA is actually running?
>
> From the security center in the left pane, change the way Security Center
> alerts me.
>
> --
> Rock [MS-MVP User/Shell]
>
>
My System SpecsSystem Spec
Old 04-28-2008   #6 (permalink)
Michael D. Ober
Guest


 

Re: Eliminating Windows Security Alert

"Judy "Goggy" Tiller" <jtiller2007@xxxxxx> wrote in message
news:36D9ACD3-5EEB-4E4E-88D4-FA201A71AC38@xxxxxx
Quote:

>
> --
> Judy Tiller
>
>
> "harmonp" wrote:
>
Quote:

>> I am running ZoneAlarm Security Suite and Windows Vista firewall is
>> turned
>> off. Nevertheless the Windows Security Alert red shield continues to
>> display
>> in the task bar. Apparently it doesn't know that another firewall is
>> running. This didn't happen in XP. How can I get rid of the alert as
>> long
>> as ZA is actually running?
>
Upgrade your Zone Alarm. Chances are the version you have isn't Vista aware
and isn't hooking into the Windows Security Center. If you have the current
version, deinstall it, reboot to safe mode to delete any remaining files,
and then reboot and reinstall.

Mike.


My System SpecsSystem Spec
Old 04-28-2008   #7 (permalink)
StephenB
Guest


 

Re: Eliminating Windows Security Alert

"Michael D. Ober" <obermd.@xxxxxx> wrote:
Quote:

>"Judy "Goggy" Tiller" <jtiller2007@xxxxxx> wrote in message
>news:36D9ACD3-5EEB-4E4E-88D4-FA201A71AC38@xxxxxx
Quote:

>>
>> --
>> Judy Tiller
>>
>>
>> "harmonp" wrote:
>>
Quote:

>>> I am running ZoneAlarm Security Suite and Windows Vista firewall is
>>> turned
>>> off. Nevertheless the Windows Security Alert red shield continues to
>>> display
>>> in the task bar. Apparently it doesn't know that another firewall is
>>> running. This didn't happen in XP. How can I get rid of the alert as
>>> long
>>> as ZA is actually running?
>>
>
>Upgrade your Zone Alarm. Chances are the version you have isn't Vista aware
>and isn't hooking into the Windows Security Center. If you have the current
>version, deinstall it, reboot to safe mode to delete any remaining files,
>and then reboot and reinstall.
>
>Mike.
>
The following may help if the WMI database used by the Security Center is
corrupt and not reporting your protection status correctly:

Run a cmd prompt as administrator.
type the following command:* winmgmt /verifyrepository
if the system returns "WMI repository is not consistent"
run this command:* winmgmt /salvagerepository

The first time you run this it will fail.* It will issue stop commands to the
services causing it to fail.* It might take a couple minutes for the services to
shut down.* Run the command again.* I actually ran it 3 times before it finally
ran and completed on its own.

Reboot your system.

or

Another a solution (provided by Mark L. in another venue)* that is reported to
work for both XP and Vista:

This trick for fixing that issue in XP apparently works in Vista, too. In
Vista you probably need to run elevated. There are two ways of doing the
same thing - the first way is using the gui and the second way is from the
command line. Your choice. Set a System Restore point first.
Method A
Start>Run>services.msc [enter]
Scroll down to Windows Management Instrumentation and double-click it.
Now click on the "Pause" button. Leave that window open and double-click
My Computer. Navigate to %systemroot%\Windows\System32\wbem (where
%systemroot% is the drive where XP is installed). Delete the Repository
folder and *only* the Repository folder. Now go back to the WMI service
window you left open and restart the service.
This will rebuild the Repository and hopefully straighten out the
incorrect entries for all your duplicates.
In order to see the Windows files, you may need to unhide them:
Make sure you are able to see all hidden files and extensions (View tab
in Folder Options).
Check "Display the contents of system folders".
Check "Show hidden files and folders".
Uncheck "Hide protected operating system files" and click "OK" to the
dialog box.

Method B from MVP Torgeir Bakken (more elegant)
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
(or*delete it using the command "rd /s repository" instead of the ren command)
net start winmgmt
It may take a minute or so to complete while WMI rebuilds the database.

-steve




--
Stephen Boots
Microsoft MVP - Windows Live
sboots@xxxxxx
My System SpecsSystem Spec
Old 08-22-2008   #8 (permalink)
Jesops
Guest


 

Re: Eliminating Windows Security Alert

Keep getting access is denied

"StephenB" wrote:
Quote:

> "Michael D. Ober" <obermd.@xxxxxx> wrote:
>
Quote:

> >"Judy "Goggy" Tiller" <jtiller2007@xxxxxx> wrote in message
> >news:36D9ACD3-5EEB-4E4E-88D4-FA201A71AC38@xxxxxx
Quote:

> >>
> >> --
> >> Judy Tiller
> >>
> >>
> >> "harmonp" wrote:
> >>
> >>> I am running ZoneAlarm Security Suite and Windows Vista firewall is
> >>> turned
> >>> off. Nevertheless the Windows Security Alert red shield continues to
> >>> display
> >>> in the task bar. Apparently it doesn't know that another firewall is
> >>> running. This didn't happen in XP. How can I get rid of the alert as
> >>> long
> >>> as ZA is actually running?
> >>
> >
> >Upgrade your Zone Alarm. Chances are the version you have isn't Vista aware
> >and isn't hooking into the Windows Security Center. If you have the current
> >version, deinstall it, reboot to safe mode to delete any remaining files,
> >and then reboot and reinstall.
> >
> >Mike.
> >
>
> The following may help if the WMI database used by the Security Center is
> corrupt and not reporting your protection status correctly:
>
> Run a cmd prompt as administrator.
> type the following command: winmgmt /verifyrepository
> if the system returns "WMI repository is not consistent"
> run this command: winmgmt /salvagerepository
>
> The first time you run this it will fail. It will issue stop commands to the
> services causing it to fail. It might take a couple minutes for the services to
> shut down. Run the command again. I actually ran it 3 times before it finally
> ran and completed on its own.
>
> Reboot your system.
>
> or
>
> Another a solution (provided by Mark L. in another venue) that is reported to
> work for both XP and Vista:
>
> This trick for fixing that issue in XP apparently works in Vista, too. In
> Vista you probably need to run elevated. There are two ways of doing the
> same thing - the first way is using the gui and the second way is from the
> command line. Your choice. Set a System Restore point first.
> Method A
> Start>Run>services.msc [enter]
> Scroll down to Windows Management Instrumentation and double-click it.
> Now click on the "Pause" button. Leave that window open and double-click
> My Computer. Navigate to %systemroot%\Windows\System32\wbem (where
> %systemroot% is the drive where XP is installed). Delete the Repository
> folder and *only* the Repository folder. Now go back to the WMI service
> window you left open and restart the service.
> This will rebuild the Repository and hopefully straighten out the
> incorrect entries for all your duplicates.
> In order to see the Windows files, you may need to unhide them:
> Make sure you are able to see all hidden files and extensions (View tab
> in Folder Options).
> Check "Display the contents of system folders".
> Check "Show hidden files and folders".
> Uncheck "Hide protected operating system files" and click "OK" to the
> dialog box.
>
> Method B from MVP Torgeir Bakken (more elegant)
> 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
> (or delete it using the command "rd /s repository" instead of the ren command)
> net start winmgmt
> It may take a minute or so to complete while WMI rebuilds the database.
>
> -steve
>
>
>
>
> --
> Stephen Boots
> Microsoft MVP - Windows Live
> sboots@xxxxxx
>
My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Security Alert MS07-042 denmarfl Vista security 2 04-19-2008 08:29 AM
Windows Security alert... waterbug Vista security 3 11-24-2007 02:40 PM
windows security alert veronica Vista security 3 07-28-2007 02:30 PM
Security Alert Neednhelp Vista security 2 07-15-2007 07:00 PM
Windows Vista Security Alert Problem Guy Thomas Vista General 3 03-21-2007 02:46 PM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51