Performance counters for number of users connected to a windows server
-
Tuesday, February 05, 2013 12:39 PM
Hi,
Is there a set of performance counters that counts number of users connected to a windows server?
Thank you
All Replies
-
Wednesday, February 06, 2013 6:27 AMModerator
Do you mean the number of sessions connected to a RDS server? The following counters are available in Terminal Services group. You may ask in RDS/TS forum for more.
Terminal Services\Active Sessions
Terminal Services\Inactive Sessions
Terminal Services\Total SessionsZhang
TechNet Subscriber Support
If you are TechNet Subscriptionuser and have any feedback, please send your feedback here.
- Edited by Cheers ZHANGMicrosoft Contingent Staff, Moderator Wednesday, February 06, 2013 6:38 AM
-
Wednesday, February 06, 2013 2:22 PM
Hi Cheers,
I am not looking at Terminal Services connections. I am looking for connectivites such as file share access and open files through network share access.
Basically, I need to count the
- number of users connected to shared folders on a servers
- how many files are opened through a network share.
thank you
-
Thursday, February 07, 2013 3:58 AMModerator
By running typeperf.exe –q, you can view all the counters available on your server, but I don’t see one for share folder connection. You can use the Share and Storage management MMC to view and manage the sessions, though it’s not statistical.
Zhang
TechNet Subscriber Support
If you are TechNet Subscriptionuser and have any feedback, please send your feedback here.
- Marked As Answer by Cheers ZHANGMicrosoft Contingent Staff, Moderator Monday, February 11, 2013 8:24 AM

