Home Register Members List Search Today's Posts Mark Forums Read

Go Back   TechFuels Forum > Software > Windows Vista

Reply
 
LinkBack Thread Tools
Jadarius Hugue
Member
 

Jadarius Hugue is offline  
Old 07-01-2009, 07:22 AM
  #1 (permalink)
Automate Windows by scheduling tasks

Scheduled tasks are ina special folder that is accessible by opening the Start menu, clicking on All Programs and then selecting Accessories. When the Accessories list is displayed, select System Tools and then click Scheduled Tasks. Inside the Scheduled Tasks folder there may already be one or more entries placed there by programs previously installed on the PC. In this example there's a software updater from Apple. Unwanted entries can be easily removed, if desired, by right-clicking the task icon and choosing Delete.

To keep a hard disk working efficiently it should be regularly defragmented, and this is a perfect candidate for task scheduling because it involves a lengthy procedure that is best performed when a computer is not otherwise in use. The program that does the hard work is called Defrag.exe, and the best time to run it is overnight Here's how to set it to run every Monday morning at lam. Begin by double-clicking Add Scheduled Task in the Scheduled Tasks folder. This launches the Scheduled Task wizard.

Click the next button and wait while the wizard examines Windows and displays a list of all the programs it can find, which may take some time. Defrag.exe is not listed but this isn't a problem because the Browse button can be used to locate the program on disk. It lives in the system32 folder. Double-click My Computer, then C:, then Windows to find it. Then click to select Defrag.exe and then click the Open button.

Name:  Automate Windows by scheduling tasks.jpg
Views: 34
Size:  36.3 KB

In the scheduled task Wizard dialogue box, type a name for the task to rephlCe the terse 'defrag'that has been assigned to it. 'Weekly hard disk defrag' is our suggestion. Also select how frequently the task should be performed, which in this case is weekly. On clicking Next, the wizard displays further options regarding the day of the week and the specific time that the program should be run. Select Monday, 01:00 and a frequency of 'Every I weeks', and then click Next.

You must now enter the name and password of a user. The program will run as if it had been started by that person. Your name (as the currently logged-on user) is automatically filled in, but if you are the computer's administrator you can change this for any other user whose password you know. A scheduled task will not run at the assigned time unless a password is entered. When you've entered the password and confirmed it, press Next to continue.

The scheduled task wizard then displays a confirmation screen listing the name ofthe task and the schedule assigned to it (not shown). Tick the box labelled 'Open advanced properties for this task when I click Finish' and then click Finish. This displays the Properties dialogue box of the task you've just created, with the command C:\ Windows\system32\defrag.exe in the Run section. Click this entry to edit it, then append a space followed by C:\ (as per our screenshot) in order to tell the program which drive to defragment. After clicking OK to complete the task definition, you'll be asked to reconfirm the password and click OK.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux scheduling domains and policies clodey65 General Software Terms 0 12-18-2008 12:11 PM
Scheduling domains clodey65 General Software Terms 0 12-18-2008 12:06 PM
Automate Data Backup with Windows ciontim Windows Vista 0 07-18-2008 12:50 PM
Windows XP - Schedule tasks onriwend Windows XP 0 06-27-2008 03:41 PM
Automate repetitive tasks with word macros vandana43 Applications 9 03-06-2008 06:54 AM


All times are GMT +1. The time now is 05:29 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0
Copyright Techfuels


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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143