How can i make a list of logged on users that is dynamic ?

  • Thread starter Thread starter Geir
  • Start date Start date
G

Geir

Hi,

I want to see everyone that is logged on to my Win2003 server.
I want to have a small window open at all time that shows the logged on
users in real time.
And the possibility to send a specific user messages from thsi window.

Is there any software out there that can satisfy my demands ?

regards,
geir
 
Geir said:
Hi,

I want to see everyone that is logged on to my Win2003 server.
I want to have a small window open at all time that shows the logged on
users in real time.
And the possibility to send a specific user messages from thsi window.

Is there any software out there that can satisfy my demands ?

regards,
geir

If you want to send a message to a logged in user, use the net send command
from a command prompt.
syntax would be (without quotes) "net send username message".

KB
 

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