Posted on 07-27-2017 08:16 AM
I just wanted some advice for a casper issue that Iâm having. Within 10.11 I am trying to deploy the âconnect to serverâ favourite list which we can push out to everyone.
Within 10.11 I believe the plist that is linked to the connect to server list is located in
/Library/Preferences/com.apple.sidebarlists.plist
I have created a DMG of this through Composer, uploaded it to the Casper Admin â filling FET and FUT. Saved it.
Uploaded it to a policy and pushed it to a test laptop. The laptop is receiving the policy but the connect to server list is not changing.
â¦am I doing anything wrong. Any help in the right area would be great.
I managed to this easily for 10.12 but just struggling with 10.11.
Regards, Atif
Posted on 07-28-2017 08:59 AM
We've used defaults export
and defaults import
, to manage specific servers without wiping existing servers.
Posted on 07-28-2017 09:03 AM
Starting with I think 10.11 Apple introduced the sfltool
, which is designed to make it easier to add in Connect to Server addresses among other things. Worth a look. There are at least 2 or 3 threads here that discuss the use. The only warning I will give is that it actually needs to run as the current user to be able to do anything, so there's that to consider when talking about running stuff via Jamf Pro.