Tag Archives: deployment

Performing Multiple Windows Update, Deployment, or Script Actions In Sequence

One of the cool things about BatchPatch is the feature we call the Job Queue. The Job Queue enables you to create a list of actions which can then be performed sequentially on desired target computers with just a single click to launch the queue. You can create job queues that perform just about any […]

Posted in Blog, General, Tutorials | Also tagged , , , , | Comments closed

BatchPatch Deployment Stuck Executing

There is generally only one reason why a deployment hangs indefinitely, stuck in the ‘Executing’ phase in BatchPatch: You did not use the correct silent/quiet installation parameter for your deployment. As a result, the deployment appears to get stuck, hanging indefinitely. This is because the deployment is actually waiting for user input on the target […]

Posted in Blog, General, Tutorials | Also tagged , , , , | Comments closed

Deploying Office 2024 to Numerous Computers with BatchPatch

Configuring and Executing an Office 2024 Deployment: Create a new folder that contains your setup.exe and configuration.xml files. The directory should contain no other files other than these two. For this example my folder is called E:\Temp\Office2024 Go to Actions > Deploy > Create/modify deployment… Use the … button to browse to the location of […]

Posted in Blog, General, Tutorials | Also tagged , , | Comments closed

Remotely Initiating Windows Update on Multiple Computers

One of the primary tasks that BatchPatch facilitates is the application of Windows Updates. BatchPatch enables systems administrators to initiate the Windows Update process remotely on numerous computers at the same time. Let’s take a look at how this is accomplished. Start by adding computers to your BatchPatch grid. To do this you can either […]

Posted in Blog, General, Tutorials | Also tagged , , , , , , | Comments closed

Deploying Windows Defender Antivirus Definition Updates to Offline Computers

If you need to push Microsoft Windows Defender definition updates to offline computers, here’s how to do it: Download the version of the Microsoft security intelligence file that is appropriate for your target computers’ operating systems. On the following page Microsoft has links to all of the various flavors that this file comes in. At […]

Posted in Blog, General, Tutorials | Also tagged , , , , | Comments closed

Remotely Deploying Windows Feature Update Version 21H2 to Numerous Computers

Standard Deployment Method for Windows Feature Update 21H2 (and other feature updates/upgrades such as 22H2 etc) in BatchPatch Unless you are using a version of BatchPatch that was released prior to April 2020, you can usually deploy/install feature updates like 21H2 with the normal Windows Update actions in BatchPatch under ‘Actions > Windows updates‘. However, […]

Posted in Blog, General, Tutorials | Also tagged , | Comments closed

Overview for Remotely Deploying Software and Specifying Default Settings

Today I’m not going to perform a specific deployment. Instead I want to provide a conceptual overview for new users who ask us “How do I remotely install software on multiple computers and configure that software to have specific default settings for the end user?” Similarly, “How do I remotely install software to multiple computers […]

Posted in Blog, General, Tutorials | Also tagged , , | Comments closed

Deploy Microsoft Edge to Multiple Computers

The process for deploying Microsoft Edge with BatchPatch to numerous computers, simultaneously, is essentially the same as with any standard deployment. In this case we will download the Edge .MSI installer, and then create a BatchPatch deployment, and then execute it against our target computers. The process is illustrated step by step below. Download the […]

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

Posted in Blog, General, Tutorials | Also tagged , , | Comments closed

Deploying .msi, .msu, and .msp Files Remotely to Numerous Computers

You can use BatchPatch to deploy virtually any type of file or package to target computers. As Windows systems administrators, we commonly have to work with .msi and .msu files, and occasionally we need to deal .msp files too. If you have a .msi, .msu, or .msp file that you need to install on numerous […]

Posted in Blog, General, Tutorials | Also tagged , , , , , , , | Comments closed