Hi @annemie,
For Windows devices, App Groups are useful when you want to allowlist a fixed set of apps already available in the app inventory or store apps. However, for applications that update frequently and appear as new entries, AppLocker rules are usually the better option.
You can configure an allowlist rule based on the app publisher instead of selecting each app version individually:
- Go to Policies and create or edit a Windows policy.
- Navigate to Windows > App Management > Blocklist/Allowlist.
- Click Configure and select Add Rules section.
- Click on + Add Rules and Choose the relevant app type, such as Executables (.exe) or Packaged Apps.
- Set the rule condition to Publisher Name.
- Enter the publisher name of the application.
- Use an asterisk (*) in the App Name field to allow all apps or versions from that publisher.
- Save the policy and associate it with the required Windows devices.
This allows updated versions from the same publisher without needing to add each version separately. If the applications are installed from a trusted common folder, a File Path rule can also be used to allow apps from that directory, but publisher-based rules are usually safer for frequently updated signed applications.
Best regards,
Eden Pierce
Hexnode UEM