Get Session info for remote computer?
- by RichAmberale
Is there a way to get the session info from a remote windows server (Assuming you have admin credentials). For example, if you open Task Manager and go to the Users tab, that is the info I want...
User
(Session)
ID (Session) Status
Client Name Session (Name)
Programmatic in C# would be best but I could also wrap a cmd line tool.