Another great Tutorial, Shawn.
In some cases, the message might not appear on top of the current window. In order to alleviate this, a slight change needs to be made at
Step 9. Instead of selecting the action
Display a message, choose
Start a program instead. This allows you to have greater flexibility, as you can have the same message appear for all users, for some users (and nothing for the others), or different messages for each user.
The basic code for the program (a
.vbs file) is as follows:
Code:
MsgBox "Don't forget to create yourself an example message today at SevenForums.com", vbSystemModal
For more information, please see
Section TWO of this Tutorial:
Task Scheduler - Windows 8 Forums