This shows you the differences between two versions of the page.
networking:windows:broadcast_popup_msgs [2012/01/20 14:04] gcooper created |
networking:windows:broadcast_popup_msgs [2015/07/30 10:14] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Send Windows Popup Messages ====== | ====== Send Windows Popup Messages ====== | ||
- | http:// | + | Newer CLI method: |
- | Command line: | + | < |
+ | msg * " | ||
+ | </ | ||
+ | Old command line method: | ||
+ | |||
+ | < | ||
net send * " | net send * " | ||
+ | </ |