LKBEN10815: How to simply readout the last logon/logoff time of a User in Active Directory.


Symptom

You want to know the last logon time of a user in active directory.

Cause

You want to know the last logon time of a user in active directory.

Solution

Since Windows Server 2003 the attribute "lastlogontimestamp" is being saved for every user and replicated in the domain.

This information isn't normaly shown under the properties of a user account. To include the Information in the Properties you need the following dll: AcctInfo.dll. This dll is included in the Microsoft Resource Kit or in the Account Lookout and Management Tools from Mircosoft. After downloading and expanding the files you have to manually register the dll. For example: Regsvr32 "c:\%File directory%\acctinfo.dll". Under the properties of a user account now exist a new tab: "Additonal Account Info". If you open this tab among other things the "Last logon time" and the "last logoff time" were shown.

Disclaimer:

The information provided in this document is intended for your information only. Lubby makes no claims to the validity of this information. Use of this information is at own risk!

About the Author

Author: Wim Peeters - Keskon GmbH & Co. KG

Wim Peeters is electronics engineer with an additional master in IT and over 30 years of experience, including time spent in support, development, consulting, training and database administration. Wim has worked with SQL Server since version 6.5. He has developed in C/C++, Java and C# on Windows and Linux. He writes knowledge base articles to solve IT problems and publishes them on the Lubby Knowledge Platform.

Latest update: 05.10.2020 | Comment: