If you want to know who is currently logged in you can run (assuming you still have NetBIOS on your network and haven't disabled the messenger service)
nbtstat -a workstationname and look at the table. HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProfileList has a list of all the users that have profiles on the machine. Granted it's a SID, if you go to Joe's website you can find a convenient tool to convert the SID to a friendly name. It's called sidtoname. You can also look inside each key to see the path of the profile which has the users name. Byron -----Original Message----- From: Ken Lee [mailto:[EMAIL PROTECTED] Sent: Saturday, March 13, 2004 3:26 PM To: [EMAIL PROTECTED] Subject: [ActiveDir] any free tools to get login name of a specific PC name or IP address? Hi, I would like to enquire if there is any tools that can track who are the users or last login that log on to a specific computer name? I know that somehow we can browse to \\ComputerName\C$\documents and settings\profile to check for the userlogon but somehow some of the PC/Servers doesn't allow me to do this which give me error message "network path not found" though I used IP address to browse in.. Any advise will be appreciated. Thanks! rgds, ken List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/ List info : http://www.activedir.org/mail_list.htm List FAQ : http://www.activedir.org/list_faq.htm List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
