We are having to upgrade from Sierra to Mojave. We have been tasked with trying to do this with little to no user interaction. The tests that we have run have failed. It seems that the Mojave installer stalls out. Here is the current workflow.
My current workflow is to use JAMF to cache a .dmg containing the Install macOS Mojave.app and copy the .app to /Applications/ . Then an execute command runs that launches the startosinstall service contained in the .app using the flags –agreetolicense –nointeraction to automate the install. This has worked perfectly on several High Sierra test boxes I have, but on the three Sierra boxes I’ve tried it on, the service hangs with this error repeated: com.apple.install.osinstallersetupd: Service only ran for 0 seconds. Pushing respawn out by 10 seconds. This repeats at respawn every 10 seconds until manually forced to quit.
