jamf / DEPNotify-Starter

Bash script to start DEPNotify and run policies during enrollment with Jamf Pro
https://gitlab.com/Mactroll/DEPNotify
MIT License
367 stars 86 forks source link

Some issues with the Registration Window #12

Closed remusache closed 5 years ago

remusache commented 5 years ago

Hey @kbareis

I'm stressing you again… 😜 I seem to have a little bit of an issue with the latest script - 1.2.0 The registration window comes up twice: once in the beginning of the installation and once more at the end. And at the end, I have no option to close the DEPNotify window. I'll attach some screens to better explain what I mean.

screen 1 screen 2 screen 3 screen 4 screen 5 screen 6 screen 7

depNotify-New.sh.zip

Hugonauts commented 5 years ago

Same thing happens to me but the end of my modified version of your script removes depnotify and boots the machine so its not as of a big deal, this is an issue though =)

kbareis commented 5 years ago

Hi @remusache and @Hugonauts! Sorry if I didn't make this as clear as I could. The script version 1.2.0 requires DEPNotify version 1.1.2. @mactroll dropped it on Friday in the Slack channel #depnotify. You can find it at this link: https://macadmins.slack.com/archives/C523HLQ83/p1541190679125900

The 1.1.2 update of DEPNotify adds a fix for registration and login windows as well as dark mode. @mactroll has updated the core code on the GitLab repo for DEPNotify but I do not think there is a PKG installer yet. I used Composer to create a quick package installer from the zip file that I linked above.

kbareis commented 5 years ago

@remusache and @Hugonauts Did that link work for you? Please update this ticket after you have had some time to test.

remusache commented 5 years ago

I used the DEPNotify from the link you provided us with and I am happy to report that is now working for me. Thank you!