Exit Output was: Error: Could not find package at path /tmp/Jamf_QuickAdd.pkg
***** install_macOS process: FAILED *****
This was reported today by one of my Site Admins.
Basically this is a bug in the logic:
The issue is the script found a local “Install macOS Mojave.app” in the /Applications folder, so it didn’t need to download it, which is where it would have gotten the Jamf_QuickAdd.pkg.
If the device was DEP enrolled, this situation would not have occurred. (The logic checks to see if the device was DEP enrolled, if it was, it doesn’t look for the Jamf_Quickadd.pkg.)