The second output (http://www.aijaa.com/v.ph
Main Topics
Browse All TopicsWe have the following group policy settings in OU:
http://www.aijaa.com/v.php
http://www.aijaa.com/v.php
Domain profile sets firewall off when host is connected to corporate domain. Standard profile sets firewall on when laptops are out of corporate domain network.
For some reason, one desktop computer (Vista Business) thinks it is out of the domain when determining which Firewall profile to use. It is never moved out of the domain. Here is a capture of "netsh firewall show state" command:
Firewall status:
--------------------------
Profile = Standard
Operational mode = Enable
Exception mode = Enable
Multicast/broadcast response mode = Enable
Notification mode = Enable
Group policy version = Windows Firewall
Remote admin mode = Disable
Ports currently open on all network interfaces:
Port Protocol Version Program
--------------------------
135 TCP Any (null)
500 UDP Any (null)
4500 UDP Any (null)
31107 TCP Any (null)
31106 TCP Any (null)
31105 TCP Any (null)
http://www.aijaa.com/v.php
It states that it uses standard profile.
All other hosts state that they use the domain profile:
Firewall status:
--------------------------
Profile = Domain
Operational mode = Disable
Exception mode = Enable
Multicast/broadcast response mode = Enable
Notification mode = Enable
Group policy version = Windows Firewall
Remote admin mode = Disable
Ports currently open on all network interfaces:
Port Protocol Version Program
--------------------------
7801 TCP Any (null)
2967 TCP Any (null)
2702 UDP Any (null)
2702 TCP Any (null)
2701 UDP Any (null)
2701 TCP Any (null)
http://www.aijaa.com/v.php
My goal is that all hosts get the Domain profile in the firewall settings when they are inside the domain network. The computers are in right OU. How should I proceed?
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.
The second output (http://www.aijaa.com/v.ph
I've found three more computers with wrong settings.
For temporary solution I've created a new Organizational Unit in our Active Directory for these computers and it's policy is:
" domain: firewall is off
" standard: firewall is off
Then I moved these computers (desktops) to that OU and after gpupdate/force command the firewalls were turned off successfully.
Business Accounts
Answer for Membership
by: HDSportster08Posted on 2009-03-11 at 05:39:08ID: 23856352
In the second output I see,
Operational mode = Disable
Shouldn't that be Enabled to allow the duplicate profiles?