Is there a log or some other way to tell who has remoted in to my (xp) machine?
migrated from stackoverflow.com Apr 13 '10 at 14:32
This question came from our site for professional and enthusiast programmers.
|
There is a codeplex project for Remote Access Monitor - you can use it to detect logins. If you aren't interested in the "monitor" side of things, you could rip out the code examples and use it to log to a file instead. | |||
|
feedback
|
|
To see current connections:
To register all connections (logins) to the Event Log, enable Account login auditing in | |||
|
feedback
|
