Skip to main content
Question

MacOS Auto Update Script with Grace Period

  • November 18, 2021
  • 2 replies
  • 17 views

Forum|alt.badge.img+3

Hi All,

I am been trying to look for a script that allow user to acknowledge to run the update and force restart if the grace period is ended. All the script that I read is either forcing update or just install update. Anyone has a script that allow users have at least  few days before forcing to restart? 

 

Thank you.

2 replies

lucas_cantor
Forum|alt.badge.img+8
  • Contributor
  • November 18, 2021

Sadly, this is impossible if you're managing any Macs with Apple Silicon processors.

Regardless, I'd strongly recommend using Nudge rather than trying to force a restart: https://github.com/macadmins/nudge


Forum|alt.badge.img+3
  • Author
  • New Contributor
  • November 21, 2021

Sadly, this is impossible if you're managing any Macs with Apple Silicon processors.

Regardless, I'd strongly recommend using Nudge rather than trying to force a restart: https://github.com/macadmins/nudge


Thanks Lucas. I will look into it this. It does look cool.