Posted on 09-12-2022 05:32 AM
A while back, I sent a mass action for computers to update the OS and 'Download and allow macOS to install later'. The smart group I sent it to though had a few computers that were already updated, and those computers keep getting a popup saying 'Required managed update, an update is scheduled to automatically install tonight...', but clicking on the popup just makes it disappear and won't do anything. Has anyone else experienced this?
Posted on 09-19-2022 10:35 PM
Is this happening on both Intel and Apple Silicon Macs?
Posted on 10-10-2022 06:03 AM
A user has just reported the same problem to me.
His Mac is up to date and no update checker policy available has been deployed.
Annoying for the user and for me who does not know where it can come from 🤔
Posted on 10-24-2022 01:45 PM
A few users are having the same issue at our company. Is there any fix or possible resolution for this issue?
Posted on 03-16-2023 11:27 AM
Was anyone able to come up with a solution for this? We are starting to see this.
Posted on 03-21-2023 05:15 AM
Anyone come up with a solution for this ? It just started happening for us.
Posted on 03-21-2023 05:45 AM
Funny enough, Apple came back to me yesterday with a work around of sending a download only command it should override the deferrals. I sent my first test command this morning so we'll see what happens. Apple also opened a bug as this shouldn't be happening.
Posted on 03-21-2023 05:57 AM
So your saying just go to management and choose download OS updates command and their saying that should fix the pop up notification? Ty in advance.
Posted on 03-21-2023 06:17 AM
That is what I'm told. Since the popup only goes every 24 hours, I'm waiting to see if it fixes the issue on my device.
Posted on 03-21-2023 06:23 AM
Gotcha! I just tried it as well I will wait to hear back from my coworker as well.
Posted on 03-21-2023 06:19 AM
This is what they said:
Steps To Mitigate
With regard to mitigating this and ceasing the software update notifications on affected systems, I recommend sending a new ScheduleOSUpdate command to the devices with an InstallAction of DownloadOnly for the same ProductVersion that it was scoped for when this behavior was triggered by the InstallLater InstallAction.
InstallAction
string
DownloadOnly: Download the software update without installing it. This value is available in iOS 9 and later, macOS 11 and later, and tvOS 12 and later.
ProductVersion
string
The version of the update, which the system requires if ProductKey isn’t present. This value is available in iOS 11.3 and later, macOS 12 and later, and tvOS 12.2 and later.
This should cause the previous InstallLater’s scheduled update to be cancelled by the newly sent DownloadOnly process which should trigger the device to check for the update in the software update catalog, determine that it is not available and report that back to MDM without notifying the user when it occurs. Effectively remotely breaking your devices out of the MDM OS update notification loop. If not, please be sure to let me know.