I need to find out if someone is logging on to our sever via remote access
desktop. Is there an Event Log entry to indicate access via RAD?

RE: remote access logons in Event Viewer by WongTuckWah

WongTuckWah
Thu Jul 28 22:43:03 CDT 2005

I suppose you are refering to Remote Desktop Connection, right?

Yes, on the PC that are being RDC-ed, in the security log there will be an
event ID 528. This event will show the user who logon and the client IP
address from the RDC-ing PC.

HTH.