As an extension to my question here about how to search for users last modified on/before/after a certain date, I realize that the answer may lie in finding a well-documented list of LDAP filter properties to search on.
Does anyone know where I might find a list like this?
I've tried this, but it's not complete.
The easiest solution would be to simply look at the attribute list for a user in Active Directory Users and Computers.
To do this you need to:
- Enable Advanced Features (View Menu)
- Bring up properties of a user or any other object
- Select Attribute Editor tab
- Use the filter button to disable "Show only attributes that have values"
You can also use ADSIEdit if you're sure you wont break anything.