Collections:
Other Resources:
Use "Query Session" Command
How to use "query Session" to find out how many desktop sessions are running on my Windows 7 computer?
✍: FYIcenter.com
If you allow remote logins to your Windows 7 computer,
there might be multiple desktop sessions are running on your computer.
To find out how many desktop sessions are on your computer, you can use the "query session" command:
C:\fyicenter>query session /?
Display information about Remote Desktop Sessions.
QUERY SESSION [sessionname | username | sessionid]
[/SERVER:servername] [/MODE] [/FLOW] [/CONNECT] [/COUNTER] [/VM]
sessionname Identifies the session named sessionname.
username Identifies the session with user username.
sessionid Identifies the session with ID sessionid.
/SERVER:servername The server to be queried (default is current).
/MODE Display current line settings.
/FLOW Display current flow control settings.
/CONNECT Display current connect settings.
/COUNTER Display current Remote Desktop Services counters information.
/VM Display information about sessions within virtual machines.
For example:
C:\fyicenter>query session
SESSIONNAME USERNAME ID STATE TYPE DEVICE
services 0 Disc
console 1 Conn
joe_tester 2 Disc
jay_writer 3 Disc
>rdp-tcp#0 fyicenter 5 Active rdpwd
rdp-tcp 65536 Listen
So there are 6 sessions on this computer:
⇒ Disconnect User Session with "tsdiscon" Command
2018-01-13, ≈10🔥, 0💬
Popular Posts:
How to publish HTML documents to your local Apache server? If you followed our Apache server install...
In MS Access form design, can I select multiple fields and modify their properties simultaneously? Y...
How can I get detailed system information from my Windows Server 2012? A quick way to get detailed i...
How to remove tfswctrl.exe from the startup application list to gain performance and reduce security...
What is the scheduled task "\RTKCPL" on my Windows 7 computer? "\RTKCPL" is a scheduled task on Wind...