Scheduling Tasks on a Windows Server

Saturday, July 3rd, 2010 201 views

In a previous post, I explained an easy method for scheduling tasks on a Linux server using cron jobs. On a Windows server, there is a similar process that allows you to schedule programs to run at specified times. Task automation is a very important part of running a dedicated server because it minimizes the [...]