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,
Directions
Steps
Notes
Other comments and details
Related Content
Below is from Home · SecondSonConsulting/Renew Wiki (github.com)
Required Steps
Additional Recommended Steps
- Apply an MDM profile to enforce banner style notifications for Swift Dialog Bundle Identifier:
au.bartreardon.dialog - Use the
OptionalArgumentsprofile 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
---