D Dave Aug 13, 2003 #1 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
J Jerold Schulman Aug 14, 2003 #2 How can I find out who a login name on a machine whose machine name I have on a network. Thanks, Dave Shah Click to expand... 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
How can I find out who a login name on a machine whose machine name I have on a network. Thanks, Dave Shah Click to expand... 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