Windows Vista How to send popup on Vista network users?

Joined
Jul 26, 2007
Messages
6
Reaction score
0
Hello

I used to send pop up message on XP but I would like to know how to proceed with Vista?

I would like to be able to send message to a particular user and/or to all users.

Thank you for your help

Regards

Fradji
 

Ian

Administrator
Joined
Feb 23, 2002
Messages
19,873
Reaction score
1,499
This might do the trick : http://www.cezeo.com/products/netsend/

Or perhaps try the msg command:

C:\>msg
Send a message to a user.

MSG {username | sessionname | sessionid | @filename | *}
[/SERVER: servername] [/TIME: seconds] [/V] [/W] [message]



username Identifies the specified username.
sessionname The name of the session.
sessionid he ID of the session.
@filename Identifies a file containing a list of usernames,
sessionnames, and sessionids to send the message to.
* Send message to all sessions on specified server.
/SERVER: servername server to contact (default is current).
/TIME: seconds Time delay to wait for receiver to acknowledge msg.
/V Display information about actions being performed.
/W Wait for response from user, useful with /V.
message Message to send. If none specified, prompts for it
or reads from stdin.



Syntax: msg @filename.txt type your message here
 

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

Top