How to get Lastlogin details from AD or win2003 DC

  • Thread starter Thread starter nc
  • Start date Start date
N

nc

Hi

Does anyone know how I can obtain the last login details
for a user(s) from AD or a 2003 Domain Controller (DC) ?

Additionally, does AD replicate all user information
including the user's last login details across all the
DC's within the same domain ?

Thanks
NC
 
In
nc said:
Hi

Does anyone know how I can obtain the last login details
for a user(s) from AD or a 2003 Domain Controller (DC) ?

Additionally, does AD replicate all user information
including the user's last login details across all the
DC's within the same domain ?

Thanks
NC


You can also try this from an older Jerold Shulman post:


This post was the reply to the above post (forget who posted it):
This will only show you the last login time for that user on whichever
domain controller you happen to hit. The last login time is not replicated
between domain controllers. Download DumpSEC from
www.systemtools.com/somarsoft. This tool allows you to dump all domain user
accounts with "True last login time".


--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 
In addition to what Ace posted the usrstat utility will do that for all users in the
domain and I believe the AcctInfo.dll Tool that will add another property page to a
users account in AD will also show you the last logon information. --- Steve

http://www.petri.co.il/download_free_reskit_tools.htm -- Download usrstat.
http://www.microsoft.com/downloads/...9C-91F3-4E63-8629-B999ADDE0B9E&displaylang=en
http://tinyurl.com/a5zj -- Same link as above, but shorter on where to download
AcctInfo.dll Tool.
 
Windows Server 2003 has a nifty new feature in AD users and computers called
Saved Queries, accessed by going to the folder of that name. One of the
predefined saved queries you can run is the last user logon time.
 

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