How about:
QUSER /SERVER:<ServerName> | FIND /C "Active"
QUSER /SERVER:<ServerName> displays alle sessions on server <ServerName>
FIND /C "Active" Counts all lines with the keyword "Active"
(Keyword may have to be changed, depending on language >(::O>)
Example...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.