Macjutsu / super

S.U.P.E.R.M.A.N. optimizes the macOS software update experience.
Apache License 2.0
598 stars 81 forks source link

4.1.0 - Status: Deferral restrictions have changed since last super workflow run, full software status check required #221

Open ofirgalcon opened 3 months ago

ofirgalcon commented 3 months ago

My log shows this for every time the Defer/Restart dialog is displayed

Status: Deferral restrictions have changed since last super workflow run, full software status check required.

I have not changed the deferral restrictions (is this referring to Apple MDM profile delay or Super's own settings???)

Macjutsu commented 3 months ago

This is in reference to the native Apple MDM configuration profile that contains software update deferral restrictions.

Specifically super is detecting changes to this file /Library/Managed Preferences/com.apple.applicationaccess.plist. MDM creates that file whenever any restrictions config profile is pushed to the computer. The log entry in super indicates that that file is changing every time? Do you think your MDM is pushing a new restrictions profile on a regular basis?

Macjutsu commented 3 weeks ago

There are many updates in https://github.com/Macjutsu/super/releases/tag/v5.0.0-beta2 that may resolve this behavior. Please try it out.