├── Admin ├── AdminMenuBar.mobileconfig ├── AdminOpenWith.mobileconfig ├── AdminSafariPrefs.mobileconfig ├── AdminSecurityPrefs.mobileconfig ├── AdminSystemPrefs.mobileconfig ├── AdminWallpaper.mobileconfig ├── MunkiAdminPrefs.mobileconfig └── ServersCertificates.mobileconfig ├── Apps ├── AcrobatPrefs.mobileconfig ├── AntiMalwarePrefs.mobileconfig ├── AppStorePrefs.mobileconfig ├── BlueJeans.mobileconfig ├── CalendarPrefs.mobileconfig ├── ChromePrefs.mobileconfig ├── ClamXavPrefs.mobileconfig ├── CompressorPrefs.mobileconfig ├── EclipsePrefs.mobileconfig ├── FetchPrefs.mobileconfig ├── FinalCutPrefs.mobileconfig ├── GaragebandPrefs.mobileconfig ├── GitHubPrefs.mobileconfig ├── KeynotePrefs.mobileconfig ├── MailPrefs.mobileconfig ├── MampPrefs.mobileconfig ├── MotionPrefs.mobileconfig ├── NewsPrefs.mobileconfig ├── NotesPrefs.mobileconfig ├── NumbersPrefs.mobileconfig ├── OfficePrefs.mobileconfig ├── OutsetPrefs.mobileconfig ├── PagesPrefs.mobileconfig ├── PreviewPrefs.mobileconfig ├── SafariPrefs.mobileconfig ├── ScriptsMenuPrefs.mobileconfig ├── TextEditPrefs.mobileconfig ├── TextWranglerPrefs.mobileconfig ├── VLCprefs.mobileconfig ├── XcodePrefs.mobileconfig ├── iBooksPrefs.mobileconfig ├── iMoviePrefs.mobileconfig └── iTunesPrefs.mobileconfig ├── Kiosk ├── ChromeLoginItem.mobileconfig ├── DisableBluetoothAssist.mobileconfig ├── DisableScreenSaver.mobileconfig ├── DisableWiFi.mobileconfig └── KioskEnergySettings.mobileconfig ├── Lab ├── AirDropPrefs.mobileconfig ├── DisableAmbientLightSensor.mobileconfig ├── DisableSiri.mobileconfig ├── LabAppStorePrefs.mobileconfig ├── LabAppsBlacklist.mobileconfig ├── LabEnergySettings.mobileconfig ├── LabLoginWindow.mobileconfig ├── LabSharingExtensions.mobileconfig ├── LabSoftwareUpdate.mobileconfig ├── LabiTunesPrefs.mobileconfig ├── PrinterDefault156.mobileconfig ├── PrinterDefault203.mobileconfig └── PrinterDefaultLibrary.mobileconfig ├── MasterProfileTemplate.mobileconfig ├── README.md ├── Staff ├── EmilyCarrMail.mobileconfig ├── MailCertificates.mobileconfig ├── PrinterDefaultMailroom.mobileconfig ├── StaffLoginWindow.mobileconfig └── StaffManagedInstalls.mobileconfig ├── Student ├── StudentFinder.mobileconfig ├── StudentOpenWithDefaults.mobileconfig ├── StudentSafari.mobileconfig ├── StudentScreenSaver.mobileconfig ├── StudentSystemPrefs.mobileconfig └── StudentWallpaper.mobileconfig └── System ├── AirDropPrefs.plist ├── DiagnosticData.mobileconfig ├── DisableBluetoothAssist.mobileconfig ├── DisableCompatibilityWarnings.mobileconfig ├── DisableNotifications.mobileconfig ├── ExtensionsWhitelist.mobileconfig ├── GlobalPrefs.mobileconfig ├── PrivacyWhitelist.mobileconfig ├── ScreenSharing.mobileconfig ├── SetupAssistant.mobileconfig ├── SoftwareUpdate.mobileconfig ├── TouchBarPrefs.mobileconfig └── WiFiCredentials.mobileconfig /Admin/AdminMenuBar.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | AdminMenuBar 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.AdminMenuBar 11 | 12 | PayloadUUID 13 | 7AADAA1F-D0CE-46A3-A34D-E4044A3157AD 14 | 15 | PayloadScope 16 | User 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.systemuiserver.ByHost 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.AdminMenuBar.53762579-0239-460B-AED2-59C22FD99BC2 42 | 43 | PayloadUUID 44 | 9DF7C464-55D6-47B4-AF57-44CA22905F08 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | dontAutoLoad 53 | 54 | /System/Library/CoreServices/Menu Extras/AirPort.menu 55 | 56 | 57 | 58 | 59 | PayloadType 60 | com.apple.systemuiserver 61 | 62 | PayloadIdentifier 63 | ca.ecuad.mactech.AdminMenuBar.029C0E7C-40D0-4BDC-9660-6A59517AFBBD 64 | 65 | PayloadUUID 66 | 0F86343C-4616-4EAF-8DEE-4449993E9A03 67 | 68 | PayloadVersion 69 | 1 70 | 71 | PayloadEnabled 72 | 73 | 74 | NSStatusItem Visible Siri 75 | 76 | NSStatusItem Visible com.apple.menuextra.TimeMachine 77 | 78 | NSStatusItem Visible com.apple.menuextra.airplay 79 | 80 | NSStatusItem Visible com.apple.menuextra.airport 81 | 82 | NSStatusItem Visible com.apple.menuextra.appleuser 83 | 84 | NSStatusItem Visible com.apple.menuextra.clock 85 | 86 | NSStatusItem Visible com.apple.menuextra.volume 87 | 88 | NSStatusItem Visible com.apple.scriptmenu 89 | 90 | 91 | menuExtras 92 | 93 | /System/Library/CoreServices/Menu Extras/User.menu 94 | /System/Library/CoreServices/Menu Extras/Clock.menu 95 | /System/Library/CoreServices/Menu Extras/Displays.menu 96 | /System/Library/CoreServices/Menu Extras/Script Menu.menu 97 | 98 | 99 | 100 | 101 | 102 | -------------------------------------------------------------------------------- /Admin/AdminOpenWith.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | AdminOpenWith 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.AdminOpenWith 11 | 12 | PayloadUUID 13 | C453A140-46CB-442E-9DC1-4930442CBFDA 14 | 15 | PayloadScope 16 | User 17 | 18 | PayloadDescription 19 | Sets default apps to open files with. 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.launchservices.secure 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.launchservices.D2ADA2CE-B506-4A73-82C5-54CB1360EA05 42 | 43 | PayloadUUID 44 | F9F9F386-2AD8-4771-B896-1189FE79CBF7 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | LSHandlers 53 | 54 | 55 | LSHandlerContentType 56 | org.openxmlformats.spreadsheetml.template 57 | LSHandlerIgnoreCreator 58 | 59 | LSHandlerPreferredVersions 60 | 61 | LSHandlerRoleAll 62 | - 63 | 64 | LSHandlerRoleAll 65 | com.apple.iwork.numbers 66 | 67 | 68 | LSHandlerContentType 69 | com.microsoft.word.doc 70 | LSHandlerPreferredVersions 71 | 72 | LSHandlerRoleAll 73 | - 74 | 75 | LSHandlerRoleAll 76 | com.apple.iwork.pages 77 | 78 | 79 | LSHandlerContentType 80 | org.openxmlformats.presentationml.template 81 | LSHandlerPreferredVersions 82 | 83 | LSHandlerRoleAll 84 | - 85 | 86 | LSHandlerRoleAll 87 | com.apple.iwork.keynote 88 | 89 | 90 | LSHandlerContentType 91 | com.microsoft.excel.xls 92 | LSHandlerIgnoreCreator 93 | 94 | LSHandlerPreferredVersions 95 | 96 | LSHandlerRoleAll 97 | - 98 | 99 | LSHandlerRoleAll 100 | com.apple.iwork.numbers 101 | 102 | 103 | LSHandlerContentType 104 | com.apple.mobileconfig 105 | LSHandlerPreferredVersions 106 | 107 | LSHandlerRoleAll 108 | - 109 | 110 | LSHandlerRoleAll 111 | com.barebones.textwrangler 112 | 113 | 114 | LSHandlerContentType 115 | public.comma-separated-values-text 116 | LSHandlerPreferredVersions 117 | 118 | LSHandlerRoleAll 119 | - 120 | 121 | LSHandlerRoleAll 122 | com.apple.iwork.numbers 123 | 124 | 125 | 126 | 127 | 128 | -------------------------------------------------------------------------------- /Admin/AdminSafariPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | AdminSafari 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.AdminSafari 11 | 12 | PayloadUUID 13 | FBA43009-63B5-4D7A-8747-C4FB92F68849 14 | 15 | PayloadScope 16 | User 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.Safari.plist 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.AdminSafari.0AFA5EC0-066E-4DF4-A3C8-C35AC99BEDB0 42 | 43 | PayloadUUID 44 | B8E2D3B7-3F59-46D9-8455-F32662B9476C 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | AlwaysShowFavoritesBarInFullScreen 53 | 54 | AlwaysShowTabBar 55 | 56 | AlwaysShowTabBarInFullScreen 57 | 58 | AutoFillCreditCardData 59 | 60 | AutoFillFromAddressBook 61 | 62 | AutoFillMiscellaneousForms 63 | 64 | AutoFillPasswords 65 | 66 | AutoShowToolbarInFullScreen 67 | 68 | CanPromptForPushNotifications 69 | 70 | DownloadsPath 71 | ~/Desktop 72 | ExtensionsEnabled 73 | 74 | IncludeDevelopMenu 75 | 76 | HomePage 77 | favorites:// 78 | LastOSVersionSafariWasLaunchedOn 79 | 10.12.3 80 | LastSafariVersionWithWelcomePage 81 | 10.0.3 82 | LocalFileRestrictionsEnabled 83 | 84 | SendDoNotTrackHTTPHeader 85 | 86 | ShowFavoritesBar-v2 87 | 88 | ShowFullURLInSmartSearchField 89 | 90 | ShowSidebarInTopSites 91 | 92 | WebKitDeveloperExtrasEnabledPreferenceKey 93 | 94 | 95 | 96 | 97 | 98 | -------------------------------------------------------------------------------- /Admin/AdminSecurityPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | AdminSecurity 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.AdminSecurityPrefs 11 | 12 | PayloadUUID 13 | 808E4B23-EEE1-4AB5-8CA9-EF102CD95B09 14 | 15 | PayloadScope 16 | User 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.preference.security 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.AdminSecurityPrefs.8FBC8E10-1197-4B1E-817A-B5DE745287F1 42 | 43 | PayloadUUID 44 | 765A4FAA-B4BC-4EAD-A7C9-35F5F3B4FAAC 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | dontAllowLockMessageUI 53 | 54 | dontAllowPasswordResetUI 55 | 56 | 57 | 58 | 59 | PayloadType 60 | com.apple.screensaver 61 | 62 | PayloadIdentifier 63 | ca.ecuad.mactech.AdminSecurityPrefs.F0FCE4B6-7507-4329-862E-9B81DB4633EB 64 | 65 | PayloadUUID 66 | 98D9F0B5-30D8-4E42-9B17-DDD9780496EA 67 | 68 | PayloadVersion 69 | 1 70 | 71 | PayloadEnabled 72 | 73 | 74 | askForPassword 75 | 76 | askForPasswordDelay 77 | 0 78 | idleTime 79 | 0 80 | 81 | 82 | 83 | 84 | -------------------------------------------------------------------------------- /Admin/AdminSystemPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | AdminSystemPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.AdminSystemPrefs 11 | 12 | PayloadUUID 13 | CC1D58A5-9BAB-4CA0-B350-A15BBFEBD965 14 | 15 | PayloadScope 16 | User 17 | 18 | PayloadDescription 19 | Hides panels in system preferences 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.systempreferences 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.AdminSystemPrefs.38BF3509-E713-4930-9EE5-D15A709D7334 42 | 43 | PayloadUUID 44 | 41C414C8-380C-464C-B968-B037F5175F56 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | HiddenPreferencePanes 53 | 54 | com.apple.preferences.parentalcontrols 55 | 56 | 57 | 58 | 59 | 60 | -------------------------------------------------------------------------------- /Admin/AdminWallpaper.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | AdminWallpaper 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.AdminWallpaper 11 | 12 | PayloadUUID 13 | C7E78A8D-F0E3-4EDC-9BA7-8163E10BA847 14 | 15 | PayloadScope 16 | User 17 | 18 | PayloadDescription 19 | Sets Admin Desktop Wallpaper Image 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.desktop 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.AdminWallpaper.89B45B60-1850-4331-A5B4-1A0B12D273D6 42 | 43 | PayloadUUID 44 | DCB4145C-F123-4530-9985-01307D770578 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | override-picture-path 53 | /Library/Desktop Pictures/Mountain Range.jpg 54 | locked 55 | 56 | 57 | 58 | 59 | 60 | -------------------------------------------------------------------------------- /Admin/MunkiAdminPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | MunkiAdminPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.MunkiAdminPrefs 11 | 12 | PayloadUUID 13 | F1279D25-23A1-498F-AF22-AADD5F04247D 14 | 15 | PayloadScope 16 | User 17 | 18 | PayloadDescription 19 | Mounts Repo and sets up app prefs 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.hjuutilainen.MunkiAdmin 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.MunkiAdminPrefs 42 | 43 | PayloadDisplayName 44 | MunkiAdminPrefs 45 | 46 | PayloadUUID 47 | E4BF709D-671F-4A4A-A661-A7012BF60A01 48 | 49 | PayloadVersion 50 | 1 51 | 52 | PayloadEnabled 53 | 54 | 55 | DevMateAnalyticsEnabled 56 | 57 | DevMateAnalyticsPermissionAsked 58 | 59 | DevMateLaunchCount 60 | 1 61 | NSNavLastRootDirectory 62 | /Volumes/DeploymentRepository/MunkiRepo/manifests 63 | openRepositoryLastDir 64 | /Volumes/DeploymentRepository/MunkiRepo 65 | selectedRepositoryPath 66 | /Volumes/DeploymentRepository/MunkiRepo 67 | sidebarDirectoriesVisible 68 | 69 | sidebarInstallerTypesVisible 70 | 71 | startupWhatToDo 72 | 2 73 | 74 | 75 | 76 | 77 | -------------------------------------------------------------------------------- /Admin/ServersCertificates.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadDisplayName 6 | ServersCertificates 7 | PayloadIdentifier 8 | ca.ecuad.mactech.ServersCertificates 9 | PayloadOrganization 10 | EmilyCarrUniversity 11 | PayloadRemovalDisallowed 12 | 13 | PayloadScope 14 | User 15 | PayloadType 16 | Configuration 17 | PayloadUUID 18 | 5eac5970-b29a-0133-ae5f-685b35b66dcf 19 | PayloadVersion 20 | 1 21 | PayloadContent 22 | 23 | 24 | Password 25 | 26 | PayloadContent 27 | 28 | 29 | hash block with certificate from profile manager 30 | 31 | 32 | PayloadEnabled 33 | 34 | PayloadIdentifier 35 | com.apple.mdm.pluto.edu.ecuad.ca.5eac5970-b29a-0133-ae5f-685b35b66dcf.alacarte.certificate.5f95f827-4f2c-49ae-9c01-f3f38d3979e8 36 | PayloadType 37 | com.apple.security.root 38 | PayloadUUID 39 | 5f95f827-4f2c-49ae-9c01-f3f38d3979e8 40 | PayloadVersion 41 | 1 42 | 43 | 44 | PayloadContent 45 | 46 | 47 | hash block with certificate from profile manager 48 | 49 | 50 | PayloadEnabled 51 | 52 | PayloadIdentifier 53 | com.apple.mdm.pluto.edu.ecuad.ca.5eac5970-b29a-0133-ae5f-685b35b66dcf.alacarte.certificate.ae74aabc-53f6-4603-b976-9a88cf188618 54 | PayloadType 55 | com.apple.security.root 56 | PayloadUUID 57 | ae74aabc-53f6-4603-b976-9a88cf188618 58 | PayloadVersion 59 | 1 60 | 61 | 62 | PayloadContent 63 | 64 | 65 | hash block with certificate from profile manager 66 | 67 | 68 | PayloadEnabled 69 | 70 | PayloadIdentifier 71 | com.apple.mdm.pluto.edu.ecuad.ca.5eac5970-b29a-0133-ae5f-685b35b66dcf.alacarte.certificate.19fc2d3f-b2d9-4087-9d18-95c5e61b9574 72 | PayloadType 73 | com.apple.security.root 74 | PayloadUUID 75 | 19fc2d3f-b2d9-4087-9d18-95c5e61b9574 76 | PayloadVersion 77 | 1 78 | 79 | 80 | 81 | 82 | -------------------------------------------------------------------------------- /Apps/AcrobatPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | com.adobe.Acrobat.Pro 11 | 12 | Set-Once 13 | 14 | 15 | mcx_data_timestamp 16 | 2018-07-30T18:58:51Z 17 | mcx_preference_settings 18 | 19 | DC 20 | 21 | AVAlert 22 | 23 | Checkbox 24 | 25 | 8 26 | 27 | OptionToOwn 28 | 29 | 1 30 | 1 31 | 32 | 33 | 34 | 35 | EULAAcceptedForBrowser 36 | 37 | ShowSplashScreen 38 | 39 | Updater 40 | 41 | FirstTimeAppHasRun 42 | 43 | 0 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | PayloadEnabled 54 | 55 | PayloadIdentifier 56 | MCXToProfile.b747a714-99b5-4b3f-9b81-63af9bb24e45.alacarte.customsettings.d2cb6776-af5e-4562-8c18-212e09ab17cc 57 | PayloadType 58 | com.apple.ManagedClient.preferences 59 | PayloadUUID 60 | FDF5B97A-1A9A-4AAC-8C32-BB7E83DFD3E8 61 | PayloadVersion 62 | 1 63 | 64 | 65 | PayloadDescription 66 | 67 | PayloadDisplayName 68 | AcrobatPrefs 69 | PayloadIdentifier 70 | ca.ecuad.mactech.AcrobatPrefs 71 | PayloadOrganization 72 | EmilyCarrUniversity 73 | PayloadRemovalDisallowed 74 | 75 | PayloadScope 76 | System 77 | PayloadType 78 | Configuration 79 | PayloadUUID 80 | E1F7DB03-BEF9-433C-83D8-AAAE9ED64E29 81 | PayloadVersion 82 | 1 83 | 84 | 85 | -------------------------------------------------------------------------------- /Apps/AntiMalwarePrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | AntiMalwarePrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.AntiMalwarePrefs 11 | 12 | PayloadUUID 13 | CADDE4D4-C15F-4946-B8C2-0C563313DDB6 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.malwarebytes.antimalware 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.AntiMalwarePrefs.2AE149FE-2B15-4FC6-BB7C-1184A2DCD18C 42 | 43 | PayloadUUID 44 | 9AC1C5F3-D625-4C74-886D-69E00E223E50 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | SUSkippedVersion 53 | 3.0.0 54 | SUAutomaticallyUpdate 55 | 56 | SUEnableAutomaticChecks 57 | 58 | SUHasLaunchedBefore 59 | 60 | SULastCheckTime 61 | 2016-07-19T20:38:56Z 62 | didCheckRemoveHelperTool 63 | 64 | licenseAgreed 65 | 66 | licenseAutoRenew 67 | 68 | licenseKey 69 | 70 | 71 | 72 | 73 | 74 | 75 | -------------------------------------------------------------------------------- /Apps/AppStorePrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | AppStorePrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.AppStorePrefs 11 | 12 | PayloadUUID 13 | FD461A6F-44C4-4233-81DB-2CD7ABF254DF 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.appstore 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.AppStorePrefs.2864F42F-617E-434E-AEF4-599AB612B510 42 | 43 | PayloadUUID 44 | 59FD7D26-7FE8-405C-BD21-755FAC88A087 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | restrict-store-disable-app-adoption 53 | 54 | restrict-store-require-admin-to-install 55 | 56 | restrict-store-softwareupdate-only 57 | 58 | 59 | 60 | 61 | -------------------------------------------------------------------------------- /Apps/BlueJeans.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | BlueJeansPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.BlueJeansPrefs 11 | 12 | PayloadUUID 13 | 9640586A-7E9E-4B81-9CD3-3B369B8C4E16 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.bluejeansnet.Blue 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.BlueJeansPrefs.F7BC643B-A755-4B7A-888E-860C520E682C 42 | 43 | PayloadUUID 44 | 8182626C-B3ED-4D8A-8565-1971E9C98607 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | AudioSelection 53 | computer 54 | SUAutomaticallyUpdate 55 | 56 | SUHasLaunchedBefore 57 | 58 | allowUpdates 59 | 60 | ftueShown_upgradeWelcome 61 | 62 | 63 | 64 | 65 | 66 | 67 | -------------------------------------------------------------------------------- /Apps/CalendarPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | CalendarPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.CalendarPrefs 11 | 12 | PayloadUUID 13 | A7BBF1FD-D802-4F4D-90EB-11DF0F16292B 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.iCal 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.CalendarPrefs.45664417-F8D9-4919-92B1-370C3D80E76E 42 | 43 | PayloadUUID 44 | 463F3464-04D3-40BA-B27A-73AB3CA70537 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | ViewModelMigrated 53 | 1 54 | privacyPaneHasBeenAcknowledged 55 | 56 | 57 | 58 | 59 | 60 | -------------------------------------------------------------------------------- /Apps/ChromePrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | ChromePrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.ChromePrefs 11 | 12 | PayloadUUID 13 | D4BFB180-6B02-4B26-9D29-254ED77B0C4B 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.google.Chrome 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.ChromePrefs.BDDDC6BF-8DD9-4631-A490-A74A4E5F97F2 42 | 43 | PayloadUUID 44 | 9FC2BCF9-83C0-4050-B34D-F93EAF252656 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | DisablePrintPreview 53 | 54 | PMPrintingExpandedStateForPrint2 55 | 56 | 57 | 58 | 59 | 60 | -------------------------------------------------------------------------------- /Apps/ClamXavPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | ClamXavPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.ClamXavPrefs 11 | 12 | PayloadUUID 13 | 1E0C2950-CE47-4C44-8EBB-71D2A0E21DF1 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | uk.co.markallan.clamxav 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.ClamXavPrefs.2E37B226-CC8B-49CA-8314-4C809A18AE74 42 | 43 | PayloadUUID 44 | 7B9559B7-84AE-4B47-A8C4-20488D91C7C 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | UpdateDefsOnLaunch 53 | 54 | Donate Rotate 55 | 2 56 | NeedsExit1FreshclamFlag 57 | 58 | PathToClamav 59 | /usr/local/clamXav 60 | PathToUpdateLog 61 | /usr/local/clamXav/share/clamav/freshclam.log 62 | QuarantineFolder 63 | 64 | path 65 | /Users/Shared/VirusQuarantine 66 | 67 | QuarantineInfected 68 | 69 | SUEnableAutomaticChecks 70 | 71 | SUSendProfileInfo 72 | 73 | ScanEmail 74 | 75 | sourceContents 76 | 77 | 78 | name 79 | ~ 80 | 81 | 82 | name 83 | ~/Documents 84 | 85 | 86 | name 87 | ~/Library 88 | 89 | 90 | 91 | 92 | 93 | -------------------------------------------------------------------------------- /Apps/CompressorPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | CompressorPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.CompressorPrefs 11 | 12 | PayloadUUID 13 | C489E4DB-2DB4-4D7F-96CD-74FE0BE6B79F 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.Compressor 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.CompressorPrefs.F3463A19-6973-4D38-A8CF-4357B8DCC459 42 | 43 | PayloadUUID 44 | 2F2655DA-856E-4470-9D3F-DD0695AC379B 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | LKLastWhatsNewVersionDisplayed 53 | 1 54 | 55 | LKWhatsNewDisplayedForAppVersion 56 | 57 | 4.4.4 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | -------------------------------------------------------------------------------- /Apps/EclipsePrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | EclipsePrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.EclipsePrefs 11 | 12 | PayloadUUID 13 | 1499AFA4-0E12-436B-A897-56002A25B63E 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | org.eclipse.eclipse.plist 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.EclipsePrefs.832BC43B-CAA9-41E6-A1CB-DD0F3AB40AC5 42 | 43 | PayloadUUID 44 | FB2DA8A4-F885-4D58-ABCF-8C9318CC8436 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | WebKitJavaEnabled 53 | 54 | 55 | 56 | 57 | -------------------------------------------------------------------------------- /Apps/FetchPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | FetchPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.FetchPrefs 11 | 12 | PayloadUUID 13 | 1ADB962B-C674-495E-B6CE-F69E55767FB4 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | Configures Fetch preferences and shortcuts 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.fetchsoftworks.Fetch 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.FetchPrefs.9A01CDE0-30E4-42DD-A7D8-DB77E0168015 42 | 43 | PayloadDisplayName 44 | FetchPrefs 45 | 46 | PayloadUUID 47 | 20849570-3448-4CC2-A37C-2ED20B651E81 48 | 49 | PayloadVersion 50 | 1 51 | 52 | PayloadEnabled 53 | 54 | 55 | AutoCheckForUpdates 56 | 57 | DefaultShortcut 58 | Your private network account 59 | DontUploadDotFiles 60 | 61 | OmitDotFiles 62 | 63 | NewConnectionExpanded 64 | 65 | RegistrantName 66 | Emily Carr Institute of Art + Design 67 | ResumeDownloadRecords 68 | 69 | SerialNumber 70 | YOUR_SERIAL_NUMBER_HERE 71 | com.pkware.zip-archive 72 | 73 | AutoDecode 74 | 75 | Extrinsic 76 | 77 | TransferMode 78 | Binary 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | PayloadType 87 | com.fetchsoftworks.Fetch.Shortcuts 88 | PayloadIdentifier 89 | ca.ecuad.mactech.FetchShortcuts 90 | PayloadUUID 91 | EE4C9689-3521-4FCC-900A-48B5877C732F 92 | PayloadDisplayName 93 | FetchShortcuts 94 | PayloadVersion 95 | 1 96 | PayloadEnabled 97 | 98 | 99 | Shortcuts v2 100 | 101 | Preferences 102 | 103 | Default 104 | 105 | Font 106 | Lucida Grande 107 | Font Size 108 | 10 109 | Layout 110 | 111 | Columns 112 | 113 | 114 | ULC0 115 | 116 | Index 117 | 0 118 | Width 119 | 160 120 | 121 | 122 | 123 | ULC3 124 | 125 | Index 126 | 1 127 | Width 128 | 180 129 | 130 | 131 | 132 | ULC4 133 | 134 | Index 135 | 2 136 | Width 137 | 70 138 | 139 | 140 | 141 | ULC5 142 | 143 | Index 144 | 3 145 | Width 146 | 178 147 | 148 | 149 | 150 | ULC6 151 | 152 | Index 153 | 4 154 | Width 155 | 108 156 | 157 | 158 | 159 | Sort column 160 | ULC0 161 | Sort order 162 | 1 163 | 164 | Window Bounds 165 | 166 | Height 167 | 234 168 | Width 169 | 616 170 | X 171 | 219 172 | Y 173 | 158 174 | 175 | 176 | Shortcuts 177 | 178 | Name 179 | 180 | Shortcuts 181 | 182 | 183 | ID 184 | 0AC5331A-4E7F-4119-A3B4-E051DA4B7175 185 | Name 186 | Instructor Dropboxes 187 | Remote Item 188 | 189 | Info 190 | 191 | Alias 192 | 193 | File 194 | 195 | Folder 196 | 197 | 198 | Location 199 | 200 | URL 201 | ftp://ftp.ecuad.ca/%2Fhome/students/Dropboxes/ 202 | 203 | Options 204 | 205 | Retries 206 | 0 207 | 208 | 209 | 210 | 211 | ID 212 | 1FAABF93-1244-4896-9598-081C65B92AFE 213 | Name 214 | Instructor Public Folder 215 | Remote Item 216 | 217 | Info 218 | 219 | Alias 220 | 221 | File 222 | 223 | Folder 224 | 225 | 226 | Location 227 | 228 | URL 229 | ftp://ftp.ecuad.ca/%2Fhome/students/Public/Instructor/ 230 | 231 | Options 232 | 233 | Retries 234 | 0 235 | 236 | 237 | 238 | 239 | ID 240 | DBC2F8D6-E3B4-43A4-A0B9-54AA1686E308 241 | Name 242 | Your private network account 243 | Remote Item 244 | 245 | Info 246 | 247 | Alias 248 | 249 | File 250 | 251 | Folder 252 | 253 | 254 | Location 255 | 256 | URL 257 | ftp://ftp.ecuad.ca/ 258 | 259 | Options 260 | 261 | Retries 262 | 0 263 | 264 | 265 | 266 | 267 | 268 | 269 | com.apple.PreferenceSync.ExcludeSyncKeys 270 | 271 | Shortcuts v2 272 | 273 | 274 | 275 | 276 | 277 | 278 | -------------------------------------------------------------------------------- /Apps/FinalCutPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | FinalCutPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.FinalCutPrefs 11 | 12 | PayloadUUID 13 | A59201F6-A116-4FCE-A7B0-A1CAAD3307CB 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.FinalCut 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.FinalCutPrefs.C4F3B3B5-29E1-459F-8353-371183A270BB 42 | 43 | PayloadUUID 44 | AD84C49C-C8FE-41C7-9CDA-FD3F888005F9 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | FFCheckedUpgrade 53 | 54 | LKLastWhatsNewVersionDisplayed 55 | 1 56 | LKWhatsNewDisplayedForAppVersion 57 | 58 | 10.4.6 59 | 60 | 61 | 62 | 63 | 64 | 65 | -------------------------------------------------------------------------------- /Apps/GaragebandPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | GaragebandPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.GaragebandPrefs 11 | 12 | PayloadUUID 13 | FEB1D757-BEC0-4B88-BB98-ADF8085053BC 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.garageband10 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.GaragebandPrefs.12BA9E80-E4B3-4E39-ACB3-A0F228759624 42 | 43 | PayloadUUID 44 | 7E2C29E7-DC0A-4369-95A3-AA5C33FDC8C5 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | welcomeScreenShown 53 | 54 | DontShowAdditionalContentDowload 55 | 56 | 57 | 58 | 59 | -------------------------------------------------------------------------------- /Apps/GitHubPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | GitHubPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.GitHubPrefs 11 | 12 | PayloadUUID 13 | 11E43E5E-E5D5-4AF4-88EB-936C53CE3948 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.github.GitHub.plist 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.GitHubPrefs.0F0FCDF3-4E1C-4E1B-866E-C51022750961 42 | 43 | PayloadUUID 44 | 640BFDE9-6BB0-47AD-81F1-D74770C41429 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | GHHasLaunchedDesktop 53 | 1 54 | 55 | 56 | 57 | 58 | -------------------------------------------------------------------------------- /Apps/KeynotePrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | KeynotePrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.KeynotePrefs 11 | 12 | PayloadUUID 13 | 13EEC701-3545-4D5A-85A0-48745D2DDA2F 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.iWork.Keynote 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.KeynotePrefs.C37E6573-52AA-46C3-99B8-2D3005A7826C 42 | 43 | PayloadUUID 44 | 46B1E819-ECAB-45CF-8D76-CDB992485DD4 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | TMAFirstLaunchVersion 53 | 65549 54 | 55 | TMAFirstLaunchCoachingTipShownKey 56 | 1 57 | 58 | 59 | 60 | 61 | 62 | -------------------------------------------------------------------------------- /Apps/MailPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadType 9 | com.apple.mail-shared 10 | PayloadIdentifier 11 | ca.ecuad.mactech.MailPrefs.367CA585-8C64-4496-BC0C-AC4F8AC74603 12 | PayloadUUID 13 | 22A8C863-7F68-4549-A970-42ADA400DC21 14 | PayloadVersion 15 | 1 16 | PayloadEnabled 17 | 18 | AddressDisplayMode 19 | 3 20 | 21 | 22 | PayloadDescription 23 | Sets address field to display destination email for better user clarity. 24 | PayloadDisplayName 25 | MailPrefs 26 | PayloadIdentifier 27 | ca.ecuad.mactech.MailPrefs 28 | PayloadOrganization 29 | EmilyCarrUniversity 30 | PayloadRemovalDisallowed 31 | 32 | PayloadScope 33 | System 34 | PayloadType 35 | Configuration 36 | PayloadUUID 37 | 376bf186-66c2-4b96-b557-d7c8fb52b51d 38 | PayloadVersion 39 | 1 40 | 41 | 42 | -------------------------------------------------------------------------------- /Apps/MampPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | MampPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.MampPrefs 11 | 12 | PayloadUUID 13 | 3ACF3531-D676-4CD5-8B2C-400AF6176FD2 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | de.appsolute.MAMP 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.MampPrefs.0C0C2CFA-CE15-4DA9-8E84-5694AEE91753 42 | 43 | PayloadUUID 44 | 0D6DB921-F178-4F2C-9291-E1B0BF1FD847 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | NSWindow Frame MAMP 53 | 91 590 536 405 0 0 1920 1057 54 | checkForMampPro 55 | 56 | openPage 57 | 58 | startPage 59 | /MAMP/ 60 | startServers 61 | 62 | stopServers 63 | 64 | 65 | 66 | 67 | -------------------------------------------------------------------------------- /Apps/MotionPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | MotionPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.MotionPrefs 11 | 12 | PayloadUUID 13 | 11B2FB56-872C-47F9-B9E5-F0C35B71724F 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.motionapp 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.MotionPrefs.4657DCCD-3AFC-41C1-940B-7EEEA6700CBA 42 | 43 | PayloadUUID 44 | 3AEC54BE-559A-4ADB-88ED-9ADCDBD5CDD1 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | LKLastWhatsNewVersionDisplayed 53 | 1 54 | 55 | LKWhatsNewDisplayedForAppVersion 56 | 57 | 5.4.3 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | -------------------------------------------------------------------------------- /Apps/NewsPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | NewsPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.NewsPrefs 11 | 12 | PayloadUUID 13 | 637AEA9C-D556-47AB-A6F4-D2E0DE4D201F 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.news 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.NewsPrefs.BB6E5B75-06AD-4EE2-AF98-71C91EBADC2C 42 | 43 | PayloadUUID 44 | B49D5FAB-BE2B-4400-AE9F-EFAFE4368E4A 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | onboarding_completed 53 | 54 | 55 | 56 | 57 | -------------------------------------------------------------------------------- /Apps/NotesPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | NotesPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.NotesPrefs 11 | 12 | PayloadUUID 13 | CB24623B-477D-49B2-BB54-74CD913B5537 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.Notes 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.NotesPrefs.ABF8A5E8-C6EA-403D-975D-A3AE8D8406C7 42 | 43 | PayloadUUID 44 | 0228A89D-B784-4213-9078-672D43024998 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | DidChooseToMigrateLocalAccount 53 | 54 | DidMigrateLocalAccount 55 | 56 | didShowMoveToRecentyDeletedFolderAlert 57 | 58 | hasShownWelcomeScreen 59 | 60 | 61 | 62 | 63 | 64 | 65 | -------------------------------------------------------------------------------- /Apps/NumbersPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | NumbersPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.NumbersPrefs 11 | 12 | PayloadUUID 13 | 1A71F814-4B10-4CFE-817B-1858C1687686 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.iWork.Numbers 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.NumbersPrefs.A9F6F470-42E2-4B6F-B391-231EE3356A91 42 | 43 | PayloadUUID 44 | 8314D0D0-5165-46C4-AABA-FB7B2BC11CFC 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | TMAFirstLaunchVersion 53 | 65549 54 | 55 | 56 | 57 | 58 | 59 | -------------------------------------------------------------------------------- /Apps/OfficePrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | OfficePrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.OfficePrefs 11 | 12 | PayloadUUID 13 | 8F837D58-2537-48A3-A02D-12955832BD17 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.microsoft.Excel 39 | PayloadIdentifier 40 | ca.ecuad.mactech.ExcelPrefs.49F5465E-1EE1-48B2-BEAA-FED739E318DB 41 | PayloadUUID 42 | F81391F8-4A4B-4475-8A49-6D12A11C5785 43 | PayloadVersion 44 | 1 45 | PayloadEnabled 46 | 47 | 48 | DefaultsToLocalOpenSave 49 | 50 | kSubUIAppCompletedFirstRunSetup1507 51 | 52 | OUIWhatsNewLastShownLink 53 | 624954 54 | SendAllTelemetryEnabled 55 | 56 | 57 | 58 | 59 | 60 | PayloadType 61 | com.microsoft.PowerPoint 62 | PayloadIdentifier 63 | ca.ecuad.mactech.PowerPointPrefs.6F849A5F-31F1-4596-BB34-B47A6973F5A5 64 | PayloadUUID 65 | 12D2E65E-02E4-4806-B0A4-F82FB82CC891 66 | PayloadVersion 67 | 1 68 | PayloadEnabled 69 | 70 | 71 | DefaultsToLocalOpenSave 72 | 73 | kSubUIAppCompletedFirstRunSetup1507 74 | 75 | OUIWhatsNewLastShownLink 76 | 624953 77 | SendAllTelemetryEnabled 78 | 79 | 80 | 81 | 82 | 83 | PayloadType 84 | com.microsoft.Word 85 | PayloadIdentifier 86 | ca.ecuad.mactech.WordPrefs.7D646E85-39ED-4690-B83A-54A10B989575 87 | PayloadUUID 88 | 208BD78E-7840-45F0-89E0-B93B70E7EB50 89 | PayloadVersion 90 | 1 91 | PayloadEnabled 92 | 93 | 94 | DefaultsToLocalOpenSave 95 | 96 | kSubUIAppCompletedFirstRunSetup1507 97 | 98 | OUIWhatsNewLastShownLink 99 | 624953 100 | SendAllTelemetryEnabled 101 | 102 | 103 | 104 | 105 | 106 | PayloadType 107 | com.microsoft.Outlook 108 | PayloadIdentifier 109 | ca.ecuad.mactech.OutlookPrefs.E623092C-4D30-4B9F-B990-3BF0C0D3B4CA 110 | PayloadUUID 111 | 6F2DDC54-C695-43E2-9992-058FB497E7DB 112 | PayloadVersion 113 | 1 114 | PayloadEnabled 115 | 116 | 117 | FirstRunExperienceCompletedO15 118 | 119 | kSubUIAppCompletedFirstRunSetup1507 120 | 121 | OUIWhatsNewLastShownLink 122 | 624956 123 | SendAllTelemetryEnabled 124 | 125 | 126 | 127 | 128 | 129 | PayloadType 130 | com.microsoft.autoupdate2 131 | PayloadIdentifier 132 | ca.ecuad.mactech.OfficeUpdatePrefs.26B05B21-AA3B-4825-8016-FE497AF8820D 133 | PayloadUUID 134 | 4581E73A-9C81-4D22-9508-9526D21C381D 135 | PayloadVersion 136 | 1 137 | PayloadEnabled 138 | 139 | 140 | Applications 141 | 142 | /Applications/Microsoft Excel.app 143 | 144 | Application ID 145 | XCEL15 146 | LCID 147 | 1033 148 | 149 | /Applications/Microsoft OneNote.app 150 | 151 | Application ID 152 | ONMC15 153 | LCID 154 | 1033 155 | 156 | /Applications/Microsoft Outlook.app 157 | 158 | Application ID 159 | OPIM15 160 | LCID 161 | 1033 162 | 163 | /Applications/Microsoft PowerPoint.app 164 | 165 | Application ID 166 | PPT315 167 | LCID 168 | 1033 169 | 170 | /Applications/Microsoft Word.app 171 | 172 | Application ID 173 | MSWD15 174 | LCID 175 | 1033 176 | 177 | /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app 178 | 179 | Application ID 180 | MSau02 181 | LCID 182 | 1033 183 | 184 | /Library/Application Support/Microsoft/MERP2.0/Microsoft Error Reporting.app 185 | 186 | Application ID 187 | Merp2 188 | LCID 189 | 1033 190 | 191 | 192 | 193 | HowToCheck 194 | Manual 195 | 196 | LastUpdate 197 | 2001-01-01T00:00:00Z 198 | 199 | WhenToCheck 200 | 2 201 | 202 | 203 | 204 | 205 | PayloadType 206 | com.microsoft.Office365ServiceV2 207 | PayloadIdentifier 208 | ca.ecuad.mactech.OfficePrefs.7BBDCAC1-FC2C-4BD9-81C0-455B78C226C9 209 | PayloadUUID 210 | D2E9806B-2FE4-4570-B2EE-B0DC0404E188 211 | PayloadVersion 212 | 1 213 | PayloadEnabled 214 | 215 | 216 | SendAllTelemetryEnabled 217 | 218 | 219 | 220 | 221 | 222 | 223 | -------------------------------------------------------------------------------- /Apps/OutsetPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadIdentifier 9 | com.apple.TCC.configuration-profile-policy.CEC3600E-1752-4347-B88C-7EA7A642E166 10 | PayloadType 11 | com.apple.TCC.configuration-profile-policy 12 | PayloadUUID 13 | CEC3600E-1752-4347-B88C-7EA7A642E166 14 | PayloadVersion 15 | 1 16 | Services 17 | 18 | SystemPolicyAppData 19 | 20 | 21 | Allowed 22 | 23 | Authorization 24 | Allow 25 | CodeRequirement 26 | anchor apple generic and identifier "io.macadmins.Outset" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = T4SK8ZXCXG) 27 | Identifier 28 | io.macadmins.Outset 29 | IdentifierType 30 | bundleID 31 | StaticCode 32 | 33 | 34 | 35 | 36 | 37 | 38 | PayloadDisplayName 39 | OutsetPrefs 40 | PayloadIdentifier 41 | ca.ecuad.macadmin.OutsetPrefs 42 | PayloadType 43 | Configuration 44 | PayloadUUID 45 | F939A893-9A75-45B6-AEA0-CFB0728479B8 46 | PayloadVersion 47 | 1 48 | 49 | 50 | -------------------------------------------------------------------------------- /Apps/PagesPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | PagesPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.PagesPrefs 11 | 12 | PayloadUUID 13 | 9E5ABE9C-5441-4660-8168-08DFBBF61ACD 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.iWork.Pages 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.PagesPrefs.9165989F-5A84-480E-B975-55491A027833 42 | 43 | PayloadUUID 44 | BA43E2D7-0E46-4846-8B83-06B8D2212276 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | TMAFirstLaunchVersion 53 | 65549 54 | 55 | 56 | 57 | 58 | 59 | -------------------------------------------------------------------------------- /Apps/PreviewPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | PreviewPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.PreviewPrefs 11 | 12 | PayloadUUID 13 | C290252F-C602-4DB8-8F97-630172281F1F 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.Preview 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.PreviewPrefs.2C0E5080-F782-46A2-A786-182F5D70F6FB 42 | 43 | PayloadUUID 44 | CC45FD49-BE85-422C-BB17-F4C8088ACD36 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | NSToolbar Configuration CommonToolbar_v5.1 53 | 54 | TB Display Mode 55 | 1 56 | TB Icon Size Mode 57 | 1 58 | TB Is Shown 59 | 1 60 | TB Item Identifiers 61 | 62 | view 63 | zoom 64 | share 65 | NSToolbarFlexibleSpaceItem 66 | print 67 | NSToolbarFlexibleSpaceItem 68 | markup 69 | rotate 70 | edit_banner 71 | search 72 | 73 | TB Size Mode 74 | 1 75 | 76 | 77 | 78 | 79 | -------------------------------------------------------------------------------- /Apps/SafariPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | SafariPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.SafariPrefs 11 | 12 | PayloadUUID 13 | B279996D-EEF1-4E8B-8D55-8CD40D260575 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | PayloadType 37 | com.apple.ManagedClient.preferences 38 | PayloadVersion 39 | 1 40 | PayloadIdentifier 41 | ca.ecuad.mactech.SafariPrefs.AD25EB19-7E7F-468C-827A-1823C673EC61 42 | PayloadUUID 43 | 986AE6C4-0D50-4123-ADF4-31FBE30DE567 44 | PayloadEnabled 45 | 46 | PayloadContent 47 | 48 | com.apple.Safari 49 | 50 | Forced 51 | 52 | 53 | mcx_preference_settings 54 | 55 | LastSafariVersionWithWelcomePage 56 | 12.0.3 57 | 58 | AutoOpenSafeDownloads 59 | 60 | 61 | com.apple.Safari.ContentPageGroupIdentifier.WebKit2JavaScriptCanOpenWindowsAutomatically 62 | 63 | 64 | WebKitJavaScriptCanOpenWindowsAutomatically 65 | 66 | 67 | ManagedPlugInPolicies 68 | 69 | com.macromedia.Flash Player.plugin 70 | 71 | PlugInDisallowPromptBeforeUseDialog 72 | 73 | PlugInFirstVisitPolicy 74 | PlugInPolicyAllowWithSecurityRestrictions 75 | 76 | 77 | PlugInInfo 78 | 79 | com.macromedia.Flash Player.plugin 80 | 81 | plugInCurrentState 82 | 83 | 84 | com.microsoft.sharepoint.browserplugin 85 | 86 | plugInCurrentState 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | -------------------------------------------------------------------------------- /Apps/ScriptsMenuPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | ScriptsMenuPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.ScriptsMenuPrefs 11 | 12 | PayloadUUID 13 | 02A8BD4F-1EB7-48F5-8996-AC0D9B8589B7 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.scriptmenu 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.ScriptsMenuPrefs.A1DAC8D7-E4AC-4360-9400-8E2BA45DCC14 42 | 43 | PayloadUUID 44 | E80EE4A4-8887-4085-B6C2-CD6EB6ABF374 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | ShowLibraryScripts 53 | 54 | PutAppScriptsFirst 55 | 56 | 57 | 58 | 59 | 60 | 61 | -------------------------------------------------------------------------------- /Apps/TextEditPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | TextEditPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.TextEditPrefs 11 | 12 | PayloadUUID 13 | D8CBFA3D-E35B-4468-A4C4-E22D90F77060 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.TextEdit 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.com.apple.TextEdit.C0C1EF03-9CCC-47A2-BF24-E685E42BF831 42 | 43 | PayloadUUID 44 | 88E066EE-7B8D-468D-AEB2-B1651B81B7EC 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | RichText 53 | 0 54 | 55 | 56 | 57 | -------------------------------------------------------------------------------- /Apps/TextWranglerPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | TextWranglerPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.TextWranglerPrefs 11 | 12 | PayloadUUID 13 | B6B52F5A-99CC-4AB0-80EC-27B8541282B8 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | Sets user preferences for TextWrangler 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.barebones.textwrangler 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.TextWranglerPrefs.D03F64A0-6CCF-4223-AB56-38952F47A8C4 42 | 43 | PayloadUUID 44 | 9D7B8581-99CF-4FB9-8827-9AE08A03D5AB 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | EditingWindowShowPageGuide 53 | 54 | EditorSoftWrap 55 | 56 | SoftWrapIndentation 57 | 1 58 | SoftWrapStyle 59 | 2 60 | StartupAndResumeAction 61 | 1 62 | FirstRunComplete 63 | 64 | LastUpgradeAlertDate 65 | 2017-07-28T19:39:26Z 66 | HasRunRegistrationDialog 67 | 68 | UserDeclinedRegistration 69 | 70 | SUSoftwareUpdateEnabled 71 | 72 | NewAndOpenPrefersSharedWindow 73 | 74 | 75 | 76 | 77 | -------------------------------------------------------------------------------- /Apps/VLCprefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | VLCprefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.VLCprefs 11 | 12 | PayloadUUID 13 | 7C06AE09-7DA6-45C6-BF27-BBCA7B4A6ACF 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | Turns off VLC firstboot screen and auto-update 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | org.videolan.vlc 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.VLCprefs.1A4B1F8D-B2C7-49AB-8C13-2F9FD8D0A866 42 | 43 | PayloadUUID 44 | D7B86360-2E7D-41D5-AE8A-36A8046EFCE8 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | SUEnableAutomaticChecks 53 | 54 | SUHasLaunchedBefore 55 | 56 | SUSendProfileInfo 57 | 58 | VLCFirstRun 59 | 2016-06-14T18:15:22Z 60 | VLCPreferencesVersion 61 | 3 62 | 63 | 64 | 65 | 66 | -------------------------------------------------------------------------------- /Apps/XcodePrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | XcodePrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.XcodePrefs 11 | 12 | PayloadUUID 13 | 02BFAE4B-E8A3-4A2F-A1C7-650E3979DE9D 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.dt.Xcode 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.XcodePrefs.A6B985A8-0471-467B-B4E7-DEF9A92EA01B 42 | 43 | PayloadUUID 44 | 252C58D8-8715-4E9A-A8BB-200E16A0E8F3 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | IDELastGMLicenseAgreedTo 53 | EA1327 54 | IDEXcodeVersionForAgreedToGMLicense 55 | 7.2.1 56 | 57 | 58 | 59 | 60 | 61 | -------------------------------------------------------------------------------- /Apps/iBooksPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | iBooksPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.iBooksPrefs 11 | 12 | PayloadUUID 13 | C9E4C766-2ED2-46FB-AB34-01755FDEEC33 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.iBooksX 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.iBooksPrefs.177C2D47-7F35-4BE1-B302-9E449759EEDF 42 | 43 | PayloadUUID 44 | 23F71F28-DB40-4D84-9698-3BA3535AA266 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | BKAlreadyDisplayedUbiquity 53 | 54 | BKAlreadyDisplayedWelcomeExperience 55 | 56 | BKDidPerformSilentMachineAuthorization 57 | 58 | 59 | 60 | 61 | -------------------------------------------------------------------------------- /Apps/iMoviePrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | iMoviePrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.iMoviePrefs 11 | 12 | PayloadUUID 13 | 672DFA31-75A2-4929-B895-221541B15358 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.iMovieApp 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.iMovieApp.E7437590-9049-4BBF-B324-188AD06FBACA 42 | 43 | PayloadUUID 44 | CAC48656-1EE9-4F54-966F-825C514C3C60 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | showWelcomeScreenAtStartup 53 | 0 54 | showWhatsNewScreenAtStartup 55 | 0 56 | LKLastWelcomeVersionDisplayed 57 | 2 58 | LKLastWhatsNewVersionDisplayed 59 | 2 60 | 61 | 62 | 63 | -------------------------------------------------------------------------------- /Apps/iTunesPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | iTunesPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.iTunesPrefs 11 | 12 | PayloadUUID 13 | FF6E6E71-8390-4EB6-8C6C-3D8DC8532AD0 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.iTunes.ByHost 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.iTunesPrefs.6CD66B21-F42D-4D14-9E58-6EBA208C4D30 42 | 43 | PayloadUUID 44 | 5663CAF4-E820-413F-BBEA-B24CC9C5883A 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | license-agreements 53 | 54 | EA1067 55 | 56 | 57 | 58 | 59 | 60 | 61 | PayloadType 62 | com.apple.iTunes 63 | 64 | PayloadIdentifier 65 | ca.ecuad.mactech.iTunesPrefs.EA4C231A-F646-4312-A527-C9432B5F0047 66 | 67 | PayloadUUID 68 | 4EAD85B2-19E8-476B-A5AE-7299B04EC293 69 | 70 | PayloadVersion 71 | 1 72 | 73 | PayloadEnabled 74 | 75 | 76 | license-agreements 77 | 78 | EA1067 79 | 80 | 81 | 82 | 83 | 84 | 85 | -------------------------------------------------------------------------------- /Kiosk/ChromeLoginItem.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | ChromeLoginItem 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.ChromeLoginItem 11 | 12 | PayloadUUID 13 | B46AC28E-6A98-4BBF-8FE0-2214DA596C9A 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | loginwindow 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.ChromeLoginItem.0EC01EB4-706E-499B-8611-B1397B356BBE 42 | 43 | PayloadUUID 44 | 4F3B6E61-4C17-46A1-8C73-71E751046B23 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | AutoLaunchedApplicationDictionary 53 | 54 | 55 | Hide 56 | 57 | Path 58 | /Applications/Google\ Chrome.app 59 | 60 | 61 | 62 | 63 | 64 | 65 | -------------------------------------------------------------------------------- /Kiosk/DisableBluetoothAssist.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | DisableBluetoothAssist 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.DisableBluetoothAssist 11 | 12 | PayloadUUID 13 | 9328C21B-0F25-42B5-8438-B18C12EDA8A4 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.Bluetooth 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.DisableBluetoothAssist.23945CF6-8708-4361-A0A5-1D0D6C04E649 42 | 43 | PayloadUUID 44 | B35D9A3E-4E3F-4D5C-9333-22855B1A668E 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | BluetoothAutoSeekKeyboard 53 | 54 | BluetoothAutoSeekPointingDevice 55 | 56 | 57 | 58 | 59 | 60 | -------------------------------------------------------------------------------- /Kiosk/DisableScreenSaver.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | DisableScreenSaver 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.DisableScreenSaver 11 | 12 | PayloadUUID 13 | E4F44960-5691-4DC5-B105-127525705685 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.screensaver 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.DisableScreenSaver.651FBCA5-E2D1-4E57-B23B-8D0792D9E9FB 42 | 43 | PayloadUUID 44 | E59A1201-B7A9-40F9-9B5A-CFA7A0B48DA1 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | idleTime 53 | 0 54 | 55 | 56 | 57 | 58 | -------------------------------------------------------------------------------- /Kiosk/DisableWiFi.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | com.apple.MCXAirPort 11 | 12 | Forced 13 | 14 | 15 | mcx_preference_settings 16 | 17 | DisableAirPort 18 | 19 | 20 | 21 | 22 | 23 | 24 | PayloadEnabled 25 | 26 | PayloadIdentifier 27 | MCXToProfile.9107603f-9662-4fdf-8f15-1cc688e69896.alacarte.customsettings.08ee2102-cb9c-4c3a-9028-dc0a48b25248 28 | PayloadType 29 | com.apple.ManagedClient.preferences 30 | PayloadUUID 31 | 77152D18-B5D4-42A0-9505-E0AA8A5DD35D 32 | PayloadVersion 33 | 1 34 | 35 | 36 | PayloadDescription 37 | DisableWiFi 38 | PayloadDisplayName 39 | DisableWiFi 40 | PayloadIdentifier 41 | ca.ecuad.mactech.DisableWiFi 42 | PayloadOrganization 43 | EmilyCarrUniversity 44 | PayloadRemovalDisallowed 45 | 46 | PayloadScope 47 | System 48 | PayloadType 49 | Configuration 50 | PayloadUUID 51 | EE7BB1ED-E26F-4FF5-A641-6491D8F54DC8 52 | PayloadVersion 53 | 1 54 | 55 | -------------------------------------------------------------------------------- /Kiosk/KioskEnergySettings.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | com.apple.MCX 11 | 12 | Forced 13 | 14 | 15 | mcx_preference_settings 16 | 17 | DisableGuestAccount 18 | 19 | com.apple.EnergySaver.desktop.ACPower 20 | 21 | Automatic Restart On Power Loss 22 | 1 23 | Disk Sleep Timer-boolean 24 | 25 | Display Sleep Timer 26 | 0 27 | Sleep On Power Button 28 | 1 29 | System Sleep Timer 30 | 0 31 | Wake On LAN 32 | 1 33 | 34 | com.apple.EnergySaver.desktop.Schedule 35 | 36 | RepeatingPowerOff 37 | RepeatingPowerOn 38 | 39 | 40 | 41 | 42 | 43 | 44 | PayloadEnabled 45 | 46 | PayloadIdentifier 47 | MCXToProfile.c205bf38-e195-421e-8a03-964c435edbd5.alacarte.customsettings.33f5a2b7-1850-481c-974a-553b1e576727 48 | PayloadType 49 | com.apple.ManagedClient.preferences 50 | PayloadUUID 51 | 33f5a2b7-1850-481c-974a-553b1e576727 52 | PayloadVersion 53 | 1 54 | 55 | 56 | PayloadDescription 57 | 58 | PayloadDisplayName 59 | KioskEnergySettings 60 | PayloadIdentifier 61 | ca.ecuad.mactech.KioskEnergySettings 62 | PayloadOrganization 63 | EmilyCarrUniversity 64 | PayloadRemovalDisallowed 65 | 66 | PayloadScope 67 | System 68 | PayloadType 69 | Configuration 70 | PayloadUUID 71 | c205bf38-e195-421e-8a03-964c435edbd5 72 | PayloadVersion 73 | 1 74 | 75 | -------------------------------------------------------------------------------- /Lab/AirDropPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | AirDropPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.AirDropPrefs 11 | 12 | PayloadUUID 13 | 80177C3B-CA67-469E-9279-9D417F4678B9 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.sharingd 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.AirDropPrefs.E923DFB3-53C3-43BF-A10E-21DC71B7845F 42 | 43 | PayloadUUID 44 | 513D05F9-BE44-4E00-9785-E1ACC70FB8AE 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | DiscoverableMode 53 | Everyone 54 | 55 | 56 | 57 | 58 | 59 | -------------------------------------------------------------------------------- /Lab/DisableAmbientLightSensor.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | DisableAmbientLightSensor 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.DisableAmbientLightSensor 11 | 12 | PayloadUUID 13 | 8D4AAFF5-D87E-4FC9-91C4-D03700F7FBDB 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.iokit.AmbientLightSensor 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.AmbientLightSensor.DC48D40E-7CC0-48AC-A2E9-1D783D425678 42 | 43 | PayloadUUID 44 | 4A669519-629B-4F98-A61B-D7200A4C2196 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | Automatic Display Enabled 53 | 54 | 55 | 56 | 57 | 58 | 59 | -------------------------------------------------------------------------------- /Lab/DisableSiri.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | DisableSiri 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.DisableSiri 11 | 12 | PayloadUUID 13 | C7593A47-68CE-45A9-802A-9C558F6FDB6D 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.assistant.support 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.DisableSiri.633713DE-7B14-471A-90E5-B42A7166A6B4 42 | 43 | PayloadUUID 44 | 73397F1F-AE03-425D-875F-5CF85915F0BC 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | Assistant Enabled 53 | 54 | 55 | 56 | 57 | 58 | PayloadType 59 | com.apple.Siri 60 | 61 | PayloadIdentifier 62 | ca.ecuad.mactech.DisableSiri.B121DC19-6CFE-4ED0-A1D2-CE6199A7564C 63 | 64 | PayloadUUID 65 | 8A1B6A23-148E-4BD8-94DC-7F957F686AF0 66 | 67 | PayloadVersion 68 | 1 69 | 70 | PayloadEnabled 71 | 72 | 73 | StatusMenuVisible 74 | 75 | UserHasDeclinedEnable 76 | 77 | 78 | 79 | 80 | 81 | PayloadType 82 | com.apple.systemuiserver 83 | 84 | PayloadIdentifier 85 | ca.ecuad.mactech.DisableSiri.E120E264-008A-483F-832F-C8F2413BD097 86 | 87 | PayloadDisplayName 88 | Remove Menu Bar Siri Icon 89 | 90 | PayloadUUID 91 | 1E1D6C80-139B-4613-A6A1-24A2E1FC8FAC 92 | 93 | PayloadVersion 94 | 1 95 | 96 | PayloadEnabled 97 | 98 | 99 | NSStatusItem Visible Siri 100 | 101 | 102 | 103 | 104 | 105 | 106 | -------------------------------------------------------------------------------- /Lab/LabAppStorePrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | LabAppStorePrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.LabAppStorePrefs 11 | 12 | PayloadUUID 13 | FD461A6F-44C4-4233-81DB-2CD7ABF254DF 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.appstore 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.AppStorePrefs.2864F42F-617E-434E-AEF4-599AB612B510 42 | 43 | PayloadUUID 44 | 59FD7D26-7FE8-405C-BD21-755FAC88A087 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | restrict-store-disable-app-adoption 53 | 54 | restrict-store-require-admin-to-install 55 | 56 | restrict-store-softwareupdate-only 57 | 58 | 59 | 60 | 61 | 62 | 63 | -------------------------------------------------------------------------------- /Lab/LabAppsBlacklist.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | LabAppsBlacklist 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.LabAppsBlacklist 11 | 12 | PayloadUUID 13 | 571426B7-DB4C-4991-929D-7032BD9A38BA 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.applicationaccess.new 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.LabAppsBlacklist.8EC28D53-A6BF-4F38-B0C7-6BEC0BA26406 42 | 43 | PayloadUUID 44 | C6501EF4-1DCD-4C03-9872-A15854EF724E 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | familyControlsEnabled 53 | 54 | 55 | pathBlackList 56 | 57 | /Applications/Chess.app/ 58 | /Applications/FaceTime.app/ 59 | /Applications/Mail.app/ 60 | /Applications/Messages.app/ 61 | /Applications/Stickies.app 62 | 63 | pathWhiteList 64 | 65 | / 66 | 67 | whiteList 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | -------------------------------------------------------------------------------- /Lab/LabEnergySettings.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | LabEnergySettings 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.LabEnergySettings 11 | 12 | PayloadUUID 13 | CDDF6B91-23A4-43A3-9E95-768531129943 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.ManagedClient.preferences 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.LabEnergySettings.4AA02503-7099-498C-8434-E496EB855DB5 42 | 43 | PayloadUUID 44 | C8DE7FC4-75F2-4247-B195-FD810EB2DD3F 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | PayloadContent 53 | 54 | com.apple.MCX 55 | 56 | Forced 57 | 58 | 59 | mcx_preference_settings 60 | 61 | DisableGuestAccount 62 | 63 | com.apple.EnergySaver.desktop.ACPower 64 | 65 | Automatic Restart On Power Loss 66 | 1 67 | Disk Sleep Timer-boolean 68 | 69 | Display Sleep Timer 70 | 30 71 | Sleep On Power Button 72 | 1 73 | System Sleep Timer 74 | 0 75 | Wake On LAN 76 | 1 77 | 78 | com.apple.EnergySaver.desktop.Schedule 79 | 80 | RepeatingPowerOff 81 | 82 | eventtype 83 | shutdown 84 | time 85 | 200 86 | weekdays 87 | 127 88 | 89 | RepeatingPowerOn 90 | 91 | eventtype 92 | wakepoweron 93 | time 94 | 480 95 | weekdays 96 | 127 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | 107 | -------------------------------------------------------------------------------- /Lab/LabLoginWindow.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | com.apple.loginwindow 11 | 12 | Forced 13 | 14 | 15 | mcx_preference_settings 16 | 17 | autoLoginUser 18 | student 19 | LoginwindowText 20 | If you are asked for a password, simply press enter on the keyboard. 21 | AdminHostInfo 22 | HostName 23 | TALLogoutSavesState 24 | 25 | ShutDownDisabledWhileLoggedIn 26 | 27 | DisableScreenLockImmediate 28 | 29 | 30 | 31 | 32 | 33 | 34 | PayloadEnabled 35 | 36 | PayloadIdentifier 37 | ca.ecuad.mactech.LabLoginWindow.Fa5D2B44-8F46-4F6D-947D-3D1C3955B7B6 38 | PayloadType 39 | com.apple.ManagedClient.preferences 40 | PayloadUUID 41 | fa5d2b44-8f46-4f6d-947d-3d1c3955b7b6 42 | PayloadVersion 43 | 1 44 | 45 | 46 | PayloadDescription 47 | 48 | PayloadDisplayName 49 | LabLoginWindow 50 | PayloadIdentifier 51 | ca.ecuad.mactech.LabLoginWindow 52 | PayloadOrganization 53 | 54 | PayloadRemovalDisallowed 55 | 56 | PayloadScope 57 | System 58 | PayloadType 59 | Configuration 60 | PayloadUUID 61 | bd86b41b-76ed-4db5-b130-6015d9f37396 62 | PayloadVersion 63 | 1 64 | 65 | 66 | -------------------------------------------------------------------------------- /Lab/LabSharingExtensions.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadDisplayName 9 | Restrictions 10 | PayloadEnabled 11 | 12 | PayloadIdentifier 13 | ca.ecuad.mactech.ShareExtensions.cf54afb0-77c6-0134-cc17-2cf0a2f0bc44.ShareKitHelper 14 | PayloadType 15 | com.apple.ShareKitHelper 16 | PayloadUUID 17 | 635c050c-26d2-8c53-88c6-bb65af17389f 18 | PayloadVersion 19 | 1 20 | SHKAllowedShareServices 21 | 22 | com.apple.share.AirDrop 23 | com.apple.Notes.SharingExtension 24 | com.apple.share.addtoiphoto 25 | 26 | 27 | 28 | PayloadDisplayName 29 | LabSharingExtensions 30 | PayloadIdentifier 31 | ca.ecuad.mactech.LabSharingExtensions 32 | PayloadOrganization 33 | EmilyCarrUniversity 34 | PayloadRemovalDisallowed 35 | 36 | PayloadScope 37 | System 38 | PayloadType 39 | Configuration 40 | PayloadUUID 41 | bb20c8d0-77c6-0134-cc16-2cf0a2f0bc44 42 | PayloadVersion 43 | 1 44 | 45 | 46 | -------------------------------------------------------------------------------- /Lab/LabSoftwareUpdate.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | com.apple.SoftwareUpdate 11 | 12 | Forced 13 | 14 | 15 | mcx_preference_settings 16 | 17 | AutomaticCheckEnabled 18 | 19 | AutomaticDownload 20 | 21 | ConfigDataInstall 22 | 23 | CriticalUpdateInstall 24 | 25 | 26 | 27 | 28 | 29 | 30 | PayloadEnabled 31 | 32 | PayloadIdentifier 33 | MCXToProfile.c6e20f12-3ba1-43c7-8a41-65bbf8a76928.alacarte.customsettings.2f8856e6-42b2-4380-a1ce-df667d80ac80 34 | PayloadType 35 | com.apple.ManagedClient.preferences 36 | PayloadUUID 37 | 2f8856e6-42b2-4380-a1ce-df667d80ac80 38 | PayloadVersion 39 | 1 40 | 41 | 42 | PayloadContent 43 | 44 | com.apple.commerce 45 | 46 | Forced 47 | 48 | 49 | mcx_preference_settings 50 | 51 | AutoUpdate 52 | 53 | AutoUpdateRestartRequired 54 | 55 | WhatsNewNotificationDate 56 | 2016-07-31T20:02:38Z 57 | WhatsNewNotificationLatestOS 58 | 10.11.6 59 | 60 | 61 | 62 | 63 | 64 | PayloadEnabled 65 | 66 | PayloadIdentifier 67 | MCXToProfile.c6e20f12-3ba1-43c7-8a41-65bbf8a76928.alacarte.customsettings.4BBD26E7-FEDF-455F-9BE3-E947123594E3 68 | PayloadType 69 | com.apple.ManagedClient.preferences 70 | PayloadUUID 71 | FA1AACF4-8E36-483D-8533-E63B7742C1AB 72 | PayloadVersion 73 | 1 74 | 75 | 76 | PayloadDescription 77 | 78 | PayloadDisplayName 79 | LabSoftwareUpdate 80 | PayloadIdentifier 81 | ca.ecuad.mactech.LabSoftwareUpdate 82 | PayloadOrganization 83 | EmilyCarrUniversity 84 | PayloadRemovalDisallowed 85 | 86 | PayloadScope 87 | System 88 | PayloadType 89 | Configuration 90 | PayloadUUID 91 | c6e20f12-3ba1-43c7-8a41-65bbf8a76928 92 | PayloadVersion 93 | 1 94 | 95 | 96 | -------------------------------------------------------------------------------- /Lab/LabiTunesPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | LabiTunesPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.LabiTunesPrefs 11 | 12 | PayloadUUID 13 | FF6E6E71-8390-4EB6-8C6C-3D8DC8532AD0 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.iTunes.ByHost 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.LabiTunesPrefs.6CD66B21-F42D-4D14-9E58-6EBA208C4D30 42 | 43 | PayloadUUID 44 | 5663CAF4-E820-413F-BBEA-B24CC9C5883A 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | license-agreements 53 | 54 | EA1067 55 | 56 | 57 | 58 | 59 | 60 | 61 | PayloadType 62 | com.apple.iTunes 63 | 64 | PayloadIdentifier 65 | ca.ecuad.mactech.LabiTunesPrefs.EA4C231A-F646-4312-A527-C9432B5F0047 66 | 67 | PayloadUUID 68 | 4EAD85B2-19E8-476B-A5AE-7299B04EC293 69 | 70 | PayloadVersion 71 | 1 72 | 73 | PayloadEnabled 74 | 75 | 76 | license-agreements 77 | 78 | EA1067 79 | 80 | 81 | disableAppleMusic 82 | 83 | disableArtistConnect 84 | 85 | disableMusicStore 86 | 87 | disableRadio 88 | 89 | disableSharedMusic 90 | 91 | doesAccountArtistListHaveSharePermission 92 | 93 | dontAutomaticallySyncIPods 94 | 95 | 96 | 97 | 98 | 99 | -------------------------------------------------------------------------------- /Lab/PrinterDefault156.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadDisplayName 6 | PrinterDefault156 7 | PayloadIdentifier 8 | ca.ecuad.mactech.PrinterDefault156 9 | PayloadOrganization 10 | EmilyCarrUniversity 11 | PayloadRemovalDisallowed 12 | 13 | PayloadScope 14 | System 15 | PayloadType 16 | Configuration 17 | PayloadUUID 18 | 853D6AA8-794C-4AE3-8863-E304BE2F736C 19 | PayloadVersion 20 | 1 21 | PayloadContent 22 | 23 | 24 | PayloadDisplayName 25 | PrinterDefault203 26 | PayloadEnabled 27 | 28 | PayloadIdentifier 29 | ca.ecuad.mactech.PrinterDefault156.EBCA9103-4348-4704-A3BB-E6B79E90C4E0 30 | PayloadType 31 | com.apple.mcxprinting 32 | PayloadUUID 33 | EF0BA8EC-10EE-4E40-B1FC-D7479C5D6E56 34 | PayloadVersion 35 | 1 36 | DefaultPrinter 37 | 38 | DeviceURI 39 | lpd://print.edu.ecuad.ca/156BWLetter 40 | DisplayName 41 | 156 BW Letter 42 | 43 | 44 | 45 | 46 | 47 | 48 | -------------------------------------------------------------------------------- /Lab/PrinterDefault203.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadDisplayName 6 | PrinterDefault203 7 | PayloadIdentifier 8 | ca.ecuad.mactech.PrinterDefault203 9 | PayloadOrganization 10 | EmilyCarrUniversity 11 | PayloadRemovalDisallowed 12 | 13 | PayloadScope 14 | System 15 | PayloadType 16 | Configuration 17 | PayloadUUID 18 | 3242a490-10b0-0134-ae7b-685b35b66dcf 19 | PayloadVersion 20 | 1 21 | PayloadContent 22 | 23 | 24 | PayloadDisplayName 25 | PrinterDefault203 26 | PayloadEnabled 27 | 28 | PayloadIdentifier 29 | ca.ecuad.mactech.PrinterDefault203.447aca90-10b0-0134-ae7c-685b35b66dcf 30 | PayloadType 31 | com.apple.mcxprinting 32 | PayloadUUID 33 | 447aca90-10b0-0134-ae7c-685b35b66dcf 34 | PayloadVersion 35 | 1 36 | DefaultPrinter 37 | 38 | DeviceURI 39 | lpd://print.edu.ecuad.ca/203BWLetter 40 | DisplayName 41 | 203 BW Letter 42 | 43 | 44 | 45 | 46 | 47 | 48 | -------------------------------------------------------------------------------- /Lab/PrinterDefaultLibrary.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadDisplayName 6 | PrinterDefaultLibrary 7 | PayloadIdentifier 8 | ca.ecuad.mactech.PrinterDefaultLibrary 9 | PayloadOrganization 10 | EmilyCarrUniversity 11 | PayloadRemovalDisallowed 12 | 13 | PayloadScope 14 | System 15 | PayloadType 16 | Configuration 17 | PayloadUUID 18 | 516564D3-B832-4595-BB42-78D308FD2F33 19 | PayloadVersion 20 | 1 21 | PayloadContent 22 | 23 | 24 | PayloadDisplayName 25 | PrinterDefaultLibrary 26 | PayloadEnabled 27 | 28 | PayloadIdentifier 29 | ca.ecuad.mactech.PrinterDefaultLibrary.50960658-BC73-41D8-99DC-D84352E6F040 30 | PayloadType 31 | com.apple.mcxprinting 32 | PayloadUUID 33 | 775272E9-A428-4ADE-877F-4A496B22D7D6 34 | PayloadVersion 35 | 1 36 | DefaultPrinter 37 | 38 | DeviceURI 39 | lpd://print.edu.ecuad.ca/LibraryPublicPrinter 40 | DisplayName 41 | Library BW Letter 42 | 43 | 44 | 45 | 46 | 47 | 48 | -------------------------------------------------------------------------------- /MasterProfileTemplate.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | 8 | PROFILE_NAME 9 | 10 | PayloadIdentifier 11 | 12 | ca.ecuad.mactech.PROFILE_NAME 13 | 14 | PayloadUUID 15 | 16 | GENERATED_UUID_01 17 | 18 | PayloadScope 19 | 20 | System_OR_User 21 | 22 | PayloadDescription 23 | 24 | 25 | 26 | PayloadOrganization 27 | 28 | EmilyCarrUniversity 29 | 30 | PayloadRemovalDisallowed 31 | 32 | 33 | 34 | PayloadVersion 35 | 36 | 1 37 | 38 | PayloadType 39 | 40 | Configuration 41 | 42 | PayloadContent 43 | 44 | 45 | 46 | 47 | PayloadType 48 | 49 | com_company_PLISTNAME_REVERSE_DOMAIN_01 50 | 51 | PayloadIdentifier 52 | 53 | ca.ecuad.mactech.TARGETED_PLIST_NAME.GENERATED_UUID_02 54 | 55 | PayloadUUID 56 | 57 | GENERATED_UUID_03 58 | 59 | PayloadVersion 60 | 61 | 1 62 | 63 | PayloadEnabled 64 | 65 | 66 | 67 | 68 | SETTING_KEY_01 69 | 70 | SETTING_KEY_02 71 | 72 | SETTING_KEY_03 73 | 1 74 | SETTING_KEY_04 75 | 76 | 77 | 78 | 79 | 80 | 81 | PayloadType 82 | com_company_PLISTNAME_REVERSE_DOMAIN_02 83 | PayloadIdentifier 84 | ca.ecuad.mactech.TARGETED_PLIST_NAME.GENERATED_UUID_04 85 | PayloadDisplayName 86 | DISPLAY_NAME_INSIDE_PROFILE_PANEL 87 | PayloadUUID 88 | GENERATED_UUID_05 89 | PayloadVersion 90 | 1 91 | PayloadEnabled 92 | 93 | SETTING_KEY_01 94 | 95 | SETTING_KEY_02 96 | 97 | SETTING_KEY_03 98 | 1 99 | SETTING_KEY_04 100 | 101 | 102 | 103 | 104 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | A repository of macOS .mobileconfig Profiles for a myriad of system and user preferences 2 | 3 | # MasterProfileTemplate.mobileconfig 4 | 5 | In my struggles to understand and deploy profiles back in 2016 led me to create a master template that is clear to understand and reproducible for many different system and application settings. 6 | 7 | Containing commentary on each section this is a great way for first timers in the world of management profiles. 8 | 9 | https://github.com/rodchristiansen/Profiles/blob/master/MasterProfileTemplate.mobileconfig 10 | 11 | The MasterProfileTemplate.mobileconfig can be deployed as is by simply replacing the indicated relevant areas to what your profile is to accomplish. Save it as a .mobileconfig and deploy it. Keep the comments in place if you’d like, it works perfectly fine with them included. 12 | 13 | All of our profiles come from this master standard template. It's an artisanal process that we will probably automate more in the future. 14 | 15 | Helpful software: https://imazing.com/profile-editor 16 | 17 | ## Validate a plist or mobile config 18 | Checks all the opening and closing dict, arrays, etc and other formatting errors in plists. 19 | 20 | plutil -lint /path/to/Profile.plist 21 | 22 | 23 | ## Profile Command line management 24 | Use /usr/bin/profiles 25 | 26 | -P see all profiles aggregated 27 | -L see only user profiles 28 | -D removes all profiles 29 | ~~-I installs profiles~~ deprecated 30 | -R removes profiles 31 | -s install at the next boot 32 | -p to manage profiles from Profile Manager or pushed with Munki. 33 | 34 | 35 | ## Convert ProfileManager Profile to Proper XML 36 | Clean up a Profile downloaded from ProfileManager from a single line to proper xml plist format 37 | 38 | plutil -convert binary1 /path/to/Profile.mobileconfig 39 | plutil -convert xml1 /path/to/Profile.mobileconfig 40 | 41 | -------------------------------------------------------------------------------- /Staff/EmilyCarrMail.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | 11 | hash block with certificate from profile manager 12 | 13 | 14 | PayloadEnabled 15 | 16 | PayloadIdentifier 17 | com.apple.mdm.pluto.edu.ecuad.ca.5eac5970-b29a-0133-ae5f-685b35b66dcf.alacarte.certificate.84502131-db6b-473d-8b36-bc78c6946c05 18 | PayloadType 19 | com.apple.security.root 20 | PayloadUUID 21 | 84502131-db6b-473d-8b36-bc78c6946c05 22 | PayloadVersion 23 | 1 24 | 25 | 26 | Password 27 | 28 | PayloadContent 29 | 30 | 31 | hash block with certificate from profile manager 32 | 33 | 34 | PayloadEnabled 35 | 36 | PayloadIdentifier 37 | com.apple.mdm.pluto.edu.ecuad.ca.5eac5970-b29a-0133-ae5f-685b35b66dcf.alacarte.certificate.11d5da14-5dff-46e0-8bc6-28a2b86b262a 38 | PayloadType 39 | com.apple.security.root 40 | PayloadUUID 41 | 11d5da14-5dff-46e0-8bc6-28a2b86b262a 42 | PayloadVersion 43 | 1 44 | 45 | 46 | EmailAccountDescription 47 | EmilyCarr 48 | EmailAccountName 49 | 50 | EmailAccountType 51 | EmailTypeIMAP 52 | EmailAddress 53 | 54 | IdentificationUUID 55 | 67ab0d30-c6ce-0133-ae69-685b35b66dcf 56 | IncomingMailServerAuthentication 57 | EmailAuthPassword 58 | IncomingMailServerHostName 59 | SERVER_NAME 60 | IncomingMailServerPortNumber 61 | PORT_NUMBER 62 | IncomingMailServerUseSSL 63 | 64 | IncomingMailServerUsername 65 | 66 | IncomingPassword 67 | 68 | OutgoingMailServerAuthentication 69 | EmailAuthPassword 70 | OutgoingMailServerHostName 71 | SERVER_NAME 72 | OutgoingMailServerPortNumber 73 | PORT_NUMBER 74 | OutgoingMailServerUseSSL 75 | 76 | OutgoingMailServerUsername 77 | 78 | OutgoingPassword 79 | 80 | OutgoingPasswordSameAsIncomingPassword 81 | 82 | PayloadDisplayName 83 | EmilyCarr 84 | PayloadEnabled 85 | 86 | PayloadIdentifier 87 | com.apple.mdm.pluto.edu.ecuad.ca.5eac5970-b29a-0133-ae5f-685b35b66dcf.alacarte.email.67aeffb0-c6ce-0133-ae6a-685b35b66dcf 88 | PayloadType 89 | com.apple.mail.managed 90 | PayloadUUID 91 | 67aeffb0-c6ce-0133-ae6a-685b35b66dcf 92 | PayloadVersion 93 | 1 94 | PreventAppSheet 95 | 96 | PreventMove 97 | 98 | SMIMEEnablePerMessageSwitch 99 | 100 | SMIMEEnabled 101 | 102 | disableMailRecentsSyncing 103 | 104 | 105 | 106 | PayloadDisplayName 107 | EmilyCarrMail 108 | PayloadIdentifier 109 | ca.ecuad.mactech.EmilyCarrMail 110 | PayloadOrganization 111 | EmilyCarrUniversity 112 | PayloadRemovalDisallowed 113 | 114 | PayloadScope 115 | User 116 | PayloadType 117 | Configuration 118 | PayloadUUID 119 | 5eac5970-b29a-0133-ae5f-685b35b66dcf 120 | PayloadVersion 121 | 1 122 | 123 | 124 | -------------------------------------------------------------------------------- /Staff/MailCertificates.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | 11 | certificate hash from profile manager 12 | 13 | 14 | PayloadEnabled 15 | 16 | PayloadIdentifier 17 | com.apple.mdm.pluto.edu.ecuad.ca.5eac5970-b29a-0133-ae5f-685b35b66dcf.alacarte.certificate.84502131-db6b-473d-8b36-bc78c6946c05 18 | PayloadType 19 | com.apple.security.root 20 | PayloadUUID 21 | 84502131-db6b-473d-8b36-bc78c6946c05 22 | PayloadVersion 23 | 1 24 | 25 | 26 | Password 27 | 28 | PayloadContent 29 | 30 | 31 | certificate hash from profile manager 32 | 33 | 34 | PayloadEnabled 35 | 36 | PayloadIdentifier 37 | com.apple.mdm.pluto.edu.ecuad.ca.5eac5970-b29a-0133-ae5f-685b35b66dcf.alacarte.certificate.11d5da14-5dff-46e0-8bc6-28a2b86b262a 38 | PayloadType 39 | com.apple.security.root 40 | PayloadUUID 41 | 11d5da14-5dff-46e0-8bc6-28a2b86b262a 42 | PayloadVersion 43 | 1 44 | 45 | 46 | PayloadDisplayName 47 | MailCertificates 48 | PayloadIdentifier 49 | ca.ecuad.mactech.MailCertificates 50 | PayloadOrganization 51 | EmilyCarrUniversity 52 | PayloadRemovalDisallowed 53 | 54 | PayloadScope 55 | User 56 | PayloadType 57 | Configuration 58 | PayloadUUID 59 | 5eac5970-b29a-0133-ae5f-685b35b66dcf 60 | PayloadVersion 61 | 1 62 | 63 | 64 | -------------------------------------------------------------------------------- /Staff/PrinterDefaultMailroom.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadDisplayName 6 | PrinterDefaultMailroom 7 | PayloadIdentifier 8 | ca.ecuad.mactech.PrinterDefaultMailroom 9 | PayloadOrganization 10 | EmilyCarrUniversity 11 | PayloadRemovalDisallowed 12 | 13 | PayloadScope 14 | System 15 | PayloadType 16 | Configuration 17 | PayloadUUID 18 | 3242a490-10b0-0134-ae7b-685b35b66dcf 19 | PayloadVersion 20 | 1 21 | PayloadContent 22 | 23 | 24 | PayloadDisplayName 25 | PrinterDefaultMailroom 26 | PayloadEnabled 27 | 28 | PayloadIdentifier 29 | ca.ecuad.mactech.PrinterDefaultMailroom.447aca90-10b0-0134-ae7c-685b35b66dcf 30 | PayloadType 31 | com.apple.mcxprinting 32 | PayloadUUID 33 | 447aca90-10b0-0134-ae7c-685b35b66dcf 34 | PayloadVersion 35 | 1 36 | DefaultPrinter 37 | 38 | DeviceURI 39 | lpd://10.10.1.11 40 | DisplayName 41 | Mailroom Printer 42 | 43 | 44 | 45 | 46 | 47 | 48 | -------------------------------------------------------------------------------- /Staff/StaffLoginWindow.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | com.apple.loginwindow 11 | 12 | Forced 13 | 14 | 15 | mcx_preference_settings 16 | 17 | ShutDownDisabled 18 | 19 | ShutDownDisabledWhileLoggedIn 20 | 21 | 22 | 23 | 24 | 25 | 26 | PayloadEnabled 27 | 28 | PayloadIdentifier 29 | ca.ecuad.mactech.StaffLoginWindow.Fa5D2B44-8F46-4F6D-947D-3D1C3955B7B6 30 | PayloadType 31 | com.apple.ManagedClient.preferences 32 | PayloadUUID 33 | fa5d2b44-8f46-4f6d-947d-3d1c3955b7b6 34 | PayloadVersion 35 | 1 36 | 37 | 38 | PayloadDescription 39 | 40 | PayloadDisplayName 41 | StaffLoginWindow 42 | PayloadIdentifier 43 | ca.ecuad.mactech.StaffLoginWindow 44 | PayloadOrganization 45 | 46 | PayloadRemovalDisallowed 47 | 48 | PayloadScope 49 | System 50 | PayloadType 51 | Configuration 52 | PayloadUUID 53 | bd86b41b-76ed-4db5-b130-6015d9f37396 54 | PayloadVersion 55 | 1 56 | 57 | -------------------------------------------------------------------------------- /Staff/StaffManagedInstalls.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadIdentifier 6 | ca.ecuad.mactech.StaffManagedInstalls 7 | PayloadRemovalDisallowed 8 | 9 | PayloadScope 10 | System 11 | PayloadType 12 | Configuration 13 | PayloadUUID 14 | a3f3dc40-1fde-0131-31d5-000c2944c108 15 | PayloadOrganization 16 | EmilyCarrUniversity 17 | PayloadVersion 18 | 1 19 | PayloadDisplayName 20 | ManagedInstalls 21 | PayloadContent 22 | 23 | 24 | PayloadType 25 | com.apple.ManagedClient.preferences 26 | PayloadVersion 27 | 1 28 | PayloadUUID 29 | 7059fe60-222f-0131-31db-000c2944c108 30 | PayloadEnabled 31 | 32 | PayloadDisplayName 33 | StaffManagedInstalls 34 | PayloadContent 35 | 36 | ManagedInstalls 37 | 38 | Forced 39 | 40 | 41 | mcx_preference_settings 42 | 43 | SoftwareRepoURL 44 | http://myrepo/ 45 | InstallAppleSoftwareUpdates 46 | false 47 | SuppressAutoInstall 48 | false 49 | SuppressLoginwindowInstall 50 | false 51 | SuppressUserNotification 52 | false 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | -------------------------------------------------------------------------------- /Student/StudentOpenWithDefaults.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | StudentOpenWithDefaults 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.StudentOpenWithDefaults 11 | 12 | PayloadUUID 13 | 2CDF54A3-5942-44CD-8D8C-3200C1461527 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | Sets default apps to open files with. 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.launchservices.secure 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.StudentOpenWithDefaults.5133ACC9-4E5E-48D6-8FAE-391C9F4D5954 42 | 43 | PayloadUUID 44 | 6BF96264-D64A-4032-9CF4-FEC0CBDBE99F 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | LSHandlers 53 | 54 | 55 | LSHandlerContentType 56 | public.mp3 57 | LSHandlerPreferredVersions 58 | 59 | LSHandlerRoleAll 60 | - 61 | 62 | LSHandlerRoleAll 63 | com.apple.quicktimeplayerx 64 | 65 | 66 | 67 | 68 | 69 | -------------------------------------------------------------------------------- /Student/StudentSafari.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | StudentSafari 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.StudentSafari 11 | 12 | PayloadUUID 13 | 20766394-BF3D-470D-8A70-7698896AA2DE 14 | 15 | PayloadScope 16 | User 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | PayloadType 37 | com.apple.ManagedClient.preferences 38 | PayloadVersion 39 | 1 40 | PayloadIdentifier 41 | ca.ecuad.mactech.StudentSafari.0A560334-4C8F-4D25-90E9-C2EA05AF92FF 42 | PayloadUUID 43 | 3377ead0-2310-0131-32ec-000c2944c108 44 | PayloadEnabled 45 | 46 | PayloadContent 47 | 48 | com.apple.Safari 49 | 50 | Forced 51 | 52 | 53 | mcx_preference_settings 54 | 55 | AlwaysShowFavoritesBarInFullScreen 56 | 57 | AlwaysShowTabBar 58 | 59 | AlwaysShowTabBarInFullScreen 60 | 61 | AutoFillCreditCardData 62 | 63 | AutoFillFromAddressBook 64 | 65 | AutoFillMiscellaneousForms 66 | 67 | AutoFillPasswords 68 | 69 | DownloadsPath 70 | ~/Downloads 71 | DownloadsPathWasConverted 72 | 73 | CanPromptForPushNotifications 74 | 75 | ExtensionsEnabled 76 | 77 | HistoryAgeInDaysLimit 78 | 1 79 | InstallExtensionUpdatesAutomatically 80 | 81 | LastDisplayedWelcomePageVersionString 82 | 4.0 83 | NSToolbar Configuration BrowserToolbarIdentifier-v2 84 | 85 | TB Display Mode 86 | 2 87 | TB Icon Size Mode 88 | 1 89 | TB Is Shown 90 | 1 91 | TB Size Mode 92 | 1 93 | 94 | NSToolbar Configuration BrowserWindowToolbarIdentifier 95 | 96 | TB Display Mode 97 | 2 98 | TB Icon Size Mode 99 | 1 100 | TB Is Shown 101 | 1 102 | TB Size Mode 103 | 1 104 | 105 | NSToolbar Configuration NSPreferences 106 | 107 | TB Display Mode 108 | 1 109 | TB Icon Size Mode 110 | 1 111 | TB Is Shown 112 | 1 113 | TB Size Mode 114 | 1 115 | 116 | NewTabBehavior 117 | 0 118 | NewWindowBehavior 119 | 0 120 | OpenNewTabsInFront 121 | 122 | PMPrintingExpandedStateForPrint2 123 | 124 | ProxiesInBookmarksBar 125 | 126 | Top Sites 127 | 128 | RecentWebSearches 129 | 130 | ResetTopSitesFromClearHistoryPrompt 131 | 132 | SafariGeolocationPermissionPolicy 133 | 1 134 | SendDoNotTrackHTTPHeader 135 | 136 | ShowFavoritesBar-v2 137 | 138 | ShowSidebarInTopSites 139 | 140 | ShowStatusBar 141 | 142 | ShowStatusBarInFullScreen 143 | 144 | SidebarViewModeIdentifier 145 | Bookmarks 146 | ShowFavoritesBar-v2 147 | 148 | ShowStatusBar 149 | 150 | ShowStatusBarInFullScreen 151 | 152 | SidebarViewModeIdentifier 153 | Bookmarks 154 | UniversalSearchFeatureNotificationHasBeenDisplayed 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | 164 | 165 | -------------------------------------------------------------------------------- /Student/StudentScreenSaver.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | StudentScreenSaver 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.StudentScreenSaver 11 | 12 | PayloadUUID 13 | CBC08D0C-1D47-4E73-A53A-21AF3EEE9FAD 14 | 15 | PayloadScope 16 | User 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.screensaver.ByHost 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.StudentScreenSaver.674EE1EF-9544-480C-A069-1728534877BA 42 | 43 | PayloadUUID 44 | 5E100BEA-3A52-4495-BB3B-1C55EDE46BFB 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | idleTime 53 | 1200 54 | moduleDict 55 | 56 | moduleName 57 | Arabesque 58 | path 59 | /System/Library/Screen Savers/Arabesque.qtz 60 | type 61 | 1 62 | 63 | 64 | 65 | 66 | 67 | -------------------------------------------------------------------------------- /Student/StudentSystemPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadIdentifier 6 | ca.ecuad.mactech.StudentSystemPrefs 7 | PayloadRemovalDisallowed 8 | 9 | PayloadScope 10 | User 11 | PayloadType 12 | Configuration 13 | PayloadUUID 14 | B40E4675-0015-4889-B99A-1AC7A40992B7 15 | PayloadOrganization 16 | Emily Carr University 17 | PayloadVersion 18 | 1 19 | PayloadDisplayName 20 | StudentSystemPrefs 21 | PayloadContent 22 | 23 | 24 | PayloadType 25 | com.apple.systempreferences 26 | PayloadVersion 27 | 1 28 | PayloadIdentifier 29 | com.apple.mdm.Server.local.d5fbeccd-8863-4b72-941f-b5a4c62859b5.alacarte.macosxrestrictions.b52f83a0-c1e0-0132-4f72-000c29b48376.systempreferences 30 | PayloadEnabled 31 | 32 | PayloadUUID 33 | deffa4b8-cb96-4fe0-7f0b-46fdd0f6d352 34 | PayloadDisplayName 35 | System Preferences 36 | DisabledPreferencePanes 37 | 38 | com.apple.preference.screentime 39 | com.apple.preferences.AppleIDPrefPane 40 | com.apple.preferences.icloud 41 | com.apple.preferences.users 42 | com.apple.preferences.appstore 43 | com.apple.preferences.softwareupdate 44 | com.apple.preferences.configurationprofiles 45 | com.apple.preference.datetime 46 | com.apple.preference.desktopscreeneffect 47 | com.apple.preference.energysaver 48 | com.apple.preferences.extensions 49 | com.apple.prefpanel.fibrechannel 50 | com.apple.preferences.internetaccounts 51 | com.apple.Localization 52 | com.apple.prefs.password 53 | com.apple.preferences.wallet 54 | com.apple.preference.network 55 | com.apple.preference.notifications 56 | com.apple.preferences.password 57 | com.apple.preferences.parentalcontrols 58 | com.apple.preference.printfax 59 | com.apple.preference.speech 60 | com.apple.preferences.sharing 61 | com.apple.preference.startupdisk 62 | com.apple.prefs.backup 63 | com.apple.Xsan 64 | 65 | HiddenPreferencePanes 66 | 67 | com.apple.preference.digihub.discs 68 | 69 | 70 | 71 | 72 | 73 | -------------------------------------------------------------------------------- /Student/StudentWallpaper.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | StudentWallpaper 8 | 9 | PayloadIdentifier 10 | StudentWallpaper 11 | 12 | PayloadUUID 13 | 5EFAD512-7F9B-4BB5-99FF-42B69FD87E72 14 | 15 | PayloadScope 16 | User 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.desktop 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.StudentWallpaper.7C4E9DDE-0257-41EE-8427-D8337D5E3C51 42 | 43 | PayloadUUID 44 | 9989B1C5-B66B-403C-B8A1-ED11E6788546 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | override-picture-path 53 | /Library/Desktop Pictures/Solid Colors/Solid Gray Medium.png 54 | locked 55 | 56 | 57 | 58 | 59 | -------------------------------------------------------------------------------- /System/AirDropPrefs.plist: -------------------------------------------------------------------------------- 1 | PayloadDisplayName AirDropPrefs PayloadIdentifier ca.ecuad.mactech.AirDropPrefs PayloadUUID 80177C3B-CA67-469E-9279-9D417F4678B9 PayloadScope System PayloadDescription PayloadOrganization EmilyCarrUniversity PayloadRemovalDisallowed PayloadVersion 1 PayloadType Configuration PayloadContent PayloadType com.apple.sharingd PayloadIdentifier ca.ecuad.mactech.AirDropPrefs.E923DFB3-53C3-43BF-A10E-21DC71B7845F PayloadUUID 513D05F9-BE44-4E00-9785-E1ACC70FB8AE PayloadVersion 1 PayloadEnabled DiscoverableMode Everyone -------------------------------------------------------------------------------- /System/DiagnosticData.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadIdentifier 6 | ca.ecuad.mactech.DiagnosticData 7 | PayloadRemovalDisallowed 8 | 9 | PayloadScope 10 | System 11 | PayloadType 12 | Configuration 13 | PayloadUUID 14 | 6251D492-2EE3-481D-A794-37C55D64763B 15 | PayloadOrganization 16 | EmilyCarrUniversity 17 | PayloadVersion 18 | 1 19 | PayloadDisplayName 20 | DiagnosticData 21 | PayloadDescription 22 | 23 | PayloadContent 24 | 25 | 26 | PayloadType 27 | com.apple.SubmitDiagInfo 28 | PayloadVersion 29 | 1 30 | PayloadIdentifier 31 | ca.ecuad.mactech.DiagnosticData.CD6FAC4A-0391-425A-A8FE-B6CDFA643841.privacy.64B7DD5C-AC8C-4849-87DA-4BF8D586B50A.SubmitDiagInfo 32 | PayloadEnabled 33 | 34 | PayloadUUID 35 | 0C834643-3949-460D-BD6F-0CFFF3F238B6 36 | PayloadDisplayName 37 | SubmitDiagInfo 38 | AutoSubmit 39 | 40 | 41 | 42 | PayloadType 43 | com.apple.applicationaccess 44 | PayloadVersion 45 | 1 46 | PayloadIdentifier 47 | ca.ecuad.mactech.DiagnosticData.44FC74B7-49D3-4E15-82E6-1BC5EDA95E6D.privacy.50DFC2A7-0003-4425-8FD5-76C210BBFCF0.applicationaccess 48 | PayloadEnabled 49 | 50 | PayloadUUID 51 | F7128B4C-DB81-493B-BA67-3238F737E82D 52 | PayloadDisplayName 53 | ApplicationAccess 54 | allowDiagnosticSubmission 55 | 56 | 57 | 58 | 59 | -------------------------------------------------------------------------------- /System/DisableBluetoothAssist.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | com.apple.Bluetooth 11 | 12 | Forced 13 | 14 | 15 | mcx_preference_settings 16 | 17 | BluetoothAutoSeekKeyboard 18 | 19 | BluetoothAutoSeekPointingDevice 20 | 21 | 22 | 23 | 24 | 25 | 26 | PayloadEnabled 27 | 28 | PayloadIdentifier 29 | MCXToProfile.f380414d-3ef5-40b7-9322-311ece9d9d75.alacarte.customsettings.b2644363-b131-457c-91f8-67274e6dafa4 30 | PayloadType 31 | com.apple.ManagedClient.preferences 32 | PayloadUUID 33 | b2644363-b131-457c-91f8-67274e6dafa4 34 | PayloadVersion 35 | 1 36 | 37 | 38 | PayloadDescription 39 | 40 | PayloadDisplayName 41 | DisableBluetoothAssist 42 | PayloadIdentifier 43 | ca.ecuad.mactech.DisableBluetoothAssist 44 | PayloadOrganization 45 | EmilyCarrUniversity 46 | PayloadRemovalDisallowed 47 | 48 | PayloadScope 49 | System 50 | PayloadType 51 | Configuration 52 | PayloadUUID 53 | f380414d-3ef5-40b7-9322-311ece9d9d75 54 | PayloadVersion 55 | 1 56 | 57 | 58 | -------------------------------------------------------------------------------- /System/DisableCompatibilityWarnings.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | DisableCompatibilityWarnings 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.Disable32BitWarnings 11 | 12 | PayloadUUID 13 | 95A46D63-15E2-4BCE-87A9-E9446CBA646D 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.coreservices.uiagent 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.Disable32BitWarnings.C7462DED-AFD1-427B-A377-037D4115700E 42 | 43 | PayloadUUID 44 | FBBF03FE-48A5-4606-A1FF-5CBEAAE64F68 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | CSUIDisable32BitWarnings 53 | 54 | 55 | 56 | 57 | 58 | -------------------------------------------------------------------------------- /System/DisableNotifications.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | DoNotDisturb 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.DisableNotifications 11 | 12 | PayloadUUID 13 | 2B272433-7A1C-442E-8629-C861F270C0BB 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.notificationcenterui.ByHost 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.DisableNotifications.231360A1-7AA0-47CC-911B-45B3CB9AE145 42 | 43 | PayloadUUID 44 | 8F40227C-BA13-4B0B-A001-16EADD02C71D 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | dndEnd 53 | 419 54 | dndStart 55 | 420 56 | doNotDisturb 57 | 58 | 59 | 60 | 61 | -------------------------------------------------------------------------------- /System/ExtensionsWhitelist.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | AllowedTeamIdentifiers 9 | 10 | EG7KH642X6 11 | EG27766DY7 12 | 3G47DU9NXM 13 | XE2XNRRXZ5 14 | 15 | PayloadDisplayName 16 | Extension Settings 17 | PayloadEnabled 18 | 19 | PayloadIdentifier 20 | ca.ecuad.mactech.ExtensionsWhitelist.AllowedExtensions 21 | PayloadType 22 | com.apple.syspolicy.kernel-extension-policyn 23 | PayloadUUID 24 | dc501c90-202f-0136-15b7-10ddb1e446bd 25 | PayloadVersion 26 | 1 27 | 28 | 29 | PayloadDisplayName 30 | ExtensionsWhitelist 31 | PayloadEnabled 32 | 33 | PayloadIdentifier 34 | ca.ecuad.macadmin.ExtensionsWhitelist 35 | PayloadOrganization 36 | EmilyCarrUniversity 37 | PayloadRemovalDisallowed 38 | 39 | PayloadScope 40 | System 41 | PayloadType 42 | Configuration 43 | PayloadUUID 44 | 46122a70-e044-0134-15b1-10ddb1e446bd 45 | PayloadVersion 46 | 1 47 | 48 | 49 | -------------------------------------------------------------------------------- /System/GlobalPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | GlobalPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.GlobalPrefs 11 | 12 | PayloadUUID 13 | 54A1935F-5DDB-4FDD-A9FF-B7F33FE67D16 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | Sets inches for prints, fast user switching, location preferences 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | PayloadType 37 | com.apple.ManagedClient.preferences 38 | PayloadIdentifier 39 | ca.ecuad.mactech.GlobalPrefs.DFF5A79B-8584-4064-A08E-F7FF8FB2F236 40 | PayloadUUID 41 | 2DB7C422-4DF3-46AF-8D8D-18C945AE3E3C 42 | PayloadVersion 43 | 1 44 | PayloadEnabled 45 | 46 | PayloadContent 47 | 48 | .GlobalPreferences 49 | 50 | Forced 51 | 52 | 53 | mcx_preference_settings 54 | 55 | DSDontWriteNetworkStores 56 | 57 | NSDocumentSaveNewDocumentsToCloud 58 | 59 | AppleLanguages 60 | 61 | en 62 | 63 | AppleLocale 64 | en_CA 65 | AppleMeasurementUnits 66 | Inches 67 | AppleMetricUnits 68 | 69 | Country 70 | CA 71 | MultipleSessionEnabled 72 | 73 | NSNavPanelExpandedStateForSaveMode 74 | 75 | NSNavPanelExpandedStateForSaveMode2 76 | 77 | PMPrintingExpandedStateForPrint 78 | 79 | PMPrintingExpandedStateForPrint2 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | PayloadType 90 | com.apple.TimeMachine 91 | PayloadIdentifier 92 | ca.ecuad.mactech.GlobalPrefs.053E2803-FD9D-4C21-96EB-4B999639C3F8 93 | PayloadUUID 94 | A4DA0D26-C83D-4988-82A2-68D66F0FC1F9 95 | PayloadVersion 96 | 1 97 | PayloadEnabled 98 | 99 | 100 | DoNotOfferNewDisksForBackup 101 | 102 | 103 | 104 | 105 | PayloadType 106 | com.apple.LaunchServices 107 | PayloadIdentifier 108 | ca.ecuad.mactech.GlobalPrefs.A4B629B7-B56C-4065-B043-1F6A13070D42 109 | PayloadUUID 110 | 71AFB355-8D09-49CC-85EC-124B126AAAA5 111 | PayloadVersion 112 | 1 113 | PayloadEnabled 114 | 115 | 116 | LSQuarantine 117 | 118 | 119 | 120 | 121 | PayloadType 122 | com.apple.desktopservices 123 | PayloadIdentifier 124 | ca.ecuad.mactech.GlobalPrefs.1777D924-1B6C-41C8-B504-E6BEEC381E68 125 | PayloadUUID 126 | 050AE37B-BB97-465C-A658-62B9452A5DDE 127 | PayloadVersion 128 | 1 129 | PayloadEnabled 130 | 131 | 132 | DSDontWriteNetworkStores 133 | 134 | 135 | 136 | 137 | PayloadType 138 | com.apple.ActivityMonitor 139 | PayloadIdentifier 140 | ca.ecuad.mactech.GlobalPrefs.375E3034-FF71-4030-A255-E9C80733B7B5 141 | PayloadUUID 142 | 1C2AD52E-E057-4C12-859C-258055204178 143 | PayloadVersion 144 | 1 145 | PayloadEnabled 146 | 147 | 148 | OpenMainWindow 149 | 150 | SortColumn 151 | cpUUsage 152 | LoadRemoteManagementMenuExtra 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | -------------------------------------------------------------------------------- /System/PrivacyWhitelist.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | PayloadContent 5 | 6 | 7 | PayloadDisplayName 8 | Wacom Tablet Accessibility 9 | PayloadIdentifier 10 | ca.ecuad.mactech.79E0CBCA-8803-11E9-BEEB-787B8ADFAB32 11 | PayloadOrganization 12 | EmilyCarrUniversity 13 | PayloadType 14 | com.apple.TCC.configuration-profile-policy 15 | PayloadUUID 16 | 79E0CBCA-8803-11E9-BEEB-787B8ADFAB32 17 | PayloadVersion 18 | 1 19 | Services 20 | 21 | Accessibility 22 | 23 | 24 | Allowed 25 | 26 | CodeRequirement 27 | identifier "com.wacom.wacomtablet" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = EG27766DY7 28 | Comment 29 | Allow Accessibility control for WacomTabletDriver 30 | Identifier 31 | com.wacom.wacomtablet 32 | IdentifierType 33 | bundleID 34 | 35 | 36 | 37 | 38 | 39 | PayloadDisplayName 40 | Remote Management 41 | PayloadIdentifier 42 | ca.ecuad.mactech.568053F0-2453-11E9-9AA5-D0817AD45775 43 | PayloadOrganization 44 | EmilyCarrUniversity 45 | PayloadType 46 | com.apple.TCC.configuration-profile-policy 47 | PayloadUUID 48 | 568053F0-2453-11E9-9AA5-D0817AD45775 49 | PayloadVersion 50 | 1 51 | Services 52 | 53 | PostEvent 54 | 55 | 56 | Allowed 57 | 58 | CodeRequirement 59 | identifier "com.apple.screensharing.agent" and anchor apple 60 | Comment 61 | Allow Control mode when starting Remote Management via kickstart 62 | Identifier 63 | com.apple.screensharing.agent 64 | IdentifierType 65 | bundleID 66 | 67 | 68 | 69 | 70 | 71 | PayloadDisplayName 72 | BBEdit 12.6 Privacy Access 73 | PayloadIdentifier 74 | ca.ecuad.mactech.tccprofile.309BD3F0-4431-11E9-A3E7-787B8ADB57F2 75 | PayloadOrganization 76 | My Org Name 77 | PayloadType 78 | com.apple.TCC.configuration-profile-policy 79 | PayloadUUID 80 | 309BD3F0-4431-11E9-A3E7-787B8ADB57F2 81 | PayloadVersion 82 | 1 83 | Services 84 | 85 | SystemPolicyAllFiles 86 | 87 | 88 | Allowed 89 | 90 | CodeRequirement 91 | anchor apple generic and identifier "com.barebones.bbedit" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = W52GZAXT98) 92 | Comment 93 | Allow SystemPolicyAllFiles control for BBEdit 94 | Identifier 95 | com.barebones.bbedit 96 | IdentifierType 97 | bundleID 98 | 99 | 100 | 101 | 102 | 103 | PayloadDisplayName 104 | Allow Accessibility control for Ableton Live 10 Suite 105 | PayloadIdentifier 106 | ca.ecuad.mactech.tccprofile.AF80F440-E38B-11E8-80C9-787B8AC9687B 107 | PayloadOrganization 108 | EmilyCarrUniversity 109 | PayloadType 110 | com.apple.TCC.configuration-profile-policy 111 | PayloadUUID 112 | AF80F440-E38B-11E8-80C9-787B8AC9687B 113 | PayloadVersion 114 | 1 115 | Services 116 | 117 | Accessibility 118 | 119 | 120 | Allowed 121 | 122 | CodeRequirement 123 | identifier "com.ableton.live" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = MWR434WD94 124 | Comment 125 | Allow Accessibility control for Ableton Live 10 Suite 126 | Identifier 127 | com.ableton.live 128 | IdentifierType 129 | bundleID 130 | 131 | 132 | 133 | 134 | 135 | PayloadDisplayName 136 | Allow Photos control for Final Cut Pro 137 | PayloadIdentifier 138 | ca.ecuad.mactech.PrivacyWhitelist.CA167DC0-E304-11E8-9CBD-787B8AC9687B 139 | PayloadOrganization 140 | EmilyCarrUniversity 141 | PayloadType 142 | com.apple.TCC.configuration-profile-policy 143 | PayloadUUID 144 | CA167DC0-E304-11E8-9CBD-787B8AC9687B 145 | PayloadVersion 146 | 1 147 | Services 148 | 149 | Photos 150 | 151 | 152 | Allowed 153 | 154 | CodeRequirement 155 | (anchor apple generic and certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or anchor apple) and identifier "com.apple.FinalCut" 156 | Comment 157 | Allow Photos control for Final Cut Pro 158 | Identifier 159 | com.apple.FinalCut 160 | IdentifierType 161 | bundleID 162 | 163 | 164 | 165 | 166 | 167 | PayloadDisplayName 168 | Allow Adobe After Effects CC 2018 to send AppleEvents control to Finder 169 | PayloadIdentifier 170 | ca.ecuad.mactech.PrivacyWhitelist.09B2249E-E2CB-11E8-A023-787B8AC9687B 171 | PayloadOrganization 172 | EmilyCarrUniversity 173 | PayloadType 174 | com.apple.TCC.configuration-profile-policy 175 | PayloadUUID 176 | 09B2249E-E2CB-11E8-A023-787B8AC9687B 177 | PayloadVersion 178 | 1 179 | Services 180 | 181 | AppleEvents 182 | 183 | 184 | AEReceiverCodeRequirement 185 | identifier "com.apple.finder" and anchor apple 186 | AEReceiverIdentifier 187 | com.apple.finder 188 | AEReceiverIdentifierType 189 | bundleID 190 | Allowed 191 | 192 | CodeRequirement 193 | anchor apple generic and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = JQ525L2MZD) 194 | Comment 195 | Allow Adobe After Effects CC 2018 to send AppleEvents control to Finder 196 | Identifier 197 | com.adobe.AfterEffects 198 | IdentifierType 199 | bundleID 200 | 201 | 202 | 203 | 204 | 205 | PayloadDisplayName 206 | Allow Adobe Acrobat to send AppleEvents control to Microsoft PowerPoint 207 | PayloadIdentifier 208 | com.my.tccprofile.0F7F14AB-E2CA-11E8-B3FC-787B8AC9687B 209 | PayloadOrganization 210 | EmilyCarrUniversity 211 | PayloadType 212 | com.apple.TCC.configuration-profile-policy 213 | PayloadUUID 214 | 0F7F14AB-E2CA-11E8-B3FC-787B8AC9687B 215 | PayloadVersion 216 | 1 217 | Services 218 | 219 | AppleEvents 220 | 221 | 222 | AEReceiverCodeRequirement 223 | identifier "com.microsoft.Powerpoint" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = UBF8T346G9 224 | AEReceiverIdentifier 225 | com.microsoft.Powerpoint 226 | AEReceiverIdentifierType 227 | bundleID 228 | Allowed 229 | 230 | CodeRequirement 231 | anchor apple generic and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = JQ525L2MZD) 232 | Comment 233 | Allow Adobe Acrobat to send AppleEvents control to Microsoft PowerPoint 234 | Identifier 235 | com.adobe.Acrobat.Pro 236 | IdentifierType 237 | bundleID 238 | 239 | 240 | 241 | 242 | 243 | PayloadDisplayName 244 | Allow BBEdit to send AppleEvents control to Terminal 245 | PayloadIdentifier 246 | ca.ecuad.mactech.PrivacyWhitelist.8EFD1D4F-E245-11E8-B2ED-787B8AC9687B 247 | PayloadOrganization 248 | EmilyCarrUniversity 249 | PayloadType 250 | com.apple.TCC.configuration-profile-policy 251 | PayloadUUID 252 | 8EFD1D4F-E245-11E8-B2ED-787B8AC9687B 253 | PayloadVersion 254 | 1 255 | Services 256 | 257 | AppleEvents 258 | 259 | 260 | AEReceiverCodeRequirement 261 | identifier "com.apple.Terminal" and anchor apple 262 | AEReceiverIdentifier 263 | com.apple.Terminal 264 | AEReceiverIdentifierType 265 | bundleID 266 | Allowed 267 | 268 | CodeRequirement 269 | anchor apple generic and identifier "com.barebones.bbedit" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = W52GZAXT98) 270 | Comment 271 | Allow BBEdit to send AppleEvents control to Terminal 272 | Identifier 273 | com.barebones.bbedit 274 | IdentifierType 275 | bundleID 276 | 277 | 278 | 279 | 280 | 281 | PayloadDisplayName 282 | Allow Accessibility control for Automator 283 | PayloadIdentifier 284 | ca.ecuad.mactech.PrivacyWhitelist.2D098F59-E245-11E8-B0D3-787B8AC9687B 285 | PayloadOrganization 286 | EmilyCarrUniversity 287 | PayloadType 288 | com.apple.TCC.configuration-profile-policy 289 | PayloadUUID 290 | 2D098F59-E245-11E8-B0D3-787B8AC9687B 291 | PayloadVersion 292 | 1 293 | Services 294 | 295 | Accessibility 296 | 297 | 298 | Allowed 299 | 300 | CodeRequirement 301 | identifier "com.apple.Automator" and anchor apple 302 | Comment 303 | Allow Accessibility control for Automator 304 | Identifier 305 | com.apple.Automator 306 | IdentifierType 307 | bundleID 308 | 309 | 310 | 311 | 312 | 313 | PayloadDisplayName 314 | Allow Accessibility control for Adobe Photoshop CC 2018 315 | PayloadIdentifier 316 | ca.ecuad.mactech.PrivacyWhitelist.BACC3F0A-E244-11E8-8E87-787B8AC9687B 317 | PayloadOrganization 318 | EmilyCarrUniversity 319 | PayloadType 320 | com.apple.TCC.configuration-profile-policy 321 | PayloadUUID 322 | BACC3F0A-E244-11E8-8E87-787B8AC9687B 323 | PayloadVersion 324 | 1 325 | Services 326 | 327 | Accessibility 328 | 329 | 330 | Allowed 331 | 332 | CodeRequirement 333 | anchor apple generic and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = JQ525L2MZD) 334 | Comment 335 | Allow Accessibility control for Adobe Photoshop CC 2018 336 | Identifier 337 | com.adobe.Photoshop 338 | IdentifierType 339 | bundleID 340 | 341 | 342 | 343 | 344 | 345 | PayloadDisplayName 346 | Allow Adobe Illustrator to send AppleEvents control to WacomTabletDriver 347 | PayloadIdentifier 348 | ca.ecuad.mactech.PrivacyWhitelist.0ACCD3E6-E242-11E8-BB29-787B8AC9687B 349 | PayloadOrganization 350 | EmilyCarrUniversity 351 | PayloadType 352 | com.apple.TCC.configuration-profile-policy 353 | PayloadUUID 354 | 0ACCD3E6-E242-11E8-BB29-787B8AC9687B 355 | PayloadVersion 356 | 1 357 | Services 358 | 359 | AppleEvents 360 | 361 | 362 | AEReceiverCodeRequirement 363 | identifier "com.wacom.wacomtablet" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = EG27766DY7 364 | AEReceiverIdentifier 365 | com.wacom.wacomtablet 366 | AEReceiverIdentifierType 367 | bundleID 368 | Allowed 369 | 370 | CodeRequirement 371 | identifier "com.adobe.illustrator" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = JQ525L2MZD 372 | Comment 373 | Allow Adobe Illustrator to send AppleEvents control to WacomTabletDriver 374 | Identifier 375 | com.adobe.illustrator 376 | IdentifierType 377 | bundleID 378 | 379 | 380 | 381 | 382 | 383 | PayloadDisplayName 384 | Allows Terminal Full Disk Access 385 | PayloadIdentifier 386 | ca.ecuad.mactech.PrivacyWhitelist.8A825EB5-E239-11E8-AC65-ACDE48001122 387 | PayloadOrganization 388 | EmilyCarrUniversity 389 | PayloadType 390 | com.apple.TCC.configuration-profile-policy 391 | PayloadUUID 392 | 8A825EB5-E239-11E8-AC65-ACDE48001122 393 | PayloadVersion 394 | 1 395 | Services 396 | 397 | SystemPolicyAllFiles 398 | 399 | 400 | Allowed 401 | 402 | CodeRequirement 403 | identifier "com.apple.Terminal" and anchor apple 404 | Comment 405 | Allow SystemPolicyAllFiles control for Terminal 406 | Identifier 407 | com.apple.Terminal 408 | IdentifierType 409 | bundleID 410 | 411 | 412 | 413 | 414 | 415 | PayloadDisplayName 416 | PrivacyWhitelist 417 | PayloadIdentifier 418 | ca.ecuad.macadmin.PrivacyWhitelist 419 | PayloadOrganization 420 | EmilyCarrUniversity 421 | PayloadRemovalDisallowed 422 | 423 | PayloadScope 424 | system 425 | PayloadType 426 | Configuration 427 | PayloadUUID 428 | 9746FC94-A7C9-48CF-B752-AA4D80658080 429 | PayloadVersion 430 | 1 431 | 432 | 433 | -------------------------------------------------------------------------------- /System/ScreenSharing.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | com.apple.ScreenSharing 11 | 12 | Forced 13 | 14 | 15 | mcx_preference_settings 16 | 17 | screenQualityMode 18 | 4 19 | 20 | 21 | 22 | 23 | 24 | PayloadEnabled 25 | 26 | PayloadIdentifier 27 | ECBB3212-D6AB-4C84-AD8B-491F917B8356 28 | PayloadType 29 | com.apple.ManagedClient.preferences 30 | PayloadUUID 31 | 7bfa2db8-d173-444e-befe-c12dbda0f016 32 | PayloadVersion 33 | 1 34 | 35 | 36 | PayloadDescription 37 | Sets sessions to Full Quality as default 38 | PayloadDisplayName 39 | ScreenSharing 40 | PayloadIdentifier 41 | ca.ecuad.mactech.ScreenSharing 42 | PayloadOrganization 43 | EmilyCarrUniversity 44 | PayloadRemovalDisallowed 45 | 46 | PayloadScope 47 | System 48 | PayloadType 49 | Configuration 50 | PayloadUUID 51 | f48bfa75-a4d0-48f9-9e0f-e65f648223b3 52 | PayloadVersion 53 | 1 54 | 55 | 56 | -------------------------------------------------------------------------------- /System/SetupAssistant.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | com.apple.SetupAssistant 11 | 12 | Forced 13 | 14 | 15 | mcx_preference_settings 16 | 17 | DidSeeCloudSetup 18 | 19 | DidSeeSiriSetup 20 | 21 | DidSeeSyncSetup 22 | 23 | DidSeeSyncSetup2 24 | 25 | DidSeeiCloudSecuritySetup 26 | 27 | GestureMovieSeen 28 | none 29 | LastSeenBuddyBuildVersion 30 | 16A323 31 | LastSeenCloudProductVersion 32 | 10.12 33 | LastSeenSyncProductVersion 34 | 10.12 35 | RunNonInteractive 36 | 37 | ShowKeychainSyncBuddyAtLogin 38 | 39 | SkipFirstLoginOptimization 40 | 41 | 42 | 43 | 44 | 45 | 46 | PayloadEnabled 47 | 48 | PayloadIdentifier 49 | MCXToProfile.3fe0b815-4d18-402b-96f7-8792b44ae66c.alacarte.customsettings.c08c7d74-66f9-4b4d-8d96-8552537da2b5 50 | PayloadType 51 | com.apple.ManagedClient.preferences 52 | PayloadUUID 53 | c08c7d74-66f9-4b4d-8d96-8552537da2b5 54 | PayloadVersion 55 | 1 56 | 57 | 58 | PayloadDescription 59 | 60 | PayloadDisplayName 61 | SetupAssistant 62 | PayloadIdentifier 63 | ca.ecuad.mactech.SetupAssistant 64 | PayloadOrganization 65 | EmilyCarrUniversity 66 | PayloadRemovalDisallowed 67 | 68 | PayloadScope 69 | System 70 | PayloadType 71 | Configuration 72 | PayloadUUID 73 | 3fe0b815-4d18-402b-96f7-8792b44ae66c 74 | PayloadVersion 75 | 1 76 | 77 | 78 | -------------------------------------------------------------------------------- /System/SoftwareUpdate.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | PayloadContent 9 | 10 | com.apple.SoftwareUpdate 11 | 12 | Forced 13 | 14 | 15 | mcx_preference_settings 16 | 17 | AutomaticCheckEnabled 18 | 19 | AutomaticDownload 20 | 21 | 22 | 23 | 24 | 25 | 26 | PayloadEnabled 27 | 28 | PayloadIdentifier 29 | MCXToProfile.c6e20f12-3ba1-43c7-8a41-65bbf8a76928.alacarte.customsettings.2f8856e6-42b2-4380-a1ce-df667d80ac80 30 | PayloadType 31 | com.apple.ManagedClient.preferences 32 | PayloadUUID 33 | 2f8856e6-42b2-4380-a1ce-df667d80ac80 34 | PayloadVersion 35 | 1 36 | 37 | 38 | PayloadDescription 39 | 40 | PayloadDisplayName 41 | SoftwareUpdate 42 | PayloadIdentifier 43 | SoftwareUpdate 44 | PayloadOrganization 45 | EmilyCarrUniversity 46 | PayloadRemovalDisallowed 47 | 48 | PayloadScope 49 | System 50 | PayloadType 51 | Configuration 52 | PayloadUUID 53 | c6e20f12-3ba1-43c7-8a41-65bbf8a76928 54 | PayloadVersion 55 | 1 56 | 57 | 58 | -------------------------------------------------------------------------------- /System/TouchBarPrefs.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | PayloadDisplayName 7 | TouchBarPrefs 8 | 9 | PayloadIdentifier 10 | ca.ecuad.mactech.TouchBarPrefs 11 | 12 | PayloadUUID 13 | 65555E56-9640-445D-97BB-6039823BF062 14 | 15 | PayloadScope 16 | System 17 | 18 | PayloadDescription 19 | 20 | 21 | PayloadOrganization 22 | EmilyCarrUniversity 23 | 24 | PayloadRemovalDisallowed 25 | 26 | 27 | PayloadVersion 28 | 1 29 | 30 | PayloadType 31 | Configuration 32 | 33 | PayloadContent 34 | 35 | 36 | 37 | PayloadType 38 | com.apple.touchbar.agent 39 | 40 | PayloadIdentifier 41 | ca.ecuad.mactech.TouchBarPrefs.2821A26D-1887-424F-B1D3-CB866741E1A5 42 | 43 | PayloadUUID 44 | F2753FF1-5FAD-4D9D-A55F-89E0B01296B9 45 | 46 | PayloadVersion 47 | 1 48 | 49 | PayloadEnabled 50 | 51 | 52 | PresentationModeFnModes 53 | 54 | appWithControlStrip 55 | fullControlStrip 56 | 57 | 58 | 59 | 60 | 61 | -------------------------------------------------------------------------------- /System/WiFiCredentials.mobileconfig: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | PayloadContent 6 | 7 | 8 | AuthenticationMethod 9 | 10 | AutoJoin 11 | 12 | CaptiveBypass 13 | 14 | EAPClientConfiguration 15 | 16 | AcceptEAPTypes 17 | 18 | 25 19 | 21 20 | 21 | EAPFASTProvisionPAC 22 | 23 | EAPFASTProvisionPACAnonymously 24 | 25 | EAPFASTUsePAC 26 | 27 | OneTimeUserPassword 28 | 29 | TTLSInnerAuthentication 30 | MSCHAPv2 31 | UserName 32 | USERNAME 33 | UserPassword 34 | PASSWORD 35 | 36 | EncryptionType 37 | WPA2 38 | HIDDEN_NETWORK 39 | 40 | Interface 41 | BuiltInWireless 42 | PayloadDisplayName 43 | WiFi (ECUAD) 44 | PayloadEnabled 45 | 46 | PayloadIdentifier 47 | ca.ecuad.mactech.WiFiCredentials.02993870-94e0-0134-ae8c-685b35b66dcf 48 | PayloadType 49 | com.apple.wifi.managed 50 | PayloadUUID 51 | dbf12020-94e0-0134-ae8d-685b35b66dcf 52 | PayloadVersion 53 | 1 54 | ProxyType 55 | None 56 | SSID_STR 57 | ECUAD 58 | updated_at_xid 59 | 149896 60 | 61 | 62 | PayloadDisplayName 63 | WiFiCredentials 64 | PayloadIdentifier 65 | ca.ecuad.mactech.WiFiCredentials 66 | PayloadOrganization 67 | EmilyCarrUniversity 68 | PayloadRemovalDisallowed 69 | 70 | PayloadScope 71 | User 72 | PayloadType 73 | Configuration 74 | PayloadUUID 75 | 02993870-94e0-0134-ae8c-685b35b66dcf 76 | PayloadVersion 77 | 1 78 | 79 | 80 | --------------------------------------------------------------------------------