Explore Hexnode UEM

Connect with Hexnode users like you. Discover tips & tricks, check out new feature releases and more.

Discussion
2 weeks ago

“The dmg file resolved has a different identifier” error when uploading app that has the same BundleIdentifier

Hi all,   Scenario in short I distribute enterprise apps as DMG files. The usual workflow is to open the existing app entry, click Edit -> Upload, and drop in a newer DMG whose BundleIdentifier is identical but whose version is higher. But this process doesn't work for me: the portal claims that the BundleIdentifier…

Discussion
2 weeks ago

How to clean up user-level leftovers on uninstall?

Hi all, When I deploy our macOS app via Apps → Add → Enterprise App (DMG) and later run Actions → Uninstall Application, the .app bundle in /Applications disappears, but user-specific data remains, for example: /Users/<username>/Library/Containers/MyCompany /Users/<username>/Library/Application Scripts/MyCompany These folders contain sandbox datapreferences, daata stores, caches, etc.   Questions 1. Does Hexnode have a built-in…

Discussion
2 weeks ago

Duplicate app entries after deploying DMG

Hi everyone, I’m seeing a puzzling behaviour when I push our corporate macOS app via Hexnode as an Enterprise App (Apps → Add → Enterprise App → Upload DMG).Immediately after the install finishes the device inventory shows two separate records for what is effectively the same app: Name Size Version Identifier Status APPNAME 215.93 MB 1.1.1…

Discussion
3 weeks ago

New in Automate: App Distribution for Windows devices

We’re excited to roll out a powerful new feature in Hexnode’s Automation tab: introducing the App Distribution action for Windows devices! This new capability allows you to automate app deployment across your Windows fleet with complete control over how installations are configured and managed. Here’s what you can do: Script support: Run scripts at key…

Discussion
3 weeks ago

Battery consumption of Hexnode app on iOS devices

Hi! We're using Hexnode UEM to manage our iOS devices and had a quick question. What kind of battery consumption should we expect from the Hexnode app? I just want to ensure it doesn't significantly impact device performance during work hours. Thanks!

Discussion
3 weeks ago

Removable media restrictions sticking on to device

Hola guys, I created a PowerShell script to block all removable storage devices, which successfully restricted USB access. However, when I tried modifying the script to allow access again, the devices still remained blocked. Here’s the script I used to block USB access: The issue is that even after removing these registry keys, the restrictions…