Category Archives: Blog

BatchPatch System.MissingMethodException When Running New Version 20210827

In the most recent release of BatchPatch that we published last week (version 20210827), we finally began enforcing the requirement to have .NET version 4.6 installed on the computer where BatchPatch is run. If you don’t have .NET version 4.6 on the BatchPatch computer, BatchPatch will not be able to launch successfully. If you encounter […]

Also posted in General | Tagged , | Comments closed

Can BatchPatch Be Used to Install Windows Updates through SCCM?

One of the questions we occasionally receive from SCCM users is can BatchPatch install/apply the Windows Updates that are currently being presented to a computer through SCCM? BatchPatch and SCCM? There are a couple things that you need to know… Windows Updates that are being offered to a computer to a computer through SCCM are […]

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

Remotely Deploying Windows Feature Update Version 21H1 to Numerous Computers

Standard Deployment of Windows Feature Update 21H1 (and other feature updates/upgrades) with BatchPatch in Default/NON-Cached Mode Generally speaking, if you are using the April 2020 or newer release of BatchPatch, you can install Windows feature updates with the normal ‘Windows Update’ actions in BatchPatch, when running the application in standard, non-cached, mode. To do so, […]

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

BatchPatch Tweaks And Tips You’ll Probably Never Need Or Use

OK, so the title to this posting is a bit jocular and misleading because I’m going to include some things in this posting that you will want to use if you don’t already know about them. 🙂 Middle-click tooltip: This is a MUST-USE feature that some users never discover. Every field in the BatchPatch grid […]

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

How to Check if a Particular Software Application is Installed on Multiple Computers

One of the questions that we are sometimes asked is “How can I use BatchPatch to determine if a particular application is installed on target computers?” First, you should know that BatchPatch has a built-in action ‘Get list of installed programs‘, which you can find under ‘Actions > Get information > Get list of installed […]

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

Using an Alternate WSUS Server for BatchPatch Windows Update Actions – Part 2

I recently wrote about how to use an alternate WSUS server with BatchPatch. That posting is long and contains a lot of information about the process. I recommend that you read through it to learn about how everything fits together with BatchPatch, WSUS, and Group Policy. However, today I’d like to just get straight into […]

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

Using an Alternate WSUS Server for BatchPatch Windows Update Actions – Part 1

Currently BatchPatch provides you with three different options to choose from for ‘Server Selection’ in the BatchPatch settings window (‘Tools > Settings > Windows Update > Server Selection’) Default / Managed Windows Update Microsoft Update The ‘Server Selection’ field enables you to select which Windows Update source server target computers will use to perform their […]

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

Error 1612 / 1621 : No application is associated with the specified file for this operation. Please make sure that C:\Windows\SYSTEM32\ntdll.dll is a valid/accessible filepath. HRESULT: -2147467259

There is an edge-case bug that exists in the current version 20210407 of BatchPatch. We’ve had several reports of users encountering the error described in this posting. Error 1612 / 1621 : No application is associated with the specified file for this operation. Please make sure that C:\Windows\SYSTEM32\ntdll.dll is a valid/accessible filepath. HRESULT: -2147467259 What’s […]

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

Removing Orphaned PsExec Services from Target Computers

What’s the problem? Occasionally we will hear of a situation where PsExec is not able to properly clean itself up on target computers. Under normal circumstances when PsExec runs, it installs a service on the remote computer, temporarily, in order to run the desired application/script/command. Then when it completes the action, the service is removed. […]

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

PsExec Version 2.33 Released March 23, 2021 – LPE Mitigation

PsExec v2.33 was released March 23, 2021. We are recommending that everyone update to this version. You can download it here. After you download it, make sure to launch it manually one time under the account that you use to run BatchPatch. Also check the file properties to make sure it isn’t being blocked by […]

Also posted in General | Tagged | Comments closed