Skip to content

Commit 604d910

Browse files
Merge pull request #3923 from MicrosoftDocs/main
Publish main to live, 01/21, 11:00 AM IST
2 parents 4bf95d2 + 675c671 commit 604d910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2025-ps/netsecurity/New-NetFirewallRule.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@ The acceptable formats for this parameter are:
809809
- IPv4 Subnet (by network mask): 1.2.3.4/255.255.255.0
810810
- IPv4 Range: 1.2.3.4-1.2.3.7
811811
- IPv6 Range: fe80::1-fe80::9
812-
- Keyword: Any, LocalSubnet, DNS, DHCP, WINS, DefaultGateway, Internet, Intranet, IntranetRemoteAccess, PlayToDevice. NOTE: Keywords can be restricted to IPv4 or IPv6 by appending a 4 or 6 (for example, keyword "LocalSubnet4" means that all local IPv4 addresses are matching this rule).
812+
- Keyword: Any, LocalSubnet, DNS, DHCP, WINS, DefaultGateway, Internet, Intranet, IntranetRemoteAccess, PlayToDevice, CaptivePortal. NOTE: Keywords can be restricted to IPv4 or IPv6 by appending a 4 or 6 (for example, keyword "LocalSubnet4" means that all local IPv4 addresses are matching this rule).
813813

814814
Querying for rules with this parameter can only be performed using filter objects.
815815
See the Get-NetFirewallAddressFilter cmdlet for more information.

0 commit comments

Comments
 (0)