Renew - A tool to get users to reboot periodically (macOS Script)
Description
DescribeFor remote tools to work reliably, and for security patches to be properly installed, users need to restart their workstations regularly. But we all get focused on our day-to-day, and taking 10 minutes to restart our workstations just gets pushed to the situationback-burner. SecondSonConsulting developed Renew to encourage users to restart their workstations on a regular basis, and solutionthe timing can be customized to the environment. This tool can be delivered via MDM, or other methods, but then is self-sustaining, running locally without any other tool controlling it. For the safety of their work, it will never restart the computer without the user’s consent.
Ingredients
-
FW
AdminCentral -
swiftDialog Deployment (
OthermacOStools,PKG)features, - Renew
applicationsPKGthat-will be needed)https://github.com/SecondSonConsulting/Renew/releases
Directions
Steps
Notes
Other comments and details
Related Content
Insert here links to any articles that relate to this content.
Below is from Home · SecondSonConsulting/Renew Wiki (github.com)
Required Steps
- 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
Additional Recommended Steps
- Apply an MDM profile to enforce banner style notifications for Swift Dialog Bundle Identifier:
au.bartreardon.dialog
- 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
Related
---