How can I tell who is logged in if I know Machine Name and IP Address
Results 1 to 3 of 3

Thread: How can I tell who is logged in if I know Machine Name and IP Address

  1. #1
    Join Date
    May 2001
    Posts
    32

    How can I tell who is logged in if I know Machine Name and IP Address

    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

  2. #2
    Join Date
    Mar 2001
    Posts
    518
    nbtstat -A <IP address>

    nbtstat -a <computername>

  3. #3
    Join Date
    May 2001
    Location
    Eastern US
    Posts
    484
    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
    Experience: Something you don't get until 10 minutes after you needed it.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •