Welcome to Hexnode Connect!

Connect with other Hexnode users. Discover tips & tricks, share your thoughts, check out new feature releases and much more!

Discussion
7 days 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
1 week 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
1 week 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…

More From Hexnode

Latest Event
Latest Event banner

RSAC 2025

See more
Latest Blog
Latest Blog banner

Understanding Patch Management: Why it matters?

Read Article
Discussion
2 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
2 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…