Export Windows Firewall Rules to human-readable CSV

Use the following PowerShell script to export the windows firewall rules to a readable CSV

Get-NetFirewallRule: (Read more)
Retrieves firewall rules from the target computer.

Get-NetFirewallPortFilter: (Read more)
Retrieves port filter objects from the target computer.

select-object:
Selects specific objects or object properties.

Leave a Reply

Your email address will not be published. Required fields are marked *

Proudly powered by WordPress | Theme: Wanderz Blog by Crimson Themes.