Category Archives: General

Sequencing Updates and Reboots Across Multiple Target Hosts

One of the questions we get sometimes is how do you update and reboot a set of computers in a specific sequence, without having to babysit the entire process? In the most recent version of BatchPatch we introduced the ‘Basic Multi-Row Queue Sequence.’ This new feature takes the existing job queue to the next level […]

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

Uninstalling Java Remotely from Numerous Computers

One task that nearly every administrator has to complete at some point or another is the removal of Java. As with many typical sysadmin tasks, removing software on remote computers is very quick and simple with BatchPatch. Today I’d like to show you how to remove Java from many computers using BatchPatch. We have a […]

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

BatchPatch Ports

Remote connections in BatchPatch are established using a combination of WMI (Windows Management Instrumentation), SMB (Server Message Block) and PsExec. Additionally ICMP (Internet Control Message Protocol) is used for pinging. BatchPatch also needs access to the target computer’s administrative shares: ADMIN$ and IPC$. In order for PsExec and SMB to work properly… If you are […]

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

BatchPatch Tips and Shortcuts

Diplaying cell contents: The quickest and simplest way to view the content of any particular cell in a BatchPatch grid is to middle-click on the cell. The middle-click button is the same as the scroll-wheel on most mouses. If you didn’t already know, the wheel is also a button that can be clicked/pushed just like […]

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

Remotely Deploy a Standalone .MSU Update to Multiple Computers

You need to install a single .MSU update on many computers, but you don’t want to log on to each computer to initiate a manual installation, and you don’t want to deal with writing a script. I know how you feel. I’ve been there many times. The good news is that with BatchPatch you can […]

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

Determine if a Particular Windows Update is Installed on Remote Computers

Windows administrators periodically need to check their systems to determine if a particular update has been installed. BatchPatch provides a simple way to scan for previously installed Windows Updates on numerous remote computers. You can use this facility to generate a consolidated report of the computers that have a particular update installed, or you can […]

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

Multi-Step Execution Using the Job Queue

Last week we published an update to the BatchPatch Job Queue that adds some nice new features, and I thought I’d take some time to show you what you can do with it. In the new Job Queue interface you’ll find the following items that weren’t previously available: Wait for host to go offline and […]

Also posted in Blog | Tagged , | Comments closed

Remotely Installing .NET 4.5.1 on Windows 7 and Windows Server 2008R2

This is an example of using BatchPatch to install .NET 4.5.1 remotely on Windows 7 and Windows 2008R2 computers. Overview: The process is very straightforward. Add the target hosts to your BatchPatch grid, create the BatchPatch deployment, and then finally execute the deployment. It’s important to always test a new deployment on a single machine […]

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

Troubleshooting Common Errors in BatchPatch

When BatchPatch was designed one of the fundamental tenets was to keep it as simple as possible while also being extremely functional and effective. It was and still is very important to us to make sure that BatchPatch is easy and intuitive to use. That said, as much as we’d like for there to never […]

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

Using ‘Offline Mode’ to Install Windows Updates on Computers That Do Not Have Internet Access or WSUS Access – Video Tutorial

This video demonstrates the process for installing Windows Updates to an entire network of computers when that network is completely segregated with no internet access and no WSUS access. Note, there are multiple ways to utilize ‘offline mode’ and this video demonstrates only one method. All methods are described in more detail, with tutorials, here: […]

Also posted in Blog, Tutorials, Videos | Tagged , , , , | Comments closed