Posts

Showing posts from December, 2018

MAC OS Update script for mac

#!/bin/bash /Applications/Install\ macOS\ Mojave.app/Contents/Resources/startosinstall --nointeraction

Script for microsoft auto update in jamf

#!/bin/bash defaults write com.microsoft.autoupdate2 HowToCheck AutomaticDownload

How to install jave through JAMF

How to install JAVA on mac through jamf When you mount the DMG. Right-Click to "Show Package Contents"/Resources/ on the JavaXXX.app. Then, copy out the JavaAppletPlugin.pkg. You can simply upload this package via casper admin and JAMF will be able to deploy it. Thats how I currently deploy Java. Drag to JAMF Admin and create policies.