RDP session dash

If anyone’s interested, I’ll upload the powershell I used to get RDP session info. I did the following steps:

  1. create a test group in SCOM

  2. wrapped Quser in powershell to perform some logic.

  3. creates custom event IDs if disconnected/idle (//temporary) session found

  4. SCOM reads these events

  5. made a very basic dash to list who is being idle on which servers!

  6. potential to respond to alert to end sessions as required.

5 Likes

Yup would love to see this in action.