Settings Safari Bookmarks, extensions..

Eskobar
Contributor

Hello, 

 

I'd like to deploy a mobile conf to setup Safari for users.

I checked iMAZING , PPPC and tools are not helping much.

Any one knows how to create the needed plist /mobile conf settings with tools or script ?

Thanks in advance,

1 REPLY 1

sdagley
Esteemed Contributor II

@Eskobar The easiest way to find ways to change Safari preferences without using a Configuration Profile (which probably aren't what you want anyways because if you set something via a Configuration Profile the user won't be able to change it) is to search for the keywords "defaults write com.apple.safari"

What you find may or may not work however because Apple doesn't document much in this area, and tends to change things. See https://lapcatsoftware.com/articles/containers.html for an example.