Forum Discussion
semangard-post
Sep 14, 2022Copper Contributor
How to activate FW logs
Hello, Was is the best way to activate Windows FW logs with a MEM policy (with all the usual settings available with the related GPO) ? I tried to find any setting/template which can be used by a c...
KurtBMayer
Sep 14, 2022Steel Contributor
At this blade you can create a Windows Firewall policy which can audit connections by generating events:
https://endpoint.microsoft.com/#view/Microsoft_Intune_Workflows/SecurityManagementMenu/~/firewall
Reference: Policy CSP - Audit
Please like or mark this thread as answered if it's helpful, thanks!
semangard-post
Sep 15, 2022Copper Contributor
Thanks KurtBMayer
Sure but how to get all the usual settings available with similar GPO, for ex the path of the logs ?
- KurtBMayerSep 16, 2022Steel Contributor
It seems there isn't a GPO or configuration profile for it. Next best bet may be to just enable it with a PowerShell script, like this:
Simple Network Monitoring With Windows Firewall Logging And Reporting
How to Deploy PowerShell Script using Intune (MEM)
Please like or mark this thread as answered if it's helpful, thanks!