Br4tt3 Posted January 27, 2005 Posted January 27, 2005 Lo folksImplemented my SP2 image on the Win2003 Server RIS, the WinXP FireWall is turned of via the .sif file for the domain profile. I have ensured this through port scan / GUI and the log file of the installed target machines. I also can "push" applications toward the machine from our central distribution tool (not AD GPO).I have installed 12 machines so far in my test environment succesfully.So far so good...Issue: number 13. FW turned ON The .sif file is the same (FW turned off), no GPO for controlling the FW in place in my AD (no SP2 .adm) and the .inf file for controlling the WinXP firewall is also set to turning the FW off. Just like the 12 machines before...tried to reinstall the two machines, number 11 (a succesfull) and 13 (the faulty), with same outcome...i am out of clues.. any suggestions?
Taggs Posted February 3, 2005 Posted February 3, 2005 Hi, I'm not sure if this will help but if you run these registry entries on the build (use cmdlines.txt to run an XXXXX.reg file) it should disable the Firewall & security completely. I found that using the .SIF file did not completely disable the firewall. Taggs;Disable Security center [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]"AntiVirusDisableNotify"=dword:00000001"AntiVirusOverride"=dword:00000001"FirewallDisableNotify"=dword:00000001"FirewallOverride"=dword:00000001"FirstRunDisabled"=dword:00000001"UpdatesDisableNotify"=dword:00000001[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]"Start"=dword:00000004;Disable Firewall Service[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess]"Start"=dword:00000004
drumminforev Posted February 4, 2005 Posted February 4, 2005 thanks so much man. i was just looking for how to disable the security center and here you are with it ! thanks !nate dawg yo
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now