Skip to content

Commit cbb4a49

Browse files
authored
Update docset/winserver2025-ps/netsecurity/Set-NetFirewallRule.md
1 parent 895dc3c commit cbb4a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ The acceptable formats for this parameter are:
891891
- IPv4 Subnet (by network mask): 1.2.3.4/255.255.255.0
892892
- IPv4 Range: 1.2.3.4 through 1.2.3.7
893893
- IPv6 Range: fe80::1 through fe80::9
894-
- 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).
894+
- Keyword: Any, LocalSubnet, DNS, DHCP, WINS, DefaultGateway, Internet, Intranet, IntranetRemoteAccess, PlayToDevice, CaptivePortal. 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).
895895

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

0 commit comments

Comments
 (0)