• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How can I find the name of the user on a computer that is on the same network?

gopunk

Lifer
lets say i have the IP address of that computer, and know it is on the same network as me. these are all XP machines...

is there a way for me to get the username of the user who is currently logged in on that computer?

the reason i ask is because i was in the computer lab yesterday and these two asshats sitting by the window sent an email to me thinking they were all clever... well the IP of their machine was in the headers so i knew who it was, but i am just wondering how they got my username (about the only way they could have gotten my email)...

thanks!
 
Net Use R: \\[insert IP address\C$
checked the profiles and see the ID/name of the last modifed profile folder, that'd be the logged on user...
 
Back
Top