We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af6d77 commit 67a1027Copy full SHA for 67a1027
1 file changed
Active Directory/AD Users/Get-InactiveUsers.ps1
@@ -46,6 +46,9 @@
46
Requires: Active Directory PowerShell Module
47
48
Uses lastLogonTimeStamp for faster execution (accurate within ~14 days)
49
+
50
+.LINK
51
+ https://learn.microsoft.com/en-us/services-hub/unified/health/remediation-steps-ad/regularly-check-for-and-remove-inactive-user-accounts-in-active-directory#context--best-practices
52
#>
53
54
[CmdletBinding()]
0 commit comments