Skip to content

Commit 67a1027

Browse files
committed
✨docs: add link to best practices for removing inactive Active Directory user accounts
1 parent 8af6d77 commit 67a1027

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Active Directory/AD Users/Get-InactiveUsers.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@
4646
Requires: Active Directory PowerShell Module
4747
4848
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
4952
#>
5053

5154
[CmdletBinding()]

0 commit comments

Comments
 (0)