P PRL Sep 1, 2004 #1 Does anyone know how to "pre-disable" the windows firewall when pushing the SP2 though SUS?
C Carey Frisch [MVP] Sep 1, 2004 #2 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?
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\) Sep 2, 2004 #3 PRL said: Does anyone know how to "pre-disable" the windows firewall when pushing the SP2 though SUS? Click to expand... 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
PRL said: Does anyone know how to "pre-disable" the windows firewall when pushing the SP2 though SUS? Click to expand... 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