Thanks in advance.
I need to query all workstations to check if Windows firewall is enabled for any Windows 7 workstations. I have located the registry key: HKLM\SYSTEM\CurrentControlSet\services\SharedAcces s\Parameters\FirewallPolicy\DomainProfile\EnableFi rewall
I would like to list any workstation where EnableFirewall = 1.
Please help!!!
I need to query all workstations to check if Windows firewall is enabled for any Windows 7 workstations. I have located the registry key: HKLM\SYSTEM\CurrentControlSet\services\SharedAcces s\Parameters\FirewallPolicy\DomainProfile\EnableFi rewall
I would like to list any workstation where EnableFirewall = 1.
Please help!!!
Comment