- How do I allow IEEXEC as a program execption to the XP firewall
- Posted by Roy Chastain on September 26th, 2005
If I look at the list of exceptions, IEEXEC is not there.
If I click add program exception, IEEXEC is not in the 'recognized' list.
If I browse to IEEXEC and click OK, I get an error telling me that IEEXEC is already in the list.
???
Thanks
-------------------------------------------
Roy Chastain
KMSYS Worldwide, Inc.
http://www.kmsys.com
- Posted by Carey Frisch [MVP] on September 26th, 2005
For issues related to firewalls:
Please visit the Windows Firewall newsgroup experts:
news://msnews.microsoft.com/microsof...rking.firewall
--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User
Microsoft Newsgroups
-------------------------------------------------------------------------------------------
"Roy Chastain" wrote:
| If I look at the list of exceptions, IEEXEC is not there.
| If I click add program exception, IEEXEC is not in the 'recognized' list.
| If I browse to IEEXEC and click OK, I get an error telling me that IEEXEC is already in the list.
|
| ???
| Thanks
| -------------------------------------------
| Roy Chastain
| KMSYS Worldwide, Inc.
- Posted by Roy Chastain on September 26th, 2005
Very well, but just FYI.
There are more actual XP Firewall questions asked and answered in this forum than the one you pointed me to.
This is after all an XP (or possibly 2003 SP1) specific question, not a general firewall question.
On Mon, 26 Sep 2005 09:13:03 -0500, "Carey Frisch [MVP]" <cnfrisch@nospamgmail.com> wrote:
>For issues related to firewalls:
>
>Please visit the Windows Firewall newsgroup experts:
>news://msnews.microsoft.com/microsof...rking.firewall
-------------------------------------------
Roy Chastain
KMSYS Worldwide, Inc.
http://www.kmsys.com
- Posted by Torgeir Bakken \(MVP\) on September 26th, 2005
Roy Chastain wrote:
> If I look at the list of exceptions, IEEXEC is not there.
> If I click add program exception, IEEXEC is not in the 'recognized' list.
> If I browse to IEEXEC and click OK, I get an error telling me that IEEXEC is already in the list.
>
> ???
Hi,
This command will list the allowed program exceptions (run it in a
command prompt, Start/Run --> cmd.exe):
netsh.exe firewall show allowedprogram
In registry, the exceptions will be listed here (note that the entries
that are enabled there have :Enabled: in the entry data):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SharedAccess
\Parameters\FirewallPolicy\DomainProfile\Authorize dApplications\List
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SharedAccess
\Parameters\FirewallPolicy\StandardProfile\Authori zedApplications\List
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
- Posted by Roy Chastain on September 26th, 2005
Thank you
On Mon, 26 Sep 2005 18:47:25 +0200, "Torgeir Bakken \(MVP\)" <Torgeir.Bakken-spam@hydro.com> wrote:
>Roy Chastain wrote:
>
>> If I look at the list of exceptions, IEEXEC is not there.
>> If I click add program exception, IEEXEC is not in the 'recognized' list.
>> If I browse to IEEXEC and click OK, I get an error telling me that IEEXEC is already in the list.
>>
>> ???
>Hi,
>
>This command will list the allowed program exceptions (run it in a
>command prompt, Start/Run --> cmd.exe):
>
>netsh.exe firewall show allowedprogram
>
>
>In registry, the exceptions will be listed here (note that the entries
>that are enabled there have :Enabled: in the entry data):
>
>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces\SharedAccess
>\Parameters\FirewallPolicy\DomainProfile\Authoriz edApplications\List
>
>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces\SharedAccess
>\Parameters\FirewallPolicy\StandardProfile\Author izedApplications\List
-------------------------------------------
Roy Chastain
KMSYS Worldwide, Inc.
http://www.kmsys.com