Richard Siddaway published a few examples of using AD cmdlets to access computed attributes in Active Directory.
In his examples Richard uses msDS-User-Account-Control-Computed
to detect which accounts are locked out, have never been used, or are expired. This is pretty big as none of that is possible using just userAccountControl
.
Tags: AD cmdlets, get-psuguk, PowerShell, Active Directory, AD