digital8 Second Lieutenant
Joined: 29 Sep 2005
Posts: 1002
|
Posted: Fri Oct 07, 2005 11:59 am Post subject: Windows Firewall and unattend |
|
|
I am looking for a way to completely disable the windows firewall via the unattend.txt or sysprep.inf. I am doing builds with XP with SP2 slipstreamed into the build. I have read plenty on how to configure the settings, but not how to outright disable it.
In the "Deploying Windows Firewall Settings for Microsoft Windows XP with Service Pack 2", the answer is:
[WindowsFirewall]
Profiles = WindowsFirewall.TurnOffFirewall
[WindowsFirewall.TurnOffFirewall]
Mode = 0 |
|