You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indicates that this cmdlet searches for accounts that have not logged in within a given time period or since a specified time.
219
219
To specify a time period, use the *TimeSpan* parameter.
220
220
To specify a specific time, use the *DateTime* parameter.
221
-
Note that this attribute is only used when the domain is in Windows Server 2003 Domain Functional Level, so this parameter will only work in that mode.
221
+
Note that this attribute is only used when the domain is in Windows Server 2003 Domain Functional Level or higher, so this parameter will only work in that mode.
- 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).
821
821
822
822
Querying for rules with this parameter can only be performed using filter objects.
@@ -859,12 +859,12 @@ This parameter value is the second end point of an IPsec rule.
859
859
The acceptable value is a port, range, or keyword and depends on the protocol.
860
860
If the protocol is TCP or UDP, then the acceptable values for this parameter are:
861
861
862
-
- Port range: 0 through 65535
862
+
- Port range: 0-65535
863
863
- Port number: 80
864
864
- Keyword: Any
865
865
If the protocol is ICMPv4 or ICMPv6, then the acceptable values for this parameter are:
866
866
- An ICMP type, code pair: 0, 8
867
-
- Type and code: 0 through 255
867
+
- Type and code: 0-255
868
868
- Keyword: Any.
869
869
870
870
If a protocol is not specified, then the acceptable values for this parameter are: Any, RPC, RPC-EPMap, or IPHTTPS.
Indicates that this cmdlet searches for accounts that have not logged in within a given time period or since a specified time.
225
225
To specify a time period, use the **TimeSpan** parameter.
226
226
To specify a specific time, use the **DateTime** parameter.
227
-
Note that this attribute is only used when the domain is in Windows Server 2003 Domain Functional Level, so this parameter will only work in that mode.
227
+
Note that this attribute is only used when the domain is in Windows Server 2003 Domain Functional Level or higher, so this parameter will only work in that mode.
0 commit comments