Category Archives: General

Copying files or folders to numerous computers using BatchPatch

BatchPatch provides the administrator with the ability to easily copy files and/or folders to numerous computers, simultaneously. If you simply need to push a file to target computers or you need to replace a file that already exists on target computers, here’s how to do it: Select the target hosts that you want to copy […]

Also posted in Blog, Tutorials | Comments closed

Checking for Stopped Automatic Services with Exclusions

In the most recent release of BatchPatch we added a simple but very useful little feature to assist with reporting on stopped automatic services on a large number of target computers. As sysadmins, we know that after rebooting a large number of computers, it’s extremely useful to be able to confirm that the services that […]

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

Running BatchPatch as a Service

In the latest release of BatchPatch we added functionality to run BatchPatch as a service, enabling you to execute scheduled tasks even when no one is logged on to the BatchPatch computer. Go to Tools > Run BatchPatch as a service to reveal the run-as-service settings window. The installation of the service requires BatchPatch to […]

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

Enabling Microsoft Update instead of Windows Update on Target Computers with BatchPatch

The distinction between ‘Windows Update’ and ‘Microsoft Update’ has caused a significant amount of confusion for people over the years, so I’d like to take a moment to clarify the difference, as well as to explain how you can configure your target computers to use one or the other with BatchPatch. First note that if […]

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

Executing PowerShell Scripts and Commands (cmdlets) on Remote Computers with BatchPatch

Executing PowerShell commands and scripts remotely can be a bit tricky. BatchPatch currently has direct support for deploying PowerShell scripts to target computers, and we will be adding more PowerShell functionality in the not-too-distant future. However, today I’d like to take a few minutes to go over the current options you have for executing PowerShell […]

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

Advanced Script Integration with BatchPatch – Part 2

BatchPatch currently provides functionality for retrieving from target computers the list of services that are set to ‘automatic’ but currently in the ‘stopped’ state. The reason this is valuable/convenient for most users is because after you reboot computers you frequently want to have a quick way to determine that all of the services that should […]

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

Using BatchPatch with an Enterprise Web Proxy

If your environment forces computers to make http connections through a corporate proxy of some kind, usually BatchPatch will work properly with no additional configuration. This is because in most environments where an outbound web proxy is already configured and running, the target systems will also already have been configured with all of the settings […]

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

Understanding and Discovering the Silent Parameters Required to Remotely Deploy Software with BatchPatch

One of the most common problems that people encounter with BatchPatch, and consequently one of the most common support questions we receive, has to do with remotely deploying software. A remote software deployment that is executed in BatchPatch without specifying the proper silent/quiet installation parameter/switch, will either fail altogether or in most cases will simply […]

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

Configuring Ping Status Alerts in BatchPatch

You probably didn’t know that you can use BatchPatch to notify you when a host goes offline or comes online. BatchPatch can be configured to only produce an audible alert, or it can be configured to send an email alert (or both). Maybe you want to deploy software to a particular computer that isn’t currently […]

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

Windows Update Installation Filters

When installing Windows Updates, you have a number of options to select from in order to determine where the updates are retrieved from and which updates are downloaded and installed. Let’s take a moment to go through everything. Start by taking a look at the Windows Update settings screen under Tools > Settings > Windows […]

Also posted in Blog, Tutorials | Comments closed