Hi,
Was there something wrong with my answer to warrant a 'B' grade?
Main Topics
Browse All TopicsWhere is the group policy setting in SBS 2008 to disable the workstation firewall?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I can't speak for the other user, but I have no idea what your statement below means.
Is the user supposed to go to regedit, GPO, Computer Manager?
There is no item called "Computer Configuration" on a 2008 SBS.
"Computer Configuration\Policies\Adm
Hi, I know this is closed but I thought I'd clarify finding that policy a little as I had a bit of trouble finding it myself.
But actually it's pretty simple.
when you open Group policy management, you need to drill down as follows:
Forest\domains\yourdomain.
Then right click on "Default doimain policy" and select "Edit".
The edit will open up another window of "Group policy management editor" where you can see the "computer configuration" options...
I'm guessing there's a faster way to find that instead of what I did, but it works. :)
There are 3 GPO's that affect the firewall on client machines in and SBS 2008 domain.
Open the group policy management console on the SBS and edit each of the 3 following GPO's, or the ones that match the types of client PC's you have. They can be found under My Business | Computers | SBS Computers or under Group Policy Objects:
Windows SBS Client - Windows Vista Policy
Windows SBS Client - Windows XP Policy
Windows SBS Client
The item to edit is:
Computer Configuration | Policies | Administrative Templates | Network | Network Connections | Windows Firewall | DOMAIN Profile | Protect All Network connections
By default this is set to enabled. Setting to disabled will turn it off, setting to not configured allows administrators to enable or disable the firewall on the PC.
Note this only affects computers while connected to your domain. If you want to affect them while outside of your domain (not recommended) you also need to edit:
Computer Configuration | Policies | Administrative Templates | Network | Network Connections | Windows Firewall | STANDARD Profile | Protect All Network connections
There is another GPO: Computer Configuration | Policies | Administrative Templates | Network | Network Connections | Prohibit use of Internet Connection Firewall on your DNS domain network", which can override the above. The default is set to not configured, but if has been changed to enabled or disabled it will force enabling or disabling of the firewall and administrators have no control. This should be left as "not configured"
Remember it can take up to 90 minutes for the policy to be applied to the workstations. You can force this almost immediately by running at a command line, on the workstation:
gpupdate /force
Business Accounts
Answer for Membership
by: tigermattPosted on 2009-08-05 at 14:50:41ID: 25028436
You can find that setting in a Group Policy Object at:
Computer Configuration\Policies\Adm
You can also edit the 'Standard Profile', which applies to machines when they are not connected to the domain. I usually leave that one enabled for security on laptops.
-Matt