Forum Discussion
TomWechsler
Jul 29, 2022MVP
Use PowerShell to search for accounts in Active Directory that have gone stale!
Dear Microsoft and Active Directory Friends,
In a company/organization, employees come and go. This is completely normal and nothing out of the ordinary. But often, from a technical point o...
Alban1999
Aug 01, 2022Iron Contributor
Hello,
Nice script, thanks !
I would add two exceptions to your script, one for "krbtgt", another for default AD administrator account ("administrator" in En-US) - if people start to disable/delete those because they think they are stale, it will backfire.
Nice script, thanks !
I would add two exceptions to your script, one for "krbtgt", another for default AD administrator account ("administrator" in En-US) - if people start to disable/delete those because they think they are stale, it will backfire.