I can see Windows apps listed in the Hexnode app store, but I’m not able to add them under a Required Apps policy. Is this supported for Windows app deployment, or is there another way to make these apps install automatically on devices?
- Home
- App Management
- Can Windows Hexnode Store apps be deployed using Required Apps policy?
Can Windows Hexnode Store apps be deployed using Required Apps policy?Solved
Replies (4)
Windows apps sourced directly from the Hexnode app store cannot currently be deployed through the Required Apps policy. Supported deployment options for these apps are:
- Remote Actions – Use this when you want to push the app installation immediately to selected Windows devices.
- Automations – Use this when you want to build a structured or event-based deployment workflow.
The Required Apps policy is not the supported path for mandating Hexnode Store app installations on Windows devices. For automated deployment, configuring an Automation is the recommended approach.
So there’s no way to make a Windows Hexnode Store app behave like a mandatory app from policy assignment?
Correct. Hexnode Store apps for Windows cannot be mandated through the Required Apps policy. The app installation workflow under Required Apps is not the recommended deployment method going forward. If the goal is to automatically install an app without manually triggering it each time, use Automations instead. If the goal is a one-time immediate install, use the Install Application remote action.
Got it. We’ll use Remote Actions for one-off installs and Automations for the repeatable deployment flow.