Advertisement
metalx1000

Windows send message to all users

Oct 30th, 2016
756
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.12 KB | None | 0 0
  1. #https://technet.microsoft.com/en-us/library/cc771903(v=ws.11).aspx
  2. #send message to all user on a system
  3. msg * "Hello World"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement