From 588ce92d3ad51fa3dcb687b18dd181cf123635f6 Mon Sep 17 00:00:00 2001 From: Michael Tanner Date: Wed, 21 Jun 2023 14:14:44 +0100 Subject: [PATCH] added custom --- .../com.github.macadmins.Nudge.BERK.json | 63 +++++++++++++++++++ .../nudge-macos-repo-BERK.mobileconfig | 39 ++++++++++++ 2 files changed, 102 insertions(+) create mode 100644 Config-JSONs/com.github.macadmins.Nudge.BERK.json create mode 100644 mobileconfigs/nudge-macos-repo-BERK.mobileconfig diff --git a/Config-JSONs/com.github.macadmins.Nudge.BERK.json b/Config-JSONs/com.github.macadmins.Nudge.BERK.json new file mode 100644 index 0000000..03acea2 --- /dev/null +++ b/Config-JSONs/com.github.macadmins.Nudge.BERK.json @@ -0,0 +1,63 @@ +{ + "optionalFeatures": { + "acceptableCameraUsage": true, + "acceptableScreenSharingUsage": true, + "aggressiveUserExperience": true, + "aggressiveUserFullScreenExperience": true, + "asynchronousSoftwareUpdate": true, + "attemptToFetchMajorUpgrade": true, + "enforceMinorUpdates": true + }, + "osVersionRequirements": [ + { + "aboutUpdateURLs": [ + { + "_language": "en", + "aboutUpdateURL": "https://support.apple.com/en-us/HT213268" + } + ], + "requiredInstallationDate": "2023-06-02T00:00:01Z", + "requiredMinimumOSVersion": "13.4", + "targetedOSVersionsRule": "default" + } + ], + "userExperience": { + "allowedDeferrals": 100, + "allowedDeferralsUntilForcedSecondaryQuitButton": 0, + "approachingRefreshCycle": 6000, + "approachingWindowTime": 120, + "elapsedRefreshCycle": 300, + "initialRefreshCycle": 18000, + "maxRandomDelayInSeconds": 1200, + "noTimers": false, + "nudgeRefreshCycle": 60, + "randomDelay": false + }, + "userInterface": { + "fallbackLanguage": "en", + "forceFallbackLanguage": true, + "forceScreenShotIcon": false, + "iconDarkPath": "/tmp/nudge/appleRainbow.png", + "iconLightPath": "/tmp/nudge/appleRainbow.png", + "screenShotDarkPath": "/tmp/nudge/updateDark.png", + "screenShotLightPath": "/tmp/nudge/updateLight.png", + "showDeferralCount": true, + "simpleMode": false, + "singleQuitButton": false, + "updateElements": [ + { + "_language": "en", + "actionButtonText": "Update Device", + "informationButtonText": "More Info", + "mainContentHeader": "Your device will restart during this update", + "mainContentNote": "Important Notes", + "mainContentSubHeader": "Updates can take around 10-15 minutes to complete.", + "mainContentText": "A fully up-to-date device is required to ensure that we on the techops team can protect our data.\n\nIf you do not update by the due date, you will effectively be locked out of your system until you complete the update.\n\nWhile the update has been rigorously tested it's advised you do this as soon as possible to avoid any downtime, as well as help us find any issues early on with the update.\n\nTo begin the update, simply click on the Update Device button and follow the prompts.\n\nFor more information, hit *More Info* in the bottom left corner of this window.", + "mainHeader": "Your device requires a macOS Security Update", + "primaryQuitButtonText": "Later", + "secondaryQuitButtonText": "I understand", + "subHeader": "A friendly reminder from your local IT team" + } + ] + } +} diff --git a/mobileconfigs/nudge-macos-repo-BERK.mobileconfig b/mobileconfigs/nudge-macos-repo-BERK.mobileconfig new file mode 100644 index 0000000..464ebaf --- /dev/null +++ b/mobileconfigs/nudge-macos-repo-BERK.mobileconfig @@ -0,0 +1,39 @@ + + + + + PayloadContent + + + json-url + https://raw.githubusercontent.com/PurpleComputing/macOSUpdates/main/Config-JSONs/com.github.macadmins.Nudge-BERK.json + PayloadDisplayName + Nudge - Web Based Configuration + PayloadIdentifier + com.github.macadmins.Nudge.6b24ac33-58a1-498e-83d3-c7d1ed5b13ee + PayloadType + com.github.macadmins.Nudge + PayloadUUID + 667f67fe-fe4f-4eaa-baee-d2f79bc45abd + PayloadVersion + 1 + + + PayloadDescription + Configures Nudge application + PayloadDisplayName + Nudge + PayloadIdentifier + com.github.macadmins.Nudge + PayloadOrganization + Nudge + PayloadScope + System + PayloadType + Configuration + PayloadUUID + da7df25d-570c-4fc8-9cbe-cce36dd5ad37 + PayloadVersion + 1 + +