💻 Software
How to know if someone is already connected to a shared machine with Remote Desktop Connection?
Fresh5 days ago
Mar 15, 202610636 viewsConfidence Score0%
0%
Problem
At work we use sometimes a shared computer (Windows XP). Normally we access the software through Remote Desktop. The problem is that there is no way to tell if someone is already connected, if not running for office and asking everyone. Is there a way to know if someone is already connected with Re…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to know if someone is already connected to a shared machine with Remote Desktop Connection?
Low Risk
qwinsta is your friend. Open a command-line. Type qwinsta /server:machine-name. It will tell who's logged to the machine. It'll tell you if it's local (console) or remotely (rdp-tcp#xxx).
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix