-
Notifications
You must be signed in to change notification settings - Fork 20
Home
BigMac Admin edited this page Jan 12, 2024
·
13 revisions
- Install SwiftDialog v2.0 or later.
- Install the latest Renew PKG from our Releases page.
- Deploy a config file. A default configuration file is provided to get you started testing. Example Configurations
- For Jamf users, you can grab the JSON Schema from this repository: https://github.com/Jamf-Custom-Profile-Schemas/ProfileManifestsMirror
- Apply an MDM profile to enforce banner style notifications for Swift Dialog Bundle Identifier. Instructions for how to enable notifications can be found here: https://github.com/swiftDialog/swiftDialog/wiki/Notifications#approving-and-setting-notification-type-via-mdm
- Use the
OptionalArguments
profile keys to make Renew look and function right for your environment. - For macOS Ventura+ compatibility, create a BackgroundItems MDM profile and enforce the LaunchAgent Label ID:
com.secondsonconsulting.renew
. This is a great guide on what this means and how to use them: https://n8felton.wordpress.com/2022/10/24/login-and-background-item-management-in-macos-ventura-13/