I am using a system through Remote Desktop. How can I see if any other user had logged onto the system at the same time. Also how can I check the logs as to when did someone last signed in and using what ip.

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Task Manager has a Users tab which displays which users are currently logged onto the machine, whether they are currently connected, and allows you to message or remote control their sessions (given appropriate permissions).

Depending on the auditing and security policies of the current system, you can see logon events in the Event Viewer Security log. TechNet has an article that shows how to track these logon events.

Task Manager Users tab

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.