CLI command to show current logged on users on win

tart666

Golden Member
May 18, 2002
1,289
0
0
Here's my situation: I can telnet into my xp box and reboot it if I want to. I just want to send a warning to whomever is logged in at the time by using "msg username"

how do I figure out who is logged in graphically at the time ?
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
I guess the "who" or "w" commands are worth a shot, since a few dos/windows cli commands are the same as on unix.
 

tart666

Golden Member
May 18, 2002
1,289
0
0
why not just msg the whole box?

a) I want to know if anyone is actually logged in
b) some users are more important than others... perhaps I can change the reboot plans if i find out who is using the box.
 

skyking

Lifer
Nov 21, 2001
22,775
5,937
146
Originally posted by: BingBongWongFooey
I guess the "who" or "w" commands are worth a shot, since a few dos/windows cli commands are the same as on unix.

Saw his question, and tried all that, no joy:p