a few users have logged into a server through RDP.
I would like to monitor activity, but do not know my way round Windows Server that well.
I am hoping there are logs of some kind around that I can consult.
Any ideas? :)
|
a few users have logged into a server through RDP. I would like to monitor activity, but do not know my way round Windows Server that well. I am hoping there are logs of some kind around that I can consult. Any ideas? :)
| |||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
A few options..
| ||||
|
feedback
|
|
You can have a look here. It's for Windows XP but most of it is still valid. http://theillustratednetwork.mvps.org/RemoteDesktop/RemoteDesktopSetupandTroubleshooting.html | |||
|
feedback
|
|
you can set any user account in AD for remote control to view or interact with a users session by going to the users tab in task manager right clicking and select remote control...you can view their session. | |||
|
feedback
|
|
Open Event Viewer and go to Applications and Services Logs\Microsoft\Windows\TerminalServices-LocalSessionManager then open up Admin or Operational under that view. You will see the sessions list. Date/Timestamped/IP/UserName etc. You can also look under Applications and Services Logs\Microsoft\Windows\TerminalServices-RemoteConnectionManager | |||
|
feedback
|