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.
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