mvught

Results 15 comments of mvught

Use the script from mvdbent that's working, make it easy and simple 😉

is this your script? dockutil_corp-settings.sh? in the repo?

Ok man I read your story and I can help you. I have the same environment ass you are, wat you have to do: -First enroll the machine -After reboot...

First you need Outset: https://github.com/chilcote/outset/releases Make a package in Composer: ![image](https://user-images.githubusercontent.com/14079626/201383997-e6ddb211-87c4-4cc6-9185-8b977440a5ff.png) if have 3 in here but you can drop your Dock in there. Deploy this 2 in your deployment!...

Use This: `#!/bin/bash checkSetupDone() { if [ -f "$HOME"/Library/Preferences/com.ARC.docksetup.plist ] ; then exit 0 fi } configureDefaultDock() { DOCKUTIL=/usr/local/bin/dockutil $DOCKUTIL --remove all --no-restart sleep 3 $DOCKUTIL --add '/Applications/Self Service.app' --no-restart...

I have tested it here and it works just fine so what is your problem?

Ok run this script: [Test.txt](https://github.com/kcrawford/dockutil/files/9982785/Test.txt) Let me know if this fixed it

Case closed, nice to hear that it worked 👌