Hey guys, I really struggle on probably something easy.
We are partially using the erase tool from github to update some Macs in our fleet.
So the easy way is a policy with the package and the command line like
/Library/Management/erase-install/erase-install.sh --version=15.4.1 --reinstall --check-power --no-timeout --min-drive-space 20 --no-fs --rebootdelay 300 --power-wait-limit 300 --cleanup-after-use
My problem is that this policy, once completed, is showing failed. So it will start again popping up on the users macs.
I read about the launcher script, but it failes too.
I tried with the package and without, I tried the example script given by Github and the normal version.
Hows the process? I would just like to have jamf confirmed that the installation is completed.
Thanks!