determine what user is logged in remotely (command line) - TechRepublic
Question
April 28, 2009 at 02:27 PM
knowledgebased

determine what user is logged in remotely (command line)

by knowledgebased . Updated 16 years, 9 months ago

Windows XP:
I’d like to perform an audit on the office by pinging an IP address (known) and resolving it to a hostname (unknown). I am using ping -a xxx.xxx.xxx.xxx

Is there another command or parameter I can use that will tell me what user is logged in to a particular hostname/IP address?

I have a feeling the %username% variable might be involved.

Any ideas?

This discussion is locked

All Comments