Who Is Logged On Another Computer

Command prompt and PowerShell Forum
Post Reply
User avatar
hepek
Site Admin
Posts: 451
Joined: 24 Oct 2018, 00:03
Location: @HEPEK HQ
Contact:

Who Is Logged On Another Computer

Post by hepek »

How to check who is loggen odn on another computer

Run PowerShell or Command Prompt (as Administrator if possibple, not necessary):

Enter this Command:
query session /server:WalterPC.domain.local

Here the output:

Code: Select all

SESSIONNAME      USERNAME             ID  STATUS  TYPE         DEVICE
 services                                    0  Getr.
 console           walter                    1  Aktiv
 rdp-tcp                                 65536  Abhör.
Post Reply

Return to “PowerShell”