Finding which user is logged onto what workstation??

  • Thread starter Thread starter tnye
  • Start date Start date
T

tnye

I am looking to find out on a 2000 Network an easy way to
identify who is logged onto what PC at a given time.. Im
sure you can do it, just not sure how to go about it.

Any light you could shed would be helpful!

Thanks.
 
I am looking to find out on a 2000 Network an easy way to
identify who is logged onto what PC at a given time.. Im
sure you can do it, just not sure how to go about it.

Any light you could shed would be helpful!

Thanks.

CMD prompt
type

nbtstat -a machine_name
or
nbtstat -a ip_address

will report back with the machine name
the workgroup/domain

and the currently logged in user
 
You can use Angry IP scanner ([email protected]) and scan the
entire subnet with it configured to fetch IP address, Hostname,
Computername, Groupname, Username and MAC address. As long as everyone
is on the same side of the router it will return them all. Depending on
router filtering it may return them all across routers as well.

Steve
 
You are welcome. Another good tool is NMapWin (port scanner with some
extra capabilities like showing OS and username) from:

http://www.insecure.org

But it can only do one IP at a time.

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top