Hi folks.
I have an imaging configuration profile where I
1. Bring down the OS
2. Install a small PKG (contains just a background)
3. Start a script.
The PKG is there so that the adobeinstall account logs on after imaging (by the way, can we not do this without a dummy pkg??).
The script basically does a jamf policy -event customevent which will fire off a load of policies for install.
I have a machine that was doing nothing. The jamHelper screen was up and nothing happening for a very long time. My script logs showed the event was to be triggered, but the jamf.log show no event being triggered. No activity in particular was happening on the machine.
I SSH and kill jamfHelper and.... suddenly the policies are triggered, and the processes lurch into life. All now works well.
I don't get this behavior on some other machines that I image.
Any ideas as to why jamfHelper is... well, essentially blocking the progress here?
Thanks