Networking Forums

Networking Forums > Computer Networking > Windows Networking > How Can I Obtain a Logged On User Name from Just a Computer Name?

Reply
Thread Tools Display Modes

How Can I Obtain a Logged On User Name from Just a Computer Name?

 
 
razor
Guest
Posts: n/a

 
      03-21-2008, 03:47 PM
Hello--

This might seem like a strange post, but my predecessor did not choose
logical computer names in our network, and I am trying to document which
client has which computer within our network without disturbing the user.

If I know the FQDN of the workstation as well as it's IP address, etc. is
there a way for me to obtain the name of the user that is currently logged
onto the workstation?

We run a full Windows 2003 network and all of our workstation run W XP Pro.

Many thanks.

 
Reply With Quote
 
 
 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      03-22-2008, 12:21 PM
razor <(E-Mail Removed)> wrote:
> Hello--
>
> This might seem like a strange post, but my predecessor did not choose
> logical computer names in our network, and I am trying to document
> which client has which computer within our network without disturbing
> the user.
>
> If I know the FQDN of the workstation as well as it's IP address,
> etc. is there a way for me to obtain the name of the user that is
> currently logged onto the workstation?
>
> We run a full Windows 2003 network and all of our workstation run W
> XP Pro.
>
> Many thanks.


How about running

net session

from your server?

You can also set up a login script that logs this info to a text file...

echo %date% - %time% - %username% has logged on
>>\\server\share$\logins.txt



 
Reply With Quote
 
Paul Weterings
Guest
Posts: n/a

 
      03-22-2008, 03:08 PM
Hi Razor,

Have you tried 'Nbtstat -a computername'?

/ ) Regards,
/ /_________
_|__|__) Paul Weterings
/ (O_)
__/ (O_)
____(O_)

razor wrote:
> Hello--
>
> This might seem like a strange post, but my predecessor did not choose
> logical computer names in our network, and I am trying to document which
> client has which computer within our network without disturbing the user.
>
> If I know the FQDN of the workstation as well as it's IP address, etc. is
> there a way for me to obtain the name of the user that is currently logged
> onto the workstation?
>
> We run a full Windows 2003 network and all of our workstation run W XP Pro.
>
> Many thanks.
>

 
Reply With Quote
 
he
Guest
Posts: n/a

 
      03-22-2008, 09:22 PM
=?Utf-8?B?cmF6b3I=?= <(E-Mail Removed)> wrote in
news:7D390710-6BAB-4118-9400-(E-Mail Removed):

> Hello--
>
> This might seem like a strange post, but my predecessor did not choose
> logical computer names in our network, and I am trying to document
> which client has which computer within our network without disturbing
> the user.
>
> If I know the FQDN of the workstation as well as it's IP address, etc.
> is there a way for me to obtain the name of the user that is currently
> logged onto the workstation?
>
> We run a full Windows 2003 network and all of our workstation run W XP
> Pro.
>
> Many thanks.
>
>


Try the freeware netusers program from http://optimumx.com
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Another USER might be logged on? Dave_s Wireless Internet 5 10-26-2007 09:31 PM
user(s) logged on warning please jona Windows Networking 4 06-09-2007 01:49 PM
Who was the last logged in user? Dudute Windows Networking 0 09-26-2006 02:18 PM
Determining how many of one user is logged-on to the network Bill Bradley Windows Networking 0 02-04-2006 08:34 PM
full networking for console user, limited networking for remotely logged in user RJ41 Linux Networking 3 08-15-2003 08:18 PM



1 2 3 4 5 6 7 8 9 10 11