Hi @mo-chou,
You’re right; the issue stems from the Software License Agreement prompt. Because the user needs to manually accept it, the app can’t be installed silently through Hexnode. macOS blocks silent installations for DMGs that include a Software License Agreement.
To fix this, you’ll need to recreate the DMG without the license agreement. Here’s how you can do that:
- On a Mac, create a new folder. For example, create one folder named “Test Folder” on your Desktop.
- Open the desired DMG app and accept the license agreement.
- When prompted to drag the app to the Applications folder, instead drag it into the “Test Folder.”
- Now open Disk Utility → File → New Image → Image from Folder and choose the “Test Folder.”
- Click Save to create a new DMG.
- This new DMG will not contain the license agreement, allowing it to be deployed silently via Hexnode.
- Once done, upload this new DMG to your Hexnode portal and push it to your devices.
I hope this helps! If you run into any issues while trying this out, feel free to reach out. Glad to help you further.
Regards,
Ben Clarke
Hexnode UEM