Which Registry Values store these Windows Firewall GPO settings......

Which Registry Values store these Windows Firewall GPO settings......

Secure Home | Search | About
 Microsoft Applications Security    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content add this group's latest topics to your Google content
Subject Author Date
Which Registry Values store these Windows Firewall GPO settings...... gayle 08-19-2007
Posted by gayle on August 20, 2007, 10:42 pm
If you were  Registered and logged in, you could reply and use other advanced thread options

Thanks for your insight..I want to find how each Windows Firewall GPO
setting located in
GROUP POLICY\Computer Configuration\Administrative Templates
\Network Connections\Windows Firewall
is configured [whether set to Enabled/Disabled] using a script that
will read Registry values that store these.

Couple of things -
1] The spreadsheet "PolicySettings.xls" [I mentioned in my 1st post]
gives all the registry values associated with a Windows Firewall GPO
Setting. Is there a source that gives which exactly which Registry
value(s) store(s) each setting ?

2] Roger wrote "You know, the most quick way to answer these sorts
of things is to
set up a brief experiment. "

There are multiple interfaces using which Remote Desktop Exception can
be configured. So, the effect of changing the Policy setting in GPO
Editor is not readily visible.
These settings are available in the GPO Editor & the effect of Remote
Desktop Exception is also possible through the My Computer>Properties-
Remote Tab

I'm not aware if there are other interfaces that bring about the same
effect as the other Windows Firewall GPO settings too
Is there any way to see the effect of changing the GPO settings only
without any influence from other places where they are set? Setting
up an experiment will be a lot easier then.


Posted by Steve Riley [MSFT] on August 21, 2007, 12:44 am
If you were  Registered and logged in, you could reply and use other advanced thread options
Gayle, I'm lost to understand what you're really trying to accomplish. Take
a step away from registry settings, GPOs, rules... please explain what it is
that you want to do.

#1 - The spreadsheet tells you the registry keys. The only source of values
is you! You supply whatever values you want. However, for the firewall, you
shouldn't edit the registry. Instead, you should use only the control panel
or group policy.

#2 - This is where I'm lost. What is it that you think you can't do through
the control panel or group policy?

--
Steve Riley
steve.riley@microsoft.com
http://blogs.technet.com/steriley
http://www.protectyourwindowsnetwork.com


>
> Thanks for your insight..I want to find how each Windows Firewall GPO
> setting located in
> GROUP POLICY\Computer Configuration\Administrative Templates
> \Network Connections\Windows Firewall
> is configured [whether set to Enabled/Disabled] using a script that
> will read Registry values that store these.
>
> Couple of things -
> 1] The spreadsheet "PolicySettings.xls" [I mentioned in my 1st post]
> gives all the registry values associated with a Windows Firewall GPO
> Setting. Is there a source that gives which exactly which Registry
> value(s) store(s) each setting ?
>
> 2] Roger wrote "You know, the most quick way to answer these sorts
> of things is to
> set up a brief experiment. "
>
> There are multiple interfaces using which Remote Desktop Exception can
> be configured. So, the effect of changing the Policy setting in GPO
> Editor is not readily visible.
> These settings are available in the GPO Editor & the effect of Remote
> Desktop Exception is also possible through the My Computer>Properties-
> Remote Tab
>
> I'm not aware if there are other interfaces that bring about the same
> effect as the other Windows Firewall GPO settings too
> Is there any way to see the effect of changing the GPO settings only
> without any influence from other places where they are set? Setting
> up an experiment will be a lot easier then.
>

Posted by Roger Abell [MVP] on August 21, 2007, 2:27 am
If you were  Registered and logged in, you could reply and use other advanced thread options
>
> Thanks for your insight..I want to find how each Windows Firewall GPO
> setting located in
> GROUP POLICY\Computer Configuration\Administrative Templates
> \Network Connections\Windows Firewall
> is configured [whether set to Enabled/Disabled] using a script that
> will read Registry values that store these.
>
> Couple of things -
> 1] The spreadsheet "PolicySettings.xls" [I mentioned in my 1st post]
> gives all the registry values associated with a Windows Firewall GPO
> Setting. Is there a source that gives which exactly which Registry
> value(s) store(s) each setting ?
>

I for one am having a hard time determining what you mean by that
last question. PolicySettings.xls collects together the policies that
may be set due to one of the adm/admx files. If you want the fully
detail as to the registry entry set or the predefined values gpedit
shows for selection (for some of the policies) then read the adm/admx
file as it is all in there.

> 2] Roger wrote "You know, the most quick way to answer these sorts
> of things is to
> set up a brief experiment. "
>

Yes, I did, but it also was a general comment.
At that point it was not clear to me that you were only concerned
about the Windows firewall.
If you are wanting to see the details of the current firewall config,
and see whether the domain or standalone policy is in use, then
for XP and later you should know about the firewall context of the
netsh command. There is also an API if you code.


> There are multiple interfaces using which Remote Desktop Exception can
> be configured. So, the effect of changing the Policy setting in GPO
> Editor is not readily visible.

??
That is not my experience, at least if you use gpudate to make
the altered GPO effective.


> These settings are available in the GPO Editor & the effect of Remote
> Desktop Exception is also possible through the My Computer>Properties-
> Remote Tab
>

The Remote tab in System properties only allow for enabling/disabling
Remote Desktop and for management of the members in the group called
Remote Desktop Users. These are not the firewall setting related to
Remote Desktop exception, but the Remote Desktop config itself .
However that dialog in System properties does tweak the firewall
exception so it is consistent with enabling RD usage.

But, are you not now changing the topic ?
Previously you were talking about the firewall remote management
exception, which, as far as I have noticed, is only initially available
via the group policy setting.

> I'm not aware if there are other interfaces that bring about the same
> effect as the other Windows Firewall GPO settings too

The main interface for the firewall? i.e. in the properties of the
network connectoids.

> Is there any way to see the effect of changing the GPO settings only
> without any influence from other places where they are set? Setting

What is that asking?
If there are multiple interfaces that impact the same settings,
how could they not be influencing the same thing ?

Again, for the Windows firewall try the show command in the
netsh firewall context. Start / run cmd and in the cmd window
enter netsh and then at the netsh prompt enter firewall. Then
at the netsh firewall context prompt enter show to see what
commands you can use to examine the run state and config of
the Windows firewall.
If you make a change in a GPO and use gpupdate to force the
application of the GPO so it is effective, then the netsh firewall
context will show that effect.

> up an experiment will be a lot easier then.
>



Similar ThreadsPosted
Cant access Windows Firewall Settings June 2, 2006, 7:14 am
changing rule settings in windows firewall January 6, 2007, 1:27 am
Windows 2003 NIC Firewall Settings - How to add port ranges May 30, 2008, 6:44 am
Pushing Registry settings via GPO February 26, 2007, 11:52 am
Router firewall settings July 13, 2008, 3:50 am
Windows security settings from .NET March 12, 2007, 10:23 am
different user groups with different security settings and windows environment August 7, 2005, 7:43 pm
cannot open remote registry when login with a domain user on vista or windows server 2008 May 4, 2008, 9:44 am
CA store July 6, 2006, 4:22 pm
Certificate store question February 4, 2008, 1:01 pm

The site map in XML format XML site map

Contact Us | Privacy Policy