ProfileCreator / ProfileManifests

Manifest repository for the ProfilePayloads framework
343 stars 146 forks source link

Please add forceDelayedAppSoftwareUpdates key to macOS Restrictions -> Software Updates #376

Closed Coros closed 3 years ago

Coros commented 3 years ago

Please provide the following information:

App Name: macOS Software Updates

App Profile Documentation URL: https://developer.apple.com/documentation/devicemanagement/restrictions

Payload / Domain: com.apple.applicationaccess

Key: forceDelayedAppSoftwareUpdates

If true, delays user visibility of non-OS Software Updates. Requires a supervised device. Visibility of Operating System updates is controlled through forceDelayedSoftwareUpdates.

The delay is 30 days unless enforcedSoftwareUpdateDelay is set to another value.

Available in macOS 11 and later.

Default: false

apizz commented 3 years ago

Thanks for this. Will get this added as soon as I (or someone else) is able.