Creating scheduled automatic broadcast to the server

* For Normal Broadcast

-Launch CMD/Powershell in elevated mode

MSG * " Your message"


Much simpler
https://www.youtube.com/watch?v=EInOL6D5f3Q





Step 1. Create a .bat file by opening note and typing this command msg * /server : "(your message)"

Step 2. Save the file with .bat in the end and the file will look like this

Step 3. Open Widows Task Scheduler on the search button Type Task Scheduler



Step 4. Click create task and this will open. On General tab click the Run wethere user is logged or not



Step 5. On Trigger tab Click New and Specify the time and if you want it to be daily or one time only you can choose when you want the file to be run. and click OK


Step 6. Next click Action tab. On Action tab click New.. and Specify what will the action will be given to the file then select Start Program.

            Click Browse to specify the location of the bat file to be run.


Step 7. On conditions uncheck the the 2 Option on the Power .then proceed

Step 8. On settings leave it on default and click OK and it should be running on schedule.


Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.