I'm trying to reset the dock to default via Self Service policy using the following execute command in files and processes
defaults delete com.apple.dock; killall Dock
it does nothing to the users dock that ran the self service policy!!! itjust makes the dock briefly disappear and then re-appear (refreshing).
anyone have a policy that can re-create the default dock for the user that executes the policy via Self Service?