finding username

  • Thread starter Thread starter Johnfli
  • Start date Start date
J

Johnfli

How can I find out teh username of the person logged onto a computer?
I see all teh IP address that my DHCP has given out. Is there a way I can
find out who is logged in at the machines?
 
Johnfli said:
How can I find out teh username of the person logged onto a computer?
I see all teh IP address that my DHCP has given out. Is there a way I can
find out who is logged in at the machines?

You could run psloggedon.exe (www.sysinternals.com).
 
Hi,

use the whoami.exe tool or use windows api, or psloggedon.exe.
You can also check system events security logs for usage of logon
credentials to see who logged in and when...

Best Regards

Kerem Gümrükcü
 
Back
Top