On the computer that users are trying to connect to enable auditing of logon
events [which may already be done] in Local Security Policy to the domain
level GP managing such. RDP logons would be recorded as type 10 logon
events. You can use the free Event Comb from Microsoft to parse security
logs for specific Event IDs and text strings. --- Steve
http://www.windowsecurity.com/articles/Logon-Types.html
Logon Type 10 - RemoteInteractive
When you access a computer through Terminal Services, Remote Desktop or
Remote Assistance windows logs the logon attempt with logon type 10 which
makes it easy to distinguish true console logons from a remote desktop
session. Note however that prior to XP, Windows 2000 doesn't use logon type
10 and terminal services logons are reported as logon type 2.
mobile said:
I would like to log all connection attempts (success or failure) to RDP /
terminal services (WinXP Pro SP2). Is there a way to get them into the
event
log or some other file?