Posted on 09-01-2016 09:23 AM
I currently do not manage any of our Teachers Energy Saver Preferences anywhere in our JSS. However, if they customize their Energy Saver settings, those settings are overwritten during the next check in with the JSS. I'm not sure why this is, it doesn't seem like it should be like this but it is.
Is there a way to allow users to customize this setting or am I just missing something?
Posted on 09-01-2016 09:39 AM
Typically the Energy Saver settings are controlled by a configuration profile. Do you know if you have a policy that could be scripting those settings instead?
If the Energy Saver preferences were being controlled by a profile, then the end user wouldn't be able to adjust the settings. What makes me think it could be a policy is that they are being reverted every time the machine checks in. Which would be a trigger within the policy.
Posted on 09-01-2016 12:10 PM
I went through all of the Policies for the groups associated with those computers and there is nothing in regards to Energy Saver prefs.
Posted on 09-01-2016 08:49 PM
I'll just leave this here
security authorizationdb write system.preferences.energysaver allow
Source:
https://jamfnation.jamfsoftware.com/discussion.html?id=20713
Posted on 06-14-2022 12:14 PM
Need these two actually, tested and it works! Just made a script, put it in a policy, and scoped to staff computers.
security authorizationdb write system.preferences allow
security authorizationdb write system.preferences.energysaver allow
can also allow users to add their own printers too:
security authorizationdb write system.preferences.printing allow