Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 10763

How to whitelist IPs for Windows Firewall with PowerShell?

$
0
0

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.


Viewing all articles
Browse latest Browse all 10763

Trending Articles