dos command

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know any dos command that i can run and it will tell me who is
logged into the network ?
 
bob said:
Does anyone know any dos command that i can run and it will tell me who is
logged into the network ?
=============================
XP is not based on DOS so what you are
actually looking for is a Command Prompt
command not a DOS command.

START > RUN > cmd

(Command Prompt Window opens)

Type in these commands and press Enter
after each command:

cd\

net show /?

(I think the one you want is):

net show /session

(I could be wrong)
==============================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top