Skip to content

Instantly share code, notes, and snippets.

@Lucchetto
Last active September 9, 2020 13:35
Show Gist options
  • Save Lucchetto/fe3360adb386b1307179d822b267247a to your computer and use it in GitHub Desktop.
Save Lucchetto/fe3360adb386b1307179d822b267247a to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AllowPairing</key>
<true/>
<key>AutoAdvanceSetup</key>
<false/>
<key>AwaitDeviceConfigured</key>
<false/>
<key>ConfigurationSource</key>
<integer>1</integer>
<key>ConfigurationURL</key>
<string>https://ds16.airwatchportals.com/DeviceServices/Enrollment/DeviceMdmConfiguration.aspx?depid=ba0a9108-c277-4905-b830-5ecc13b2dd37</string>
<key>IsMDMUnremovable</key>
<integer>0</integer>
<key>IsMandatory</key>
<false/>
<key>IsMultiUser</key>
<false/>
<key>IsSupervised</key>
<false/>
<key>MDMProtocolVersion</key>
<integer>1</integer>
<key>OrganizationAddress</key>
<string>150 E Riverside Dr, n/a, , Austin, TX 78704</string>
<key>OrganizationAddressLine1</key>
<string>150 E Riverside Dr</string>
<key>OrganizationAddressLine2</key>
<string>n/a</string>
<key>OrganizationCity</key>
<string>Austin</string>
<key>OrganizationCountry</key>
<string>USA</string>
<key>OrganizationDepartment</key>
<string>Telecom Celluar</string>
<key>OrganizationEmail</key>
<string>itd_dep_admin@txdot.gov</string>
<key>OrganizationMagic</key>
<string>88bf0ea8-a04e-4415-8674-2b5e72ae682c</string>
<key>OrganizationName</key>
<string>Texas Department of Transportation</string>
<key>OrganizationPhone</key>
<string>512.302.4357</string>
<key>OrganizationSupportPhone</key>
<string>512.302.4357</string>
<key>OrganizationZipCode</key>
<string>78704</string>
<key>SkipSetup</key>
<array>
<string>Restore</string>
<string>AppleID</string>
<string>TOS</string>
<string>Siri</string>
<string>Diagnostics</string>
<string>Registration</string>
<string>Biometric</string>
<string>Payment</string>
<string>Zoom</string>
<string>Android</string>
</array>
</dict>
</plist>
\
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AllowPairing</key>
<true/>
<key>AutoAdvanceSetup</key>
<false/>
<key>AwaitDeviceConfigured</key>
<false/>
<key>CloudConfigurationUIComplete</key>
<false/>
<key>ConfigurationSource</key>
<integer>1</integer>
<key>ConfigurationURL</key>
<string>https://ds16.airwatchportals.com/DeviceServices/Enrollment/DeviceMdmConfiguration.aspx?depid=ba0a9108-c277-4905-b830-5ecc13b2dd37</string>
<key>ConfigurationWasApplied</key>
<false/>
<key>IsMDMUnremovable</key>
<integer>0</integer>
<key>IsMandatory</key>
<false/>
<key>IsMultiUser</key>
<false/>
<key>IsSupervised</key>
<false/>
<key>MDMProtocolVersion</key>
<integer>1</integer>
<key>OrganizationAddress</key>
<string>150 E Riverside Dr, n/a, , Austin, TX 78704</string>
<key>OrganizationAddressLine1</key>
<string>150 E Riverside Dr</string>
<key>OrganizationAddressLine2</key>
<string>n/a</string>
<key>OrganizationCity</key>
<string>Austin</string>
<key>OrganizationCountry</key>
<string>USA</string>
<key>OrganizationDepartment</key>
<string>Telecom Celluar</string>
<key>OrganizationEmail</key>
<string>itd_dep_admin@txdot.gov</string>
<key>OrganizationMagic</key>
<string>88bf0ea8-a04e-4415-8674-2b5e72ae682c</string>
<key>OrganizationName</key>
<string>Texas Department of Transportation</string>
<key>OrganizationPhone</key>
<string>512.302.4357</string>
<key>OrganizationSupportPhone</key>
<string>512.302.4357</string>
<key>OrganizationZipCode</key>
<string>78704</string>
<key>SkipSetup</key>
<array>
<string>Restore</string>
<string>AppleID</string>
<string>TOS</string>
<string>Siri</string>
<string>Diagnostics</string>
<string>Registration</string>
<string>Biometric</string>
<string>Payment</string>
<string>Zoom</string>
<string>Android</string>
</array>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment