Hello Members,
We are evaluating Batch Patch and looking for below functionality:
Step 1. Create a subset of servers with Chrome installed from a large set of servers (about 1500 servers).
Step 2. Update Chrome on the subset of servers created in Step 1.
Please confirm if we have this feature in Batch Patch?
1: Determining if software is installed can be done in a few different ways. Sometimes the easiest/simplest method for determining if an application is installed is to just look for the presence of a file or registry value. For example, if you have Chrome installed at C:\Program Files\Google\Chrome, then you can use BatchPatch to check for the existence of C:\Program Files\Google\Chrome\Application\chrome.exe
In BatchPatch go to Actions > Get info > Check if file exists