I was wondering if it's possible to have a report that pulls idle RDP connections on our domain. I don't know if this is even possible but figured this is a good place to start. 🙂 Thanks for your assistance.
I don't think there's a field in the database for this. If there's a registry value that indicates whether or not the session is idle, you could scan and report on that, by following these instructions. If you haven't already, it might be better to set/change the time limit for idle sessions, so they're automatically disconnected after a while.
I don't think there's a field in the database for this. If there's a registry value that indicates whether or not the session is idle, you could scan and report on that, by following these instructions. If you haven't already, it might be better to set/change the time limit for idle sessions, so they're automatically disconnected after a while.