Is there (or has anyone setup a custom monitor) to monitor the number of active Remote Desktop Sessions on a Terminal/RDS session host server?

asked 12 Nov '19, 12:10

kbatesDQS's gravatar image

kbatesDQS
124
accept rate: 0%


You could use the Performance Monitor and watch the following performance counter:

TerminalServicesActive Sessions

Microsoft has a document about using the User Input Delay per Session counter to monitor how performant the user RDP sessions are at:

https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/rds-rdsh-performance-counters

link

answered 23 Mar '20, 12:20

Doug's gravatar image

Doug ♦♦
10.2k122138
accept rate: 21%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×81
×4
×2
×1

Asked: 12 Nov '19, 12:10

Seen: 2,076 times

Last updated: 23 Mar '20, 12:20