how to check how many users are logged in SCCM console2002
Question
how to check how many users are logged in SCCM console2002
solved
0
Configuration Manager
6 months
2 Answers
113 views
Beginner 0
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Answers ( 2 )
You can also follow an article by anoop:
https://www.anoopcnair.com/sccm-console-connections-admins-configmgr/
You can run the below SQL query to get the details
select * from v_ConsoleAdminsData