local_disable_fw_rule.ps1 disables firewall rules on the local computer
Ensure to edit the code and insert the list of RULE NAMES you want to disable
group_firewall_block_rule.ps1 creates a blocking firewall rule that applies to a group
Ensure to edit the code and insert the list of ports you want to block and enter the name of the group you want the rule to affect.