XP Port exceptions on multiple machines

F

Fredly

There has got to be a way to add a couple port exceptions to the XP SP2
firewall on multiple machines without running around and typing them.

Registry import?
Group Policy?

Anyone?
 
F

Fredly

Could I simply do a registry import of these two keys?

For SAVCE 10:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SharedAccess\Parameters\Fi
rewallPolicy\DomainProfile\GloballyOpenPorts\List]
"2967:TCP"="2967:TCP:*:Enabled:2967"
"139:TCP"="139:TCP:LocalSubNet:Enabled:mad:xpsp2res.dll,-22004"
"445:TCP"="445:TCP:LocalSubNet:Enabled:mad:xpsp2res.dll,-22005"
"137:UDP"="137:UDP:LocalSubNet:Enabled:mad:xpsp2res.dll,-22001"
"138:UDP"="138:UDP:LocalSubNet:Enabled:mad:xpsp2res.dll,-22002"
"38293:TCP"="38293:TCP:*:Enabled:38293"


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameter
s\FirewallPolicy\DomainProfile\GloballyOpenPorts\List]
"2967:TCP"="2967:TCP:*:Enabled:2967"
"139:TCP"="139:TCP:LocalSubNet:Enabled:mad:xpsp2res.dll,-22004"
"445:TCP"="445:TCP:LocalSubNet:Enabled:mad:xpsp2res.dll,-22005"
"137:UDP"="137:UDP:LocalSubNet:Enabled:mad:xpsp2res.dll,-22001"
"138:UDP"="138:UDP:LocalSubNet:Enabled:mad:xpsp2res.dll,-22002"
"38293:TCP"="38293:TCP:*:Enabled:38293"

Anyone know if this would work ok?
 
C

Carey Frisch [MVP]

Deploying Windows Firewall Settings for Microsoft Windows XP with Service Pack 2
http://www.microsoft.com/downloads/...e1-61fa-447a-bdcd-499f73a637d1&DisplayLang=en

For issues related to firewalls:

Please visit the Windows Firewall newsgroup experts:
news://msnews.microsoft.com/microsoft.public.windows.networking.firewall

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User
Microsoft Newsgroups

Get Windows XP Service Pack 2 with Advanced Security Technologies:
http://www.microsoft.com/athome/security/protect/windowsxp/choose.mspx

-------------------------------------------------------------------------------------------

:

| There has got to be a way to add a couple port exceptions to the XP SP2
| firewall on multiple machines without running around and typing them.
|
| Registry import?
| Group Policy?
|
| Anyone?
 
G

Guest

Carey is right, if you are setup as a domain. Then you can generate a GPO and
link it to the OU containing the computer objects.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top