Posted on 01-02-2022 06:43 AM
Now I got a setup that works like expected. User boots his empty MacBook and Jamf installs all the applications and settings. After a while the Mac asks to log in. But in the background it’s still downloading and preparing stuff.
So I would like to show a Work in Progress screen to the user and prevent him to shut down or do anything with his computer until everything is ready.
Any ideas how to do that?
Solved! Go to Solution.
Posted on 01-02-2022 10:28 AM
Hi @gadsden_flag ,
You should give a look at DEPNotify and DEPNotify Starter to simplify the process.
It’s fully customisable plus you will just have to link it to your actual policies.
Cheers.
Posted on 01-02-2022 10:28 AM
Hi @gadsden_flag ,
You should give a look at DEPNotify and DEPNotify Starter to simplify the process.
It’s fully customisable plus you will just have to link it to your actual policies.
Cheers.
Posted on 01-03-2022 06:26 AM
That’s very nice. I will give it a try.
For the moment I did it quick and dirty: Just add some JamfHelper screens (at the beginning and at the end). Thanks anyway.