REQ: How do you find which PC a particular user is loggd into?

  • Thread starter Thread starter Mark
  • Start date Start date
Mark said:
REQ: How do you find which PC a particular user is loggd into?

It's harder than it seems.

For one a user might be logged into many
PCs.

You can turn on logging but you must consolidate
the logs manually AND the user might logon to
a computer with cached credentials and not even
be authenticating.

You can try looking in WINS (or just broadcasting)
for the users name but again, if the user is logged
onto multiple places it will only show up on the
first one.

What do you really want to do?
 
Back
Top