In Windows, you can use the
Task Scheduler.
- Start, All Programs, Accessories, System Tools, Scheduled Tasks
- Double click on Add Scheduled Task.
- In the Scheduled Task Wizard, click Next. A list of applications on your system is collected, this may take several seconds.
- Click Browse, and navigate to the *.vbs file you want the schedule.
- Assign a name the scheduled task (or take the default name), and choose when to perform the task.
- Daily
- Weekly
- Monthly
- Ont time only
- When my computer starts
- When I log on
Click Next.
- Set any start time and date parameters, and click Next.
- Assign the Windows credentials that script is to be run as, and click Next.
Finished. You can open the advanced properties for the task if you want to make any adjustments.
Of course, you can always return to Scheduled Tasks and manage the ones you create.