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.
qwinsta
About this tag
The qwinsta command is a built-in Windows tool used to display information about user sessions on a local or remote server. On WindowsForum.com, discussions about qwinsta focus on its role in Remote Desktop Services (RDS) administration, particularly for identifying logged-in users, troubleshooting connection issues, and managing orphaned sessions. Common use cases include combining qwinsta with rwinsta to reset stuck sessions, diagnosing RDP hostname resolution problems, and auditing user activity on Windows Server. The tag appears in threads about server management, remote access troubleshooting, and session cleanup, reflecting its practical value for IT administrators and power users maintaining Windows environments.
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...
I have a Windows server and previously was able to connect (RDP) to it with the hostname without any issues. Now I cannot RDP to it with the hostname, but can RDP with the IP address. The server is the DNS server, I am able to ping it with the hostname (meaning there are no NDS issues). The...