Suppressing the Software Update Complete screen with a configuration profile on macOS Tahoe
文章介绍如何通过配置文件抑制macOS Tahoe升级后出现的“软件更新完成”屏幕。使用com.apple.SetupAssistant.managed偏好域和SkipSetupItems键设置UpdateCompleted值即可实现。详细内容及配置文件可访问GitHub链接。 2025-9-26 14:42:55 Author: derflounder.wordpress.com(查看原文) 阅读量:7 收藏

Home > Mac administration, macOS, Management Profiles > Suppressing the Software Update Complete screen with a configuration profile on macOS Tahoe

Suppressing the Software Update Complete screen with a configuration profile on macOS Tahoe

Over the years, Apple has introduced a number of screens which appear the first time you log into a Mac. Among those which appear following an upgrade to macOS Tahoe 26.0 is the Software Update Complete screen, which notifies you that the Mac has been upgraded to macOS Tahoe.

I have not found a way to suppress this screen using a defaults command, but it is possible to suppress the Software Update Complete screen on macOS Tahoe using a configuration profile. For more details, please see below the jump.

The relevant preference domain and key values are below:

  • Preference domain: com.apple.SetupAssistant.managed
  • Key: SkipSetupItems
  • Value: UpdateCompleted

The profile is available on GitHub via the link below:

https://github.com/rtrouton/profiles/blob/main/SkipSoftwareUpdateCompleteSetup


文章来源: https://derflounder.wordpress.com/2025/09/26/suppressing-the-software-update-complete-screen-with-a-configuration-profile-on-macos-tahoe/
如有侵权请联系:admin#unsafe.sh