I agree with @S885. It's strange to move functionality to an app that's
basically in beta; it can't even replace "Classic" Self Service and will
likely just confuse users. I understand it isn't being removed from
Connect yet, but you're saying it's d...
Would you mind trying my modified version of the script to see if it
works for you without an Outlook profile? You don't need to package it
or anything extra and it pulls the settings from parameters 4-6, just
like the one you're using. #!/bin/sh #se...
Jamf App Installers looks to be using a PKG installer as well, so that
probably isn't the issue. I actually modified the script to download the
TemplateDB.reg directly from GitHub and use parameters from a Jamf
policy. All of that is working fine... ...