New-NetFirewallRule
Jump to navigation
Jump to search
New-NetFirewallRule -DisplayName "jebusk test" -Direction Inbound -Protocol UDP -Action Block -RemoteAddress x.x.x.x/32 -LocalPort 53
New-NetFirewallRule -DisplayName "jebusk test" -Direction Inbound -Protocol UDP -Action Block -RemoteAddress x.x.x.x/32 -LocalPort 53