Contents

SoftwareUpdateSettingsAutomaticActionsObject

The object that 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.

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.

See Also

Objects