Click to See Complete Forum and Search --> : How can I tell who is logged in if I know Machine Name and IP Address


c1fer
August 1st, 2001, 03:46 PM
How can I tell who is logged in if I know Machine Name and IP Address. I ping the machine name and if gives me the IP address. Is there a toll that I can use to tell me who is logged in???

Thanks

unix fan
August 1st, 2001, 04:50 PM
nbtstat -A <IP address>

nbtstat -a <computername>

mfutty
August 3rd, 2001, 10:41 PM
If it is a Windows NT workstation or computer, you can do the following:

Click "START", then "RUN"

Enter the following into the run dialog box:
\\<computername>\C$\winnt\profiles

where <computername> is the netbios name of the computer that you want to see who is logged onto.

Then click "OK"

The directory will open up as a new window. When you look at the directory, the folder name with the most recent "modified" date and time is the current (or most recently) logged in user.

------------------
BREAKFAST.SYS halted... Cereal port not responding