Sending message to all computers on a workgroup

Kinda a dumb question, is there a way to send a little message to all the computers in a workgroup in winxp. i know of the net send command but can only figure out how to send a message to one computer.

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar37.webp

42 Posts
Location -
Joined 2000-08-14
Kinda a dumb question, is there a way to send a little message to all the computers in a workgroup in winxp. i know of the net send command but can only figure out how to send a message to one computer. i would like the solution to be native to windows and not an extra program.
p.s. we are not part of a domain on the network
 
thanks
.~j0Os~.

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar37.webp

42 Posts
Location -
Joined 2000-08-14
OP
Well i guess i will answer this one by myself
 
net send /domain:'workgroup name' message
 
so if you wanted to tell the MSHOME workgroup Hello you would type
 
net send /domain:MSHOME Hello
 
Hope that helps others too!
 
.~j0Os~.

data/avatar/default/avatar15.webp

65 Posts
Location -
Joined 2002-07-07
Winpopup will work too.

data/avatar/default/avatar32.webp

989 Posts
Location -
Joined 2001-08-14
WinPopup doesn't come with XP
 
And even if it did it has to be running on every machine on the network and since it can't be minimised to the tray it'll get closed by accident all the time. NET SEND is porbably a better idea but only if all the machines on the network are running XP.

data/avatar/default/avatar27.webp

16 Posts
Location -
Joined 2002-07-22
net send * msg
 
I belive that will send msg to everyone, never really tried it on a workgroup though, heh.

data/avatar/default/avatar15.webp

114 Posts
Location -
Joined 2001-02-27
great program. I use it and it work great. Net send * "message" will work too but you're limited on how many characters you can type.

data/avatar/default/avatar37.webp

42 Posts
Location -
Joined 2000-08-14
OP
AlecStaar, Id love to try it, my email is JoosMan_55@yahoo.com if it doesnt show here in the forum. does everyone on the network have to install it first?
 
thanks for everyone's help
.~j0Os~.

data/avatar/default/avatar28.webp

95 Posts
Location -
Joined 2001-12-19
Quote:net send * msg

I belive that will send msg to everyone, never really tried it on a workgroup though, heh.Yes vern2 you are correct, but I too have never tried it on a workgroup....but I use it all the time on our domain.