Jump to content

Recommended Posts

Posted

Lo folks

Implemented 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?


Posted

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. :o

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...