Sidhistory

From WikiWiki
Revision as of 10:55, 3 October 2016 by Mendel (talk | contribs) (Created page with "https://adsecurity.org/?p=1772 <syntaxhighlight lang="powershell"> Get-ADUser -Filter "SIDHistory -Like '*'" dsquery * -limit 0 -filter "&(objectclass=user)(objectcategory=p...")
(change visibility) (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

https://adsecurity.org/?p=1772

Get-ADUser -Filter "SIDHistory -Like '*'" 
dsquery * -limit 0 -filter "&(objectclass=user)(objectcategory=person)(sIDHistory=*)" -attr distinguishedname