Is doing New-NetFirewallRule for each IP address I want to Allow my only option with Windows Firewall and PowerShell? The docs say that -RemoteAddress can only be a single IP address, an address range, a subnet or a keyword (e.g. Any), but not a list. Suggestions? Thanks.
↧