USER Logon

  • Thread starter Thread starter dp
  • Start date Start date
D

dp

We are a college that runs windows 2000 active directory with Windows XP pro
workstations. We have over 3000 student accounts in AD.

Is there a utility/addon or anything in AD that can let me know which
machines users log onto and when?

I have a rogue user running VB scripts and we need to catch him in the act
while sat at the PC.
 
I seem to remember ScriptLogic4 keeping a log of successful logons. If you
were to have ScriptLogic installed then you can see who logged on, from
where and at what time.

There's probably some way of scripting this as well. Interactively, at a
command prompt typing set logonserver, or set l (short for logonserver) will
tell you what DC that user logged on to.

It's a toughie! Where do you want to run this from, and in what context?


Paul.
______________________________________
 
Ideally I would like it in AD users and computers as an add in, similar to
the account info resource kit tool. I need to be able to go to a users
acocunt and see which workstations they have logged into AD from and the
time they logged in or out. bit of a longshot i know but i have to implement
this somehow.

Hate to say it but apperently netware 6 allows you to do this easily.
 
Back
Top