From ca57003615b9bcffcc3377e668430190e1c6556e Mon Sep 17 00:00:00 2001 From: Michael Ovcaric <9003059+BiosPlus@users.noreply.github.com> Date: Wed, 31 Jan 2024 19:27:03 +1100 Subject: [PATCH] added mobileconfig files --- .../macOS/Nudge/nudge-macos-web.mobileconfig | 39 ++++ .../macOS/Nudge/nudge-macos.mobileconfig | 167 ++++++++++++++++++ 2 files changed, 206 insertions(+) create mode 100644 resources/macOS/Nudge/nudge-macos-web.mobileconfig create mode 100644 resources/macOS/Nudge/nudge-macos.mobileconfig diff --git a/resources/macOS/Nudge/nudge-macos-web.mobileconfig b/resources/macOS/Nudge/nudge-macos-web.mobileconfig new file mode 100644 index 0000000..ca6aa0a --- /dev/null +++ b/resources/macOS/Nudge/nudge-macos-web.mobileconfig @@ -0,0 +1,39 @@ + + + + + PayloadContent + + + json-url + https://raw.githubusercontent.com/BiosPlus/Pub-Files/main/Configuration%20Files/Nudge/com.github.macadmins.Nudge.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 + + \ No newline at end of file diff --git a/resources/macOS/Nudge/nudge-macos.mobileconfig b/resources/macOS/Nudge/nudge-macos.mobileconfig new file mode 100644 index 0000000..6592126 --- /dev/null +++ b/resources/macOS/Nudge/nudge-macos.mobileconfig @@ -0,0 +1,167 @@ + + + + + PayloadContent + + + PayloadDescription + Configures all Nudge preferences + PayloadDisplayName + Nudge Preferences + PayloadIdentifier + com.github.macadmins.Nudge.preferences + PayloadType + com.github.macadmins.Nudge + PayloadUUID + 22E1DE5C-384D-46C1-ADEA-06DA06EDD948 + PayloadVersion + 1 + optionalFeatures + + acceptableCameraUsage + + acceptableScreenSharingUsage + + aggressiveUserExperience + + aggressiveUserFullScreenExperience + + asynchronousSoftwareUpdate + + attemptToFetchMajorUpgrade + + enforceMinorUpdates + + + osVersionRequirements + + + aboutUpdateURLs + + + _language + en + aboutUpdateURL + https://support.apple.com/en-us/HT213268 + + + requiredInstallationDate + 2023-11-30T00:00:01Z + requiredMinimumOSVersion + 14.1.1 + + + userExperience + + allowGracePeriods + + allowedDeferrals + 24 + allowedDeferralsUntilForcedSecondaryQuitButton + 5 + approachingRefreshCycle + 6000 + approachingWindowTime + 72 + elapsedRefreshCycle + 300 + gracePeriodInstallDelay + 23 + gracePeriodLaunchDelay + 1 + gracePeriodPath + /private/var/db/.AppleSetupDone + imminentRefreshCycle + 600 + imminentWindowTime + 24 + initialRefreshCycle + 18000 + noTimers + + randomDelay + + + userInterface + + fallbackLanguage + en + forceFallbackLanguage + + forceScreenShotIcon + + iconDarkPath + /tmp/nudge/appleRainbow.png + iconLightPath + /tmp/nudge/appleRainbow.png + screenShotDarkPath + /tmp/nudge/updateDark.png + screenShotLightPath + /tmp/nudge/updateLight.png + showDeferralCount + + simpleMode + + singleQuitButton + + updateElements + + + _language + en + actionButtonText + Update Device + customDeferralButtonText + Choose a date/time + customDeferralDropdownText + Remind me in: + informationButtonText + More Info + mainContentHeader + Your device will restart during this update + mainContentNote + Important Notes + mainContentSubHeader + Updates can take around 15-25 minutes to complete + mainContentText + A fully up-to-date device is required to ensure that we can protect our data. + +If you do not update by the due date, you will effectively be locked out of your system until you complete the update. + +While 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. + +To begin the update, simply click on the Update Device button and follow the prompts. + +For 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 tech team + + + + + + PayloadDescription + Configures Nudge application + PayloadDisplayName + Nudge - Configuration + PayloadIdentifier + com.github.macadmins.Nudge + PayloadOrganization + Nudge + PayloadScope + System + PayloadType + Configuration + PayloadUUID + 72F11FEE-ABB3-4FF6-870A-A55BC53669EB + PayloadVersion + 1 + + \ No newline at end of file