Collections:
Other Resources:
Add Trigger to Scheduled Task on Windows 7
How to add a trigger to a scheduled task on Windows 7?
✍: FYIcenter.com
You can follow this tutorial on how to
add a trigger to a scheduled task on Windows 7.
1. Open the Task Scheduler.
2. Click on "FYIcenter" folder under the "Task Scheduler Library". You see the "Ping Google" task listed.
3. Double-click on "Ping Google". You see the task properties windows.
4. Click "Actions" tab. You see no triggers listed.
5. Click "New". You see the "New Trigger" windows.
6. Enter the following trigger settings:
(x) Weekly Recur every 1 weeks on: [x] Sunday [x] Repeat task every 1 hour, for a duration of 12 hours. [x] Enabled
7. Click "OK" to close the "New Trigger" window.
8. Click "OK" to clock the task properties window.
A new trigger is added to the task now. At 3:54pm every Sunday, the "ping.exe www.google.com" command will be executed. The execution will be repeated every 1 hour for 12 hours.
The picture below shows you how to add trigger to scheduled task on Windows 7:
⇒ Run Scheduled Task Manually on Windows 7
⇐ Create New Scheduled Task on Windows 7
2018-02-26, ∼4074🔥, 0💬
Popular Posts:
How to Verify Apache server configuration for PHP scripts support? If you have followed our Configur...
What is the scheduled task "\G2MUploadTask-S-1-5-21 -..."on my Windows 7 computer? "\G2MUploadTask-S...
What is the "Workstation (LanmanWorkstation)" system service on Windows Server 2012? Can I disable "...
Why am I getting a blank page when running PHP scripts to access MySQL database? Assuming that you h...
How to use .htaccess file with Apache server on Window systems? Assuming that you have installed the...