Anonymous

Search AD users in SBS


LIKED BY
0
PEOPLE

I need to search an active directory for objects created recently, Is there such a way? SBS 2003

Replies

0

You can query objects using whenCreated attributes. Examples how to do this are in this blog entry (some random entry I found as example, probably there are many others on the web):

http://blog.scottlowe.org/2006/10/11/finding-recently-created-active-directory-accounts/