logo
logo
Sign in

How to send message to another computer on network windows 10

avatar
Samantha Smith
How to send message to another computer on network windows 10

Sending a message to the computer on the local network is supported by "internal" methods of the operating system.

Consider the most popular Windows 7 and Windows XP systems.


For Windows XP: you must enable Start-Control Panel-Performance and Maintenance-Administration-Services on all computers.
Then look for the Messenger service.
Set the type of auto start and status - started.

Then go to the start - execute - cmd. And write in the command line a line like this:
net send / domain: CORP Attention! Restart your computer after 5 minutes.

This is just an example of how to send a message on the local network: this command sends a message in your domain corp, respectively, all network computers on the screens will receive the following message: "Attention! Restart your computer after 5 minutes. " In more detail you can get acquainted with the command syntax by writing net send /?
More details about creating a local network on Windows XP can be found in this article.
For Windows Vista \ 7 \ server2008: the utility is renamed to MSG. At the command prompt, type:
msg * / server: comp1 "Test message". This command will send a test message to all users of computer comp1.

collect
0
avatar
Samantha Smith
guide
Zupyak is the world’s largest content marketing community, with over 400 000 members and 3 million articles. Explore and get your content discovered.
Read more