IBM Progress Screen

esembly4
New Contributor III

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?

1 ACCEPTED SOLUTION

gachowski
Valued Contributor II

There is a big thread about this already : )

https://www.jamf.com/jamf-nation/discussions/17467/ibms-enrollment-screen-recreated

C

View solution in original post

10 REPLIES 10

gachowski
Valued Contributor II

There is a big thread about this already : )

https://www.jamf.com/jamf-nation/discussions/17467/ibms-enrollment-screen-recreated

C

mlavine
Contributor

Is there anyway we could convince IBM to open-source their application?

esembly4
New Contributor III

@gachowski Thanks!!! I love the new custom setup that they're doing though.

DanielN
New Contributor

Yeah we do it. We launch a swift built application to parse the jamf.log during enrollment and update the user.

DanielN
New Contributor

eeb5c629a35d4e789a39729fc65ff5f8
This is ours...

marklamont
Contributor III

@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.

Goober22
New Contributor III

@DanielN That would be awesome if you could share that with the community. Minus any information related to your company of course.

DanielN
New Contributor

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.

mlavine
Contributor

@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?

jtratta
New Contributor III

@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