mirror of
https://github.com/apple/device-management.git
synced 2026-07-11 05:23:42 +02:00
19 lines
521 B
JSON
19 lines
521 B
JSON
{
|
|
"Type": "com.apple.configuration.migration-assistant.settings",
|
|
"Identifier": "F3CD2AD7-85AA-4FF3-9264-A737259FB55E",
|
|
"ServerToken": "5AB2B98C-FCE9-4A33-88B3-ADB05F081F77",
|
|
"Payload": {
|
|
"ShouldDoManagedMigration": true,
|
|
"ExcludedAccounts": [
|
|
"admin"
|
|
],
|
|
"ExcludedPaths": [
|
|
"Documents/Personal Items/"
|
|
],
|
|
"RequiredPaths": [
|
|
"Documents/Work Items/"
|
|
],
|
|
"ShouldMigrateSecurityPrivacySettings": false
|
|
}
|
|
}
|