Here is a more complete view of how I am using this. We use the Remove
feature to trim down the Music, AppleTV, PodCasts, etc apps.
USERNAME=$(/bin/ls -l /dev/console | /usr/bin/awk '{ print $3
}')dockutil="/usr/local/bin/dockutil"#remove stuffsudo -...
This is what I use. I start by removing everything from the dock then
adding what I desire. Be mindful some Applications' paths changed in
Monterey/Ventura. It may be easiest to just drag the Application to
Terminal then copy the path. One example wo...
@kylo40 Everyone will have a PreStage enrollment, some will have a few.
When you view in PreStage you are seeing all devices that are in Apple
Business Manager that can be deployed via Jamf. A roster so to
speak.Once enrolled, these endpoints do not ...
In my experience, Jamf doesn't like the current user being represented
by ~I would change this to a variable. something
like...currentUser=`/bin/ls -l /dev/console | /usr/bin/awk '{ print $3
}'`icon="$currentUser/Library/Application\
Support/com.jamf...
Thank you for your patience. This is controlled through the Config
Profile. You set the targeted OS versions (ones needing the update) and
you can set the date in which the updates should be installed by.