Re: Get User Last Logon Information
- From: "Paul Williams [MVP]" <ptw2001@xxxxxxxxxxx>
- Date: Tue, 28 Nov 2006 18:17:12 -0000
Not unless you are tracking this information. AD is used to authenticate your credentials on behalf of the LSA of the machine you are authenticating with. Once your credentials are verified the computer processes the logon. Therefore, AD doesn't track which machine you logon to. It has no idea, nor does it care. There are two main ways of getting the info. you want:
1. Auditing logon events and pulling this info. into a central database. Filtering the info. and then reporting against it.
2. Logging the logon and logoff events via logon and logoff scripts by writing this info. to a database, and the reporting against that.
You can get the last logon time with a bit of work -there's 3rd party scripts.
Systems Management tools, such as SMS or LANDesk also track this info. as part of their hardware inventory.
--
Paul Williams
Microsoft MVP - Windows Server - Directory Services
http://www.msresource.net | http://forums.msresource.net
.
- Follow-Ups:
- Re: Get User Last Logon Information
- From: Mike
- Re: Get User Last Logon Information
- From: Gig
- Re: Get User Last Logon Information
- References:
- Get User Last Logon Information
- From: mertens . dries
- Get User Last Logon Information
- Prev by Date: Re: New Group Policy
- Next by Date: Re: Add a user to workstation
- Previous by thread: Get User Last Logon Information
- Next by thread: Re: Get User Last Logon Information
- Index(es):
Relevant Pages
|