You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
logged-in-users
About this tag
The logged-in-users tag on WindowsForum.com covers methods for identifying active user sessions on Windows Server and client systems. Discussions focus on built-in command-line tools like query user and qwinsta, Remote Desktop Services utilities, Event Log auditing, WMI/CIM queries, and Sysinternals tools such as PsLoggedOn. Common themes include troubleshooting resource contention, tracking unauthorized access, managing idle Remote Desktop sessions, and automating session audits. Content also addresses auditing user logon events via security logs and scripting solutions for enterprise environments. The tag is relevant for system administrators and IT professionals managing user access and session monitoring on Windows platforms.
Knowing who is logged into a Windows Server at any given moment is an admin’s basic toolkit — it helps you troubleshoot resource contention, track unauthorized access, and clean up idle or orphaned Remote Desktop sessions quickly and safely.
Background
Windows Server exposes multiple...