Kyle Ericson

Results 23 comments of Kyle Ericson

I have this same issue and my script lives in Jamf pro. ![Screen Shot 2020-03-30 at 2 05 52 PM](https://user-images.githubusercontent.com/43736908/77952639-9a228780-7291-11ea-8e8d-10ef7d88265e.png)

@monodata I think by adding the newest DEPNotify and updating the start script fixed my issues.

@blakeusblade I've added the code you listed but it seems to ignore my fullscreen flag now. I have it set for Fullscreen True but it runs it in windowed mode.

I still have this issue.

Paul did you try to run this command as a root user? I built this script to be run as root via Outset.

I attached the full script from the Jamf Nation. Also verified the folder is present. Sent from my iPhone > On Apr 22, 2019, at 4:45 PM, Kyle Crawford wrote:...

I added the --no-restart and it seemed to fix my issue.

I did test this on macOS High Sierra and same issue with Self Service not quitting.

has there been any progress on getting this to work?

You can run this command to fix this. `echo "$USER ALL=(ALL:ALL) NOPASSWD: ALL" | sudo tee "/private/etc/sudoers.d/dockutil"`