Posted on 10-19-2016 09:35 AM
Is anyone else doing what IBM is doing when the system is first enrolled? The progress screen when all the software is being installed is great. Any thoughts on scripts?
Solved! Go to Solution.
Posted on 10-19-2016 09:37 AM
There is a big thread about this already : )
https://www.jamf.com/jamf-nation/discussions/17467/ibms-enrollment-screen-recreated
C
Posted on 10-19-2016 09:37 AM
There is a big thread about this already : )
https://www.jamf.com/jamf-nation/discussions/17467/ibms-enrollment-screen-recreated
C
Posted on 10-19-2016 10:06 AM
Is there anyway we could convince IBM to open-source their application?
Posted on 10-19-2016 10:19 AM
@gachowski Thanks!!! I love the new custom setup that they're doing though.
Posted on 10-19-2016 10:19 AM
Yeah we do it. We launch a swift built application to parse the jamf.log during enrollment and update the user.
Posted on 10-19-2016 10:58 AM
This is ours...
Posted on 10-19-2016 12:33 PM
@DanielN is this one that you could share with the rest of us that don't have swift developers or skills? I wrote one in shell script but it not anywhere near as good of course.
Posted on 10-20-2016 06:10 AM
@DanielN That would be awesome if you could share that with the community. Minus any information related to your company of course.
Posted on 10-20-2016 06:55 AM
Unfortunately, like IBM I can't share the code. All I can say is we used swift and parse the JAMF.log in real time. We had two interns that knew nothing about swift nor Casper create this in about 6 weeks.
Posted on 10-20-2016 06:59 AM
@DanielN If you can't share the code, can you share some good resources for learning to make my own version of your Enrollment Screen?
Posted on 10-20-2016 07:09 AM
@mlavine Just in case you didn't see it, I have an open source screen that can help you get started.
https://github.com/jason-tratta/ProgressScreen