Login name and machine name

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

How can I find out who a login name on a machine whose
machine name I have on a network.

Thanks,
Dave Shah
 
How can I find out who a login name on a machine whose
machine name I have on a network.

Thanks,
Dave Shah


Open a CMD.EXE prompt and type

nbtstat -a ComputerName

The user and computer will be <03> UNIQUE types.

The -a must be in lower case. If you use upper case, replace ComputerName with
IP Address.



Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

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

Back
Top