Category Archives: Tutorials

Windows Update for Offline Computers and Disconnected Networks

It’s becoming increasingly common for companies and organizations to segregate at least some of their servers (and even non-server computers sometimes too) so that they don’t have any internet access. The goal in eliminating internet access for computers is virtually always to increase security by decreasing the attack surface or vector. However, while it’s true […]

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

Configuring Per-Grid Windows Update Filter Exclusions Using Row Templates in BatchPatch

One of the topics that I have written about in the past is how you can configure filters in BatchPatch to prevent certain categories of updates from installing, or so that you can exclude particular individual updates from being installed on target computers. Those postings are here: Filter Which Available Updates Are Included Or Excluded […]

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

Get Adobe Flash Version Number from Multiple Computers

We recently received the following questions: “How can one tell if Adobe Flash is installed on numerous target computers? If it’s installed, what’s the best way to determine which version is on each target?” Today I’m going to demonstrate one possible way to get the desired information, but there are probably other equally viable methods, […]

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

Explanation of ‘Get Pending Reboot Status’ Actions in BatchPatch

Windows does not offer/provide a sanctioned, singular way to determine with certainty if a computer is in need of a reboot. However, Windows does mark in several places in the OS values that can be used to infer that a reboot is required to complete certain operations. When using one of the ‘Get pending reboot […]

Also posted in Blog, General | Tagged | Comments closed

Windows Update Options for Reboot Timing and Behavior

One of the questions that people sometimes ask us is can BatchPatch initiate the Windows Update download/installation on target computers *without* also triggering an immediate reboot of those computers? The short answer is yes. The longer answer is that controlling the behavior in BatchPatch is very straightforward and simple, but the behavior of BatchPatch isn’t […]

Also posted in Blog, General | Tagged | Comments closed

What To Do When PsExec Is Blocked By Your Anti-Virus Software

First, let me just say that PsExec is *NOT* malware and it’s *NOT* a virus. It’s simply a very useful tool, particularly for systems administrators. However, because of the fact that it is so useful to sysadmins, it also happens to be useful to hackers. Some of the major anti-virus software vendors have at one […]

Also posted in Blog, General | Tagged | Comments closed

Configure Each Host to Send a Separate Email Notification Upon Completion of Patching

I’ve previously written about configuring email notifications in BatchPatch. You can find those postings here and here. However, today I’d like to focus on an aspect of email notifications that I have not yet discussed in much detail. Today the focus is going to be on the situation where you need or want to have […]

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

Using a Row Template to Automatically Apply Tasks to New Rows in a BatchPatch Grid

I think the ‘Row Template Configurator’ falls into the category of features that most people probably are not even aware of but would use if they knew it existed. This feature was published just a couple months ago. If you haven’t yet checked it out, now might be a good time to familiarize yourself with […]

Also posted in Blog, General | Tagged | Comments closed

Moving BatchPatch Saved Job Queues, Deployments, Remote Commands, and Other Saved Items to a New Server

This is a simple topic that barely warrants a whole blog posting, but I wanted to put it out there so that people can find it more easily. When you want to share your saved configurations in BatchPatch with a different BatchPatch user at your organization, or when you want or need to move your […]

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

Copy a File to All User Profile Directories on Target Computers

We recently received a request for help with using BatchPatch to copy a Microsoft Outlook signature file to the appropriate user profile directory on numerous target computers. BatchPatch already has a built-in function for copying files from the BatchPatch computer to a specified directory on target computers, but a problem arises when trying to copy […]

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