Hi,
Just click the Windows Firewall properties in the right pane as following picture showing:
How to Open the Group Policy Management Console
Hi,
How to Open the Group Policy Management Console to access Windows Firewall with Advanced Security, in Win 2008 server?
-
Fan Fan 15,326 Reputation points Microsoft Vendor
2020-10-20T01:37:26.58+00:00
4 additional answers
Sort by: Most helpful
-
Leon Laude 85,776 Reputation points
2020-10-18T10:22:13.773+00:00 Hi @Peter_1985 ,
You can open the Group Policy Management Console by starting a Command Prompt or Run, and then type:
gpmc.msc
----------
(If the reply was helpful please don't forget to upvote or accept as answer, thank you)
Best regards,
Leon -
Peter_1985 2,646 Reputation points
2020-10-18T13:43:46.493+00:00 Thanks.
What should be enabled below, if I need to enable Windows Firewall log within Win 2008 server?
-
Fan Fan 15,326 Reputation points Microsoft Vendor
2020-10-19T01:51:50.077+00:00 Hi,
To configure the Windows Defender Firewall with Advanced Security log:
Open the Group Policy Management Console to Windows Defender Firewall with Advanced Security.In the details pane, in the Overview section, click Windows Defender Firewall Properties.
For each network location type (Domain, Private, Public), perform the following steps.Click the tab that corresponds to the network location type.
Under Logging, click Customize. As following screenshot showing:
The default path for the log is %windir%\system32\logfiles\firewall\pfirewall.log. If you want to change this, clear the Not configured check box and type the path to the new location, or click Browse to select a file location.
Important: The location you specify must have permissions assigned that permit the Windows Defender Firewall service to write to the log file.
The default maximum file size for the log is 4,096 kilobytes (KB). If you want to change this, clear the Not configured check box, and type in the new size in KB, or use the up and down arrows to select a size. The file will not grow beyond this size; when the limit is reached, old log entries are deleted to make room for the newly created ones.
No logging occurs until you set one of following two options:
To create a log entry when Windows Defender Firewall drops an incoming network packet, change Log dropped packets to Yes.
To create a log entry when Windows Defender Firewall allows an inbound connection, change Log successful connections to Yes.
Click OK twice.
-
Peter_1985 2,646 Reputation points
2020-10-19T06:44:32.413+00:00 Hi,
Sorry, where is the option for "Windows Defender Firewall ..." below? I'm using Win 2008 R2 server.