Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - Task Scheduler - Create Task to Display a Message Reminder

 

Task Scheduler - Create Task to Display a Message Reminder

How to Display a Message Reminder in Windows with Task Scheduler
Published by Brink
01-31-2012
Default Task Scheduler - Create Task to Display a Message Reminder

How to Display a Message Reminder in Windows with Task Scheduler

information   Information
This will show you how to create yourself, or another user or group, a message reminder scheduled to display for when and how often you like in Windows 7 or Vista using Task Scheduler.

All users on the computer will be able to do this.

Note   Note
The steps may look long and complicated, but this is really quite easy to do. I just included a lot of details to help make it easy.

warning   Warning
The message reminder might not always appear on top of the current active window if you just happen to be typing or clicking in the window (ex: Internet Explorer) at the same time when the message reminder displays causing the message reminder to no longer be the active window and not on top.

The message reminder will also have a icon on the taskbar to indicate that it has displayed.

You could also use what Dwarf's posted below to avoid this as well.


EXAMPLE: Message Reminder
NOTE: This is the type of message reminder pop-up dialog that will be displayed on your desktop with your message title and message you set for when and how often in Task Scheduler.
Task Scheduler - Create Task to Display a Message Reminder-example.jpg


Here's How:
1. Open the Start Menu, type taskschd.msc, and press Enter.

2. If prompted by UAC, then click on Yes (Windows 7) or Continue (Vista).

3. In the left pane, click on Task Scheduler Library folder to select it, then click on Create Task in the right pane. (see screenshot below)
Task Scheduler - Create Task to Display a Message Reminder-step1.jpg
4. In the General tab, type in a Name and Description for this task to help let you know what it's for. (see screenshot below)
Task Scheduler - Create Task to Display a Message Reminder-step2.jpg
5. If you wanted to change what user or group this message reminder will display for other than than the default of your user account, then click on the Change User or Group button and follow the steps in the screenshot below to select a user or group. If not, then skip this step and go to step 6.
NOTE: The steps are numbered in the order to follow for how to select a different user or group. The Users group would be for all users.
Task Scheduler - Create Task to Display a Message Reminder-step2b.jpg
6. Click on the Triggers tab, and click on the New button. (see screenshot below)
Task Scheduler - Create Task to Display a Message Reminder-step3.jpg
7. If not already selected, then select On a schedule. (see screenshot below)
NOTE: You could select what event you would like or works better for you instead, but I'm just using this one as an example. If you select a different option, then you will have different setting to set instead of the ones in steps 7A-7B below.
Task Scheduler - Create Task to Display a Message Reminder-step4.jpg

A) Select how often you want the message reminder to display. (see screenshot below)
Task Scheduler - Create Task to Display a Message Reminder-step5.jpg
B) Depending on what you selected in step 7A, select and set when (ex: date and time) you want the message reminder to display. (see screenshots below)
Task Scheduler - Create Task to Display a Message Reminder-step6a.jpgTask Scheduler - Create Task to Display a Message Reminder-step6b.jpg
Task Scheduler - Create Task to Display a Message Reminder-step6c.jpgTask Scheduler - Create Task to Display a Message Reminder-step6d.jpg
C) When finished, click on OK. (see screenshot above)
8. Click on the Actions tab, and click on the New button. (see screenshot below)
Task Scheduler - Create Task to Display a Message Reminder-step7.jpg
9. In the Action drop down menu, select Display a message. (see screenshot above)
NOTE: See red warning box at the top of the tutorial.
Task Scheduler - Create Task to Display a Message Reminder-step8.jpg
10. Type in a Title and Message that you want displayed in the message reminder, and click on OK. (see screenshot above)
Task Scheduler - Create Task to Display a Message Reminder-step9.jpg
11. Click on the Conditions tab, uncheck the Stop if the computer switches to batter power box, and uncheck the Start the task only if the computer is on AC power box. (see screenshot below)
Task Scheduler - Create Task to Display a Message Reminder-step10.jpg
12. Click on the Settings tab, check the Run task as soon as possible after a scheduled start is missed box, and check the If the task fails, restart every: box. (see screenshot below)
Task Scheduler - Create Task to Display a Message Reminder-step11.jpg
13. Click on OK. (see screenshot below)

14. You will now see this task listed in the Task Scheduler Library folder. (see screenshot below)
NOTE: You will always be able to edit or delete this task.
Task Scheduler - Create Task to Display a Message Reminder-step12.jpg
15. Close Task Scheduler. You're message reminder will now display for the user or group and when you have it set for in this task.
That's it,
Shawn






Published by
Brink's Avatar
Administrator

Join Date: Oct 2008
Location: Texas
Posts: 37,290

Tutorial Tools
01-31-2012   #1
Dwarf


Windows 7 Ultimate 32-bit & 64-bit both SP1
 
 


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

My System SpecsSystem Spec
01-31-2012   #2
Brink


Windows 7 Ultimate x64 SP1
 
 


Thank you Dwarf for another option. I added a warning for this.

Last edited by Brink; 01-31-2012 at 04:39 PM.. Reason: correction
My System SpecsSystem Spec
Comment

 Task Scheduler - Create Task to Display a Message Reminder problems?



Tutorial Tools



Similar Threads for: Task Scheduler - Create Task to Display a Message Reminder
Windows 7 Tutorial Category
Task Scheduler - Create New Task Tutorials
Task Scheduler : Create Shut Down PC Automatically Task Tutorials
Solved Task Scheduler failing to start task with merged network locations General Discussion
When I open the Task Scheduler, I get an error message... General Discussion
Need help creating a task scheduler task to move files over a network. General Discussion


All times are GMT -5. The time now is 02:24 AM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30