312-49 · Question #574
Which of the following Windows-based tool displays who is logged onto a computer, either locally or remotely?
The correct answer is B. PSLoggedon. PSLoggedon is a Sysinternals utility that shows all users currently logged on to a local or remote computer - both interactive (console) and network (remote resource) sessions. It works by querying the registry and NetSessionEnum API. Tokenmon monitors security token usage…
Question
Which of the following Windows-based tool displays who is logged onto a computer, either locally or remotely?
Options
- ATokenmon
- BPSLoggedon
- CTCPView
- DProcess Monitor
How the community answered
(66 responses)- A3% (2)
- B88% (58)
- C2% (1)
- D8% (5)
Explanation
PSLoggedon is a Sysinternals utility that shows all users currently logged on to a local or remote computer - both interactive (console) and network (remote resource) sessions. It works by querying the registry and NetSessionEnum API. Tokenmon monitors security token usage, TCPView displays active TCP/UDP network connections, and Process Monitor tracks file system, registry, and process activity in real time. None of these show logged-on user sessions the way PSLoggedon does.
Topics
Community Discussion
No community discussion yet for this question.