Distribute website whitelist via script?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-11-2016 09:35 AM
I have a group of Macbooks in one grade that I would like to limit to about 200 websites. I know that in Parental Controls I can do that, but is there a way to programmatically push this list to about 70 computers?
I know the workflow on an individual computer would be:
- Enable parental control for the user on the computer
- From the Web tab, select Allow Access to only these websites
- click the + sign and Add BookMark
- Add the website.
It's painful enough to have to type in all the websites, but to repeat 70x is not feasible.
Thanks for any help you can provide!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 02-11-2016 12:35 PM
To solve any problem like this, the process is the same. You need to figure out where the GUI method stores that information. Then recreate that process using the command line, and then distribute that process with a script in Casper. I think it's saved in /Library/Managed Preferences somewhere.
