With a group of friends, we are using a computer, containing a list of RDP connections. In order to connect to a computer, the only thing to do is to double-click on such a connection and you're off.
That machine is reachable ... via RDP :-)Now, when I try to reach that machine, I get an "Internal Error".
I suspect the maximum amount of users to be reached.
Is there some commandline command I can use where I can ask "How many users are currently logged to this machine?", or "Is the maximum of users reached?". (I prefer a solution where I don't need to force logging onto that machine, I just want that information, requested from my own computer)
For your information, all computers are Windows computers.