XPSP2, SUS and the dreaded firewall

P

PRL

Does anyone know how to "pre-disable" the windows
firewall when pushing the SP2 though SUS?
 
C

Carey Frisch [MVP]

Please visit the following applicable newsgroup:
news://msnews.microsoft.com/microsoft.public.softwareupdatesvcs

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

Be Smart! Protect Your PC!
http://www.microsoft.com/athome/security/protect/default.aspx

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

:

| Does anyone know how to "pre-disable" the windows
| firewall when pushing the SP2 though SUS?
 
T

Torgeir Bakken \(MVP\)

PRL said:
Does anyone know how to "pre-disable" the windows
firewall when pushing the SP2 though SUS?
Hi

SUS (and it's SP2 deployment) in it self cannot help you with this.

If AD, do it with a Group Policy setting.

If no AD:

Adding the registry values mentioned below will disable the SP2 FW,
this can be done either before or after SP2 is installed.

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile
\EnableFirewall=0 (DWORD data type)

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile
\EnableFirewall=0 (DWORD data type)

Those registry values are 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/details.aspx?familyid=4454e0e1-61fa-447a-bdcd-499f73a637d1
 

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

Similar Threads

SP2 deployment using SUS 4
XP SP2 deploying 1
SP2 Deployment questions 2
SUS client 3
SUS and EWF 2
XP Clients updating from MS despite SUS 6
Configure SP2 SUS deployment 6
SUS Client 2

Top