Author Archives: Scott

Using BatchPatch to Deploy Adobe Flash to Numerous Computers (.MSI format)

I thought I’d spend a few minutes today to demonstrate how to install the Adobe Flash plugin to numerous computers, simultaneously, in just a few clicks. Obtain the installation media. In this example we’re going to use the .msi installer file that Adobe makes available. I recently tried to use the .exe that they publish, […]

Posted in Blog, General, Tutorials | Tagged , , , , , , , , | Comments closed

Importing Hosts and Other Information into a BatchPatch Grid

In the April 2015 release of BatchPatch we updated the method responsible for importing computers so that you can now import other items in addition to computer names and IP addresses. The allowed values are: 1 # MAC | NOTES || NOTES2 ||| DESCRIPTION |||| LOCATION |U| USERNAME |P| PASSWORD |D| DOMAIN As long as […]

Posted in Blog, General, Tutorials | Tagged | Comments closed

Remotely Install Multiple .MSU Files (or .MSI and .MSP files) to Numerous Computers

In the latest version of BatchPatch (April 2015) we added a macro to automatically configure a deployment of multiple .MSU files (.MSI and .MSP also allowed). Deploying and then remotely installing an entire folder’s worth of patches / updates to numerous computers has never been easier. Note, if you’re using a pre-April-2015 version of BatchPatch, […]

Posted in Blog, General, Tutorials | Tagged , , , , , | Comments closed

Virtual Machine Guest + Host Update and Reboot Sequence Automation

Today I want to take some time to address a common scenario for administrators of virtual machine environments. In the most recent release of BatchPatch we added a new feature called the ‘Advanced multi-row queue sequence,’ which allows the BatchPatch administrator to create more complex update and reboot sequences than were previously possible. One example […]

Posted in Blog, General, Tutorials | Tagged , , , | Comments closed

Advanced Multi-Row Queue Sequence

In the most recent release of BatchPatch we added a cool new feature that we’re really excited about. It’s called the Advanced Multi-Row Queue Sequence. This new automation feature really ties together some of the other functionality in the application, so that you can now create much more advanced, automated sequences. Essentially it allows you […]

Posted in Blog, General, Tutorials | Tagged , , , | Comments closed

Basic Multi-Row Queue Sequence

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 job queue sequence.’ This new feature takes the existing job queue to the next […]

Posted in Blog, General, Tutorials | Tagged , , | Comments closed

Retrieving Event Log Entries from Remote Computers

One of the functions that BatchPatch provides is the ability to retrieve information from many target computers, simultaneously. And one of the most common sources of information that systems administrators need to access is the event log. So, the question then is how does one use BatchPatch to obtain event log information from remote computers? […]

Posted in Blog, General, Tutorials | Tagged , | Comments closed

Using the Task Scheduler in BatchPatch

BatchPatch really shines when it comes to providing real-time control and monitoring of the Windows Update process, reboots, software deployments, and remote script execution on numerous computers. But what if you want to execute tasks while you’re sleeping? For sysadmins it’s extremely common to have to perform tasks on servers at off-hours, often in the […]

Posted in Blog, General, Tutorials | Tagged , | Comments closed

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 […]

Posted in Blog, General, 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 […]

Posted in Blog, General, Tutorials | Tagged , | Comments closed