Posted on 11-03-2016 01:37 PM
Hi All
I have a question and hope someone can help answer.
I've created a policy that points users the Casper server for its software updates, but users are still unable to use the App store to get updates. Is possibe to disble them from getting OSX updates from the App store?
Appreciate advise
Posted on 11-03-2016 03:55 PM
We just disable the app store and push all software updates through the JSS.
Posted on 11-04-2016 07:44 AM
If your goal is to allow users to self install updates then no, the App Store is how apps are installed. Instead of allowing users to install, you can just create a policy to automatically install Apple Updates. We run it everyday and control which updates are available by using the JAMF NetSUS server. If you want the end user to control when the updates are installed, you could create a self service policy that installs all available updates.
Posted on 11-05-2016 09:53 AM
I'm looking to stop users from installing/updating OSX updates on their own and prefer it to be pushed by a SUS server
Posted on 11-05-2016 01:55 PM
You have a number of options; what you use depends upon your environment.
You can use a managed preference or configuration profile to manage the behavior of the App Store. You can look in the JSS for examples and/or around JAMF Nation for specifics.
Another option of keeping users from using the App Store to install/update OS X updates is to use the JSS to "restrict" the App Store. In other words, whenever the App Store is launched, configure the JSS to kill the process.
Posted on 08-02-2018 03:44 AM
Thanks all for your advice