Poe wrote:
> Peter Clark wrote:
>
>> C:\WINDOWS\system32\wbem\Repository\FS\OBJECTS.DATA
>
>
> Doesn't look to be a file I can easily interrogate with tools. Bummer.
> But thanks for the information - I needed to know what I was up against
> in my quest to get at all the firewall.cpl values!
Hi,
You can display the SP2 firewall settings like this (do it in a
command prompt to see the output):
netsh.exe firewall show config
For a more detailed listing:
netsh.exe firewall show config verbose = ENABLE
You can use netsh.exe to configure most of the firewall settings
as well.
The netsh.exe syntax is documented in WF_XPSP2.doc.
WF_XPSP2.doc "Deploying Windows Firewall Settings for Microsoft
Windows XP with Service Pack 2" is downloadable from
http://www.microsoft.com/downloads/d...d-499f73a637d1
--
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