User Logon/Logoff Tracking

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi;

What would be the most straight forward way to track a user's log in/log off
activity in a 2003 AD enviroment?

I would preffer it at the domain/server log level, instead of at the wkst
level, since I got 1500 users and 300 XP Pro wkstations.

Any sugestions for reporting tools as well, would be great!

Cheers, Ben
 
Ben said:
Hi;

What would be the most straight forward way to track a user's log in/log off
activity in a 2003 AD enviroment?

I would preffer it at the domain/server log level, instead of at the wkst
level, since I got 1500 users and 300 XP Pro wkstations.

Any sugestions for reporting tools as well, would be great!
Hi

You could build your own logon/logoff tracking using logon/logoff
scripts, more here:

http://groups.google.com/groups?selm=#[email protected]


There are tools out there that can help you (with an agent installed
on every computer), I think the two products below should be able to
give you the information you want:

UserLock
http://www.softwareshelf.com/products/display.asp?p=42

Microsoft's solution:
You could install the CCONNECT Microsoft Resource Kit utility onto
every computer, it is in the Win2k Server Resource Kit, Supplement 1
(pay ware, and you will need a SQL server database as well).

More about CCONNECT here:
http://groups.google.com/[email protected]
 
Back
Top