how do i know a user account's create date?

  • Thread starter Thread starter Hawz
  • Start date Start date
Dang, If I sold these tools I would have to pay you a commission. :o)
 
You can get createDate by looking at the attribute whenCreated. Logon times is
difficult because 2K AD only tracks the last logon time and only on the DC that
the logon occurred (i.e. the info isn't replicated) so you would have to query
every DC to find the actual last logon time. In K3 there is a new attribute
called logonTimeStamp that by default is accurate to something like 10 days
(this can be configured but it increases replication is you turn it lower).

joe
 
I would not take it from you, though. I love most of the tools that I use
from your web site. I hope that my nose is not getting stuck someplace :-)

Cary
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top