Tag Archives: scheduled task

How to Run a Remote Task Immediately After a Computer is Detected Online

BatchPatch has functionality built-in that lets you use the Task Scheduler to schedule tasks to run on target computers immediately after those target computers are detected online. This can be useful for computers that are often taken off the network. If you need to deploy an update to such a computer, it might be good […]

Posted in Blog, General, Tutorials | Also tagged | Comments closed

Excluding Specific Dates or Date Ranges from Recurring Scheduled Tasks

We recently received a question from a user who has scheduled tasks configured in BatchPatch to run with recurrence set to ‘Monthly (2nd Tuesday) + 4 days‘. He asked how he can effectively exclude the entire month of December so that none of the recurring scheduled tasks run in December. Now, of course if you […]

Posted in Blog, General, Tutorials | Also tagged , , , | Comments closed

Using the Task Scheduler to Execute a Custom Job Queue

Create a custom job queue Let’s start by creating our custom job queue. Select ‘Actions > Job Queue > Create/modify job queue‘ In the Job Queue window, create your desired queue. In this case I have created a queue to execute an update + reboot cycle, indefinitely, until there are no more updates available to […]

Posted in Blog, General, Tutorials | Also tagged , | Comments closed

Using the Job Queue to Clear ‘All Messages’ Before Executing a New Action

Some of our users launch a fresh instance of BatchPatch each time they use it, and they start with a brand new grid (or a set of grids) each time. They load their hosts and then begin patching. However, some of our users prefer to re-use the same grid file (.bps) over and over and […]

Posted in Blog, General, Tutorials | Also tagged , | Comments closed

Using the Task Scheduler to Synchronize a BatchPatch Grid with Active Directory OUs and Groups

If you want to have BatchPatch automatically synchronize a grid with certain Active Directory organizational units (OUs) and groups at a scheduled time, you can do this now using the Task Scheduler in BatchPatch. The idea here is that instead of manually adding and/or removing computers from your BatchPatch grid, you can link a grid […]

Posted in Blog, General, Tutorials | Also tagged , , , , | Comments closed

Creating a Recurring Scheduled Task in BatchPatch

Today I’m going to talk about the Task Scheduler, recurrence, and the alternative options available to BatchPatch users needing to create tasks that execute more than just one time. Let’s start with the standard recurrence options available in the Task Scheduler options. Scheduled Tasks with Standard Recurrence (Daily, Weekly, Monthly) To create a standard recurring […]

Posted in Blog, General, Tutorials | Also tagged , , , , | Comments closed

Creating Multiple Scheduled Tasks for a Single Computer

In BatchPatch sometimes you need to be able to schedule more than one task for a given computer or group of computers. There are a couple of ways to do this. Multiple Tasks Scheduler If you need to schedule multiple tasks to run at different days/times for a single computer, and if you do not […]

Posted in Blog, General, Tutorials | Also tagged | Comments closed