I am looking for a way to track logins and outs on our RDP servers. The security log will show the Logins for sure, but are hard to find. I can even have an app record something in the background on login via app or scheduled app etc. The problem comes
with logoff. There does not seem to be a clean way if the user never actually logs out of the machine i.e. is disconnected and terminated because of session inactivity. Anyone know a way to trap these?
Lee