PsLoggedOn's definition of a locally logged on user is one that has their profile
loaded into the Registry, so PsLoggedOn determines who is logged on by scanning the
keys under the HKEY_USERS key. For each key that has a name that is a user SID
(security Identifier), PsLoggedOn looks up the corresponding user name and displays
it. To determine who is logged onto a computer via resource shares, PsLoggedOn uses
the NetSessionEnum API. Note that LoggedOn will show you as logged on via resource
share to remote computers that you query because a logon is required for PsLoggedOn
to access the Registry of a remote system.
I modified cconnect and use it to track thousands of current domain users. I
use a web based GUI to see and graph user load also...
atx
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.