Hello. I am trying to disable Windows firewall rules by local port number using powershell with Disable-NetFirewallRule. I checked the documentation of this command but could not find any parameters for local port. Can what I am looking for be done with Disable-NetFirewallRule? Or is there another command that can disable firewall rules by local port number?