---
title: DeviceInformationResponse.QueryResponses.OSUpdateSettings
framework: Device Management
role: symbol
role_heading: Device Management Command
platforms: [macOS 10.11+]
path: devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/osupdatesettings-data.dictionary
---

# DeviceInformationResponse.QueryResponses.OSUpdateSettings

The response dictionary that contains operating system update settings.

## Declaration

```data
object DeviceInformationResponse.QueryResponses.OSUpdateSettings
```

## Properties

AutoCheckEnabled: The preference to automatically check for app updates. Deprecated: macOS 26+ Removed: macOS 27+ AutomaticAppInstallationEnabled: The preference to automatically install app updates. Deprecated: macOS 26+ Removed: macOS 27+ AutomaticOSInstallationEnabled: The preference to automatically install operating system updates. Deprecated: macOS 26+ Removed: macOS 27+ AutomaticSecurityUpdatesEnabled: The preference to automatically install system data files and security updates. Deprecated: macOS 26+ Removed: macOS 27+ BackgroundDownloadEnabled: The preference to download app updates in the background. Deprecated: macOS 26+ Removed: macOS 27+ CatalogURL: The URL to the software update catalog the client is using. Deprecated: macOS 26+ Removed: macOS 27+ IsDefaultCatalog: If true, CatalogURL is the default catalog. Deprecated: macOS 26+ Removed: macOS 27+ PerformPeriodicCheck: If true, start a new scan. Deprecated: macOS 26+ Removed: macOS 27+ PreviousScanDate: The date of the last software update scan. Deprecated: macOS 26+ Removed: macOS 27+ PreviousScanResult: The result code of last software update scan; 0 = success. Deprecated: macOS 11+ Removed: macOS 15+

## See Also

### Objects

- [DeviceInformationResponse.QueryResponses.AccessibilitySettings](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/accessibilitysettings-data.dictionary.md)
- [DeviceInformationResponse.QueryResponses.AutoSetupAdminAccountsItem](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/autosetupadminaccountsitem.md)
- [DeviceInformationResponse.QueryResponses.MDMOptions](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/mdmoptions-data.dictionary.md)
- [DeviceInformationResponse.QueryResponses.OrganizationInfo](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/organizationinfo-data.dictionary.md)
- [DeviceInformationResponse.QueryResponses.ServiceSubscriptionProperty](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/servicesubscriptionproperty.md)
- [DeviceInformationResponse.QueryResponses.SoftwareUpdateSettings](devicemanagement/deviceinformationresponse/queryresponses-data.dictionary/softwareupdatesettings-data.dictionary.md)
