mirror of
https://github.com/jamf/Setup-Manager.git
synced 2026-02-03 14:13:24 +00:00
Setup Manager not working #99
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @a4spire on GitHub.
Hi,
I’ve tried both versions 1.1 and latest 1.0 and I can’t get it to work.
The Mac is assigned, all step are done twice and the setup manager won’t appear during enrollment.
@scriptingosx commented on GitHub:
There is a known issue with Jamf Pro 11.11.x where packages that are uploaded to Jamf do not get the md5 hash computed and stored in the Jamf Pro record. That means they will always fail to install during prestage. You can use the Jamf API to provide the missing md5 value or wait for an Jamf Pro update to fix this issue.
You should also join us in the MacAdmins Slack in the #jamf-setup-manager channel where a bunch of solutions have been discussed.
@a4spire commented on GitHub:
Thank you very much for the information
That helped me a lot