Time Machine
com.apple.MCX.TimeMachine
The payload that configures Time Machine.
macOS
macOS 10.7+combinedConfiguration Keys (9)
| Key | Type | Title |
|---|---|---|
BackupDestURLrequiredThe URL of the backup destination. | string | Backup Destination |
BackupAllVolumesIf 'true', backs up only the startup volume by default. Default: false | boolean | Backup all volumes |
BackupSkipSysIf 'true', skips system files and folders by default. Default: false | boolean | Back up system files and folders |
AutoBackupIf 'true', performs automatic backups at regular intervals. Default: true | boolean | Enable automatic backups |
MobileBackupsIf 'true', create local backup snapshots when not connected to the network. Default: true | boolean | Enable local snapshots |
BackupSizeMBThe backup size limit, in megabytes. Set to 0 for unlimited. Default: 0 | integer | Backup size limit |
SkipPathsThe path to skip from start volume. | array | Paths to skip |
BasePathsThe list of paths to back up besides the startup volume. | array | — |
PayloadEnabledControls whether the Time Machine configuration payload is active and applied to the system. Default: true | boolean | Payload Enabled |
SkipPathItemrequired | string | Path to skip |
BasePathItemrequired | string | — |