Symantec Mobile Management Agent 7.2 customization
Created: 19 Sep 2012 | 1 comment
I am in charge of setting up mobile management for our deployment of iPhones in my company.
I have compiled a 7.2 agent, without changing anything, except for the bundle identifier and signing entries.
The agent installs fine on both iPhones and iPads, no problem.
What I am looking for is some documentation on what I can customize in the XCode project.
There is a bunch of .plist files, but no explanation on the different entries, and what they can be used for (or I can not find it).
Some of the .plist files I can guess the purpose of (LocalizableStrings-XX.plist)
But what does these .plist files control:
- keys.plist
- enrollment.plist
- debug.plist
Is it possible to replace the graphics files in the project with something in the same size ???
Discussion Filed Under:
Comments 1 Comment • Jump to latest comment
The Main customization is (LocalizableStrings-XX.plist) and changing the attached icons with your own logo,
keys.plist >> shouldn't change
Enrollment.plist >> to configure Dynamic enrollment and hardcode an enrollment URL etc.
Debug.plist >> obviously for debugging DLP, so shouldn't touch unless really needed for an issue
InHouse.Plist >> to customize the bundle
Would you like to reply?
Login or Register to post your comment.