From f656832a1436db62a2e1f54ea1e078e434dd2cbc Mon Sep 17 00:00:00 2001 From: Allen Golbig Date: Wed, 1 Jun 2016 12:03:00 -0500 Subject: [PATCH] Initial Commit --- disablejavaautoupdate.mobileconfig | 63 ++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 disablejavaautoupdate.mobileconfig diff --git a/disablejavaautoupdate.mobileconfig b/disablejavaautoupdate.mobileconfig new file mode 100644 index 0000000..ea2a245 --- /dev/null +++ b/disablejavaautoupdate.mobileconfig @@ -0,0 +1,63 @@ + + + + + PayloadContent + + + PayloadContent + + com.oracle.java.Java-Updater + + Forced + + + mcx_preference_settings + + JavaAutoUpdateEnabled + + + + + + + PayloadDescription + Disable Java AutoUpdate + PayloadDisplayName + Custom + PayloadEnabled + + PayloadIdentifier + com.github.golbiga.profile.disablejavaautoupdate + PayloadOrganization + + PayloadType + com.apple.ManagedClient.preferences + PayloadUUID + F04EDE97-A903-4AEF-BCB5-D05D321928AB + PayloadVersion + 1 + + + PayloadDescription + Disable Java AutoUpdate + PayloadDisplayName + Disable Java AutoUpdate + PayloadEnabled + + PayloadIdentifier + com.github.golbiga.profile.disablejavaautoupdate + PayloadOrganization + + PayloadRemovalDisallowed + + PayloadScope + System + PayloadType + Configuration + PayloadUUID + A9765A5D-FEBE-4893-81C8-C83D9330FA23 + PayloadVersion + 1 + +