N
N
Nikolai2019-08-05 20:24:42
RDP
Nikolai, 2019-08-05 20:24:42

How to find out if someone else's computer is busy via RDP?

There is computer A. There
is computer B. There is a
computer C.
B is common. Anyone can connect to it via RDP. In this case, each subsequent "throws out" the previous one. How to find out if B is currently busy with someone?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
B
brar, 2019-08-05
@brar

On computer B, create a personal account for each connecting user. When connecting via RDP, the system will report something like "The computer is currently occupied by another user, continue connecting?"

E
Ethril, 2019-08-06
@Ethril

quser /?

V
Vladislav Winkler, 2019-08-06
@vladvinkler

Check via powershell or cmd for an active rdp session. Through the scheduler, unload this information from the machine somewhere where it can be viewed from other stations.
I think it is possible from the client side, if you have rdp credentials, to parse the error code of the rdp protocol when trying to connect.

I
ivanmara, 2019-08-06
@ivanmara

put B rdpwrap into the system ... then it will become a full-fledged terminal server (everything is license-free) ... and each next user will not throw out the previous one, and all users will be able to work in parallel each in their session ... well, then check who is in system by conventional means ... for example sysinternals process explorer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question