Hi All,
I am doing a GPO testing for Windows 7 with Windows Server 2008 R2. I would like to disable the Windows firewall on all client's PC using below GPO:
Computer Configuration > Policies > Windows Settings > Security Settings > Windows Firewall with Advanced Security > Domain Profile Settings >Firewall State = Off Computer Configuration > Policies > Administrative Templates: Policy definitions (ADMX files) retrieved from the local machine > Network > Network Conenctions > Windows Firewall > Domain Profile >Windows Firewall: Protect all network connections: Disabled Computer Configuration > Policies > Administrative Templates: Policy definitions (ADMX files) retrieved from the local machine > Network > Network Conenctions > Windows Firewall > Standard Profile >Windows Firewall: Protect all network connections: Disabled | |
---|---|
|
After run gpupdate/force on Client's Computer. I found that the firewall haven't disabled. And gpresult said that GPO is filtered out.
The following GPOs were not applied because they were filtered
Default Domain Policy
Filtering: Not Applied (Unknown Reason)
Disable Firewall
Filtering: Not Applied (Empty)
Local Group Policy
Filtering: Not Applied (Empty)
Anyone have experience on this problem? Thanks