Skip to main content
Question

App run fails when running as JAMFTEMP user

  • February 20, 2019
  • 0 replies
  • 3 views

Forum|alt.badge.img+9

Trying to install NTFS Paragon during the JAMFTEMP user logon (after imaging old devices that can't get DEP enabled), but getting errors.

However, if I install with the same package/script at any other logged in user, it works fine.

This is an APP file that needs run from a command line.

FSInstaller.app/Contents/MacOS/FSInstaller install --serial xxxx-xxxx-xxxx

And the above command gives the following errors:

Boot-out failed: 3: No such process rm: /Library/LaunchDaemons/com.paragon-software.installer.plist: No such file or directory rm: /Library/PrivilegedHelperTools/com.paragon-software.installer: No such file or directory Activating serial... Installing helper tool... Installing the product...

The product appears to be installed and activated, but actually it isn't activated.
As mentioned, if I run it again from my logged in user, it installs again and activates with no problem.

Any suggestions? I'm unsure why it would have an issue.