Disable exception in firewall rule
| Operating system |
windows Xp sp2 /2003 |
| Category |
Security |
Specifies that Windows Firewall blocks all unsolicited incoming messages. This policy tweak overrides all other Windows Firewall policy settiing that allow such messages. If you enable this policy tweak, in the Windows Firewall component of Control Panel, the "Don't allow exceptions" check box is selected and administrators cannot clear it. You should also enable the "Windows Firewall: Protect all network connections" policy tweak; otherwise, administrators who log on locally can work around the "Windows Firewall: Do not allow exceptions" policy tweak by turning off the firewall.
Operating System Windows 2000 / XP / 2003
Steps for applying this Tweak
- Open your registry
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile
- Create or Modify a new dword called "DoNotAllowExceptions"
- Set value as 0 to disable this tweak and 1 to enable this tweak
- restart your windows for setting to take effect
Back |