mirror of
https://github.com/jamf/Setup-Manager.git
synced 2026-02-03 14:13:24 +00:00
FR: Allow users to select apps from a list of allowed applications #39
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jwheel25 on GitHub.
In order to give power back to the end user, we want to present a list of applications for users to select but also some apps that are required to install.
E.g.:
Optional apps: Microsoft Office, GarageBand, iMovie, Pages, Numbers, Keynote, Adobe Reader
Required apps: Crowdstrike, Tenable, Jamf Connect
The reason being that some optional applications take a long time to install (Microsoft office). We want to give users the power to select usable applications before login because they are more apt to leave the machine on at enrollment.
@scriptingosx commented on GitHub:
You can use Self Service (or Self Service plus). You could create a category of recommended apps for this purpose and open Self Service to that particular screen so it feels like one continuous part of the workflow.