Is there a way to determine who is logged on to a particular (remote) machine given the IP address (or the workstation name) of the machine?
- The machines in question are on an Active Directory Domain
- The user running the script probably won't have any special rights on either their local or the remote machine
- Operating system is Windows XP
Any programming language is fine but ideally
- VBScript (yeah I know)
- C#
- Java
- DOS Batch file