Contents

SoftwareUpdateSettingsAutomaticActionsObject

This object configures various automatic Software Update functionality.

Declaration

object SoftwareUpdateSettingsAutomaticActionsObject

Properties

NameTypeDescription
Downloadstring

Specifies whether the user can control automatic downloads of available updates:

  • Allowed - the user can enable or disable automatic downloads.

  • AlwaysOn - automatic downloads are always enabled.

  • AlwaysOff - automatic downloads are always disabled.

Available: iOS 18+ | iPadOS 18+ | macOS 15+ | visionOS 26+

InstallOSUpdatesstring

Specifies whether the user can control automatic installation of available updates:

  • Allowed - the user can enable or disable automatic installation.

  • AlwaysOn - automatic installations are always enabled.

  • AlwaysOff - automatic installations are always disabled.

InstallSecurityUpdatestring

Specifies whether the user can control automatic installation of available security updates:

  • Allowed - the user can enable or disable automatic installation.

  • AlwaysOn - automatic installations are always enabled.

  • AlwaysOff - automatic installations are always disabled.

Available: iOS 18+ | iPadOS 18+ | macOS 15+ | visionOS 26+

See Also

Objects