Because of the pandemic we continued with our existing Mac installations the entire time. That means they are still High Sierra. I am in the process of working out how to get Catalina to work on them.
My JAMF is currently 10.21.0, just upgraded yesterday.
We have a policy that runs a script; we use this with the login trigger to create login script functionality. On High Sierra, this still works fine. On Catalina, though, JAMF can't find the script:
Executing Policy TEST Login Script
Mounting CasperDP
Running script LoginTest_Stub.sh...
Script exit code: 127
Script result: /bin/sh: /Library/Application Support/JAMF/tmp/LoginTest_Stub.sh: No such file or directory
Error running script: return code was 127.
Relaunching dock(s)...
Unmounting file server...
If I run the same script from self-service, it doesn't have this problem. I.e. it finds the script, and does not exit with 127.
If I take a totally different policy and add the login trigger, it fails in the same way.
I can't find anything about changes I have to make to support login triggers for Catalina. Anyone have any ideas?
Thanks,
Lisa.