Checking admins and logins on the server through the command prompt
Go to the command prompt "cmd" of the server and then write the command below:-
-------------------------------------------------------------------------------------------
"Net localgroup administrators"
--------------------------------------------------------------------------------------------
This will show you the number of login sessions for the server quickly.
No comments