Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Having trouble using MSG.EXE in vista

Status
Not open for further replies.

nwphew

Instructor
Jan 5, 2011
3
US
Hello, I'm trying to use the msg.exe command to send a message to a computer on my network. I have a computer name and the name of the individual thats currently logged on. i'm not sure of the proper syntax to list in order for this to work. I tried the following:
msg /server:arjjjjjjjj * tell me if you get this message

I received an error 5 so I'm not too sure what I'm doing wrong.

usernames are located in the C: folder
computer name is arjjjjjjjj
 
As combo said in the other thread use
Code:
msg /?
to get help on this command.

I would try putting the message text in quotes "tell me if you get this message".

But a quick Google shows a lot of people having trouble with this. One Google also suggests that "Msg.exe can only send message to a terminal server role."



Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top