Performance counters for number of users connected to a windows server

Answered 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 AM
    Moderator
     
     

    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 Sessions

     

    Regards,

    Zhang     

    TechNet Subscriber Support

    If you are TechNet Subscriptionuser and have any feedback, please send your feedback here.



  • 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 AM
    Moderator
     
     Answered

    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. 

     

    Regards,

    Zhang     

    TechNet Subscriber Support

    If you are TechNet Subscriptionuser and have any feedback, please send your feedback here.