Service Pack 2

G

Guest

I need to install SP2 on about 300+ systems. Is there a switch or command
line option to turn off the Firewall and autoupdate when you do the install.
This would save having to go back to every PC to turn these off through the
GUI.

Thanks
 
W

William Effinger

In answer you questions regarding sp2 firewall

To implement custom Windows Firewall settings, you can modify the
unattend.txt file. For information about this process, refer to the
Microsoft document "Deploying Windows Firewall Settings for Microsoft
Windows XP with Service Pack 2"
(http://download.microsoft.com/download/6/8/a/68a81446-cd73-4a61-8665-8a6778
1ac4e8/wf_xpsp2.doc).

You can also deploy registry entries that will disable Windows Firewall on
target XP computers before you install SP2. Use a registry editor to add
the
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FirewallPolicy\DomainProfile\
EnableFirewall=0 (DWORD data type) and
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\FirewallPolicy\StandardProfil
e\EnableFirewall=0 (DWORD data type) registry subkeys.

"Using the Windows Firewall INF File in Microsoft Windows XP Service Pack
2"
http://www.microsoft.com/downloads/details.aspx?familyid=cb307a1d-2f97-4e63-
a581-bf25685b4c43&displaylang=en

You can also do this via a gpo how will you be deploying SP2?


****************************************************************************
*
William Effinger
Microsoft Server Setup Team

Search our Knowledge Base at http://support.microsoft.com/directory
Visit the Windows 2000 Homepage at
http://www.microsoft.com/windows2000/default.asp
See the Windows NT Homepage at http://www.microsoft.com/ntserver/

NOTE: Please reply to the newsgroup and not directly to me. This allows
others to add to and benefit from these threads and also helps to ensure a
more timely response. Thank you!

This posting is provided "AS IS" without warranty either expressed or
implied, including, but not limited to, the implied warranties of
merchantability or fitness for a particular purpose.
The views and opinions expressed in this newsgroup posting are mine and do
not necessarily express or reflect the views and / or opinions of
Microsoft.
****************************************************************************
**
 
T

Torgeir Bakken \(MVP\)

mmkkjj said:
I need to install SP2 on about 300+ systems. Is there a switch or command
line option to turn off the Firewall and autoupdate when you do the install.
This would save having to go back to every PC to turn these off through the
GUI.
Hi

If the computers are members of an Active Directory domain, you can
use Group Policy for this.

If no AD, some tips for the Firewall part in this thread:

http://groups.google.com/groups?threadm=1096311478.322189.77520@k26g2000oda.googlegroups.com
 
G

Guest

William,.

We will be testing a login script install. We could then run the registry
change.

Thank you for your time
 

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

Service Pack 2 1
XP Service pack 2 1
Chocolatey Package Manager 2
Deploying Service pack 2 1
Windows XP service pack 3 accessing internet 3
Service Pack 2? 4
Service Pack 2 4
service pack 2 version 4

Top