Category Archives: Tutorials

Deploying Windows Feature Upgrades/Updates Remotely to Multiple Computers

Beginning with BatchPatch version 202004, Windows 10 ‘feature upgrades’ or ‘feature updates’ such as 1607, 1703, 1709, 1803, 1809, 1903, 1909, 2004, 20H2, 21H1, 21H2 etc can all be installed with the normal Windows Update actions in BatchPatch (you must disable cached mode and also check the ‘Upgrades’ classification under ‘Tools > Settings > Windows […]

Also posted in Blog, General | Tagged , , , , , , | Comments closed

Advanced Multi-Row Queue Sequence – Contingent Operations with Custom Scripts

Today the goal is to tie together some concepts that I’ve written about in the past in order to demonstrate how you can use the Advanced Multi-Row Queue Sequence to execute certain actions on some hosts with a contingency that something must be true on another host before the additional hosts begin operations. The Plan […]

Also posted in Blog, General | Tagged , , , , , | Comments closed

BatchPatch Custom Script Integration – Install Windows Updates Only After Stopping a Specified Service

Today we’re going to look at another example of how you can integrate a custom script into BatchPatch to create an effect that you could not accomplish with the built-in actions alone. The Goal Using a combination of the Job Queue, a Deployment, and a custom script, instruct the target computer(s) to only install Windows […]

Also posted in Blog, General | Tagged , , | Comments closed

Presenting Data from a BatchPatch Grid for Consumption Outside of BatchPatch

One of the questions we get sometimes is how best to get data out of a BatchPatch grid, usually to present to someone who is not a BatchPatch user. For the most part when IT admins are using BatchPatch there is little need to present information to anyone else. The goal is typically to just […]

Also posted in Blog, General | Tagged | Comments closed

Remotely Uninstalling Third-Party Applications from Multiple Computers

If all applications could be removed/uninstalled with the same exact command, then it would never be a challenge, but unfortunately that’s not the case. Different applications will inevitably require different methods or commands for uninstallation. In most cases there is a lot of similarity from application to application, which makes it pretty simply to determine […]

Also posted in Blog, General | Tagged , , | Comments closed

Remotely Deploying the Patch to Fix Intel’s ‘Meltdown’ CPU Security Flaw

As you have probably already seen in the tech news this week, all Intel CPUs have a newly discovered flaw being called ‘Meltdown‘. More information is available here. Currently the only way to address this hardware flaw is by applying an update to the operating system. If you will be using BatchPatch to distribute the […]

Also posted in Blog, General | Tagged , , | Comments closed

Remote Control Patch Management Software

BatchPatch is one of the most cost effective and easiest to use patch management solutions available today. Below I will discuss the core features available: Remote Windows Update Patch Management With or Without WSUS BatchPatch provides you with the ability to apply Windows updates to numerous computers on-demand and simultaneously. Regardless of whether or not […]

Also posted in Blog, General | Tagged , | Comments closed

Download All Windows Security Updates to Distribute to Remote Computers

BatchPatch has a number of ways that it can work to apply Windows Updates to computers that do not have internet access or access to a WSUS. You can read more about those options here. However, today I am going to focus on how you can pre-download all Windows security updates at once in order […]

Also posted in Blog, General | Tagged , , | Comments closed

BatchPatch and the Windows Update Control Panel Report a Different Number of Available Updates

Why does BatchPatch sometimes report a different number of available updates when compared to what is being reported by the control panel Windows Update interface on the target computer? This might be the most common question we receive from BatchPatch users. Today I’m going to explain all of the possible reasons why this might occur. […]

Also posted in Blog, General | Tagged | Comments closed

Understanding the ‘Special’ Items in the BatchPatch Job Queue

The BatchPatch Job Queue has a number of “special” items that you can use to control the behavior of the queue. You can see these options in the screenshots below. Today I’m going to explain each of these special actions.

Also posted in Blog, General | Tagged , | Comments closed