Creating an App Configuration Policy
- In the top navigation bar, click Configure > Device Policies, then click Add:
- Under Add New Policy > Apps click App Configuration:
- Under Platforms, uncheck all entries except iOS.
- Under Policy Information, in the Policy Name field, enter
Lookout for Work iOS
, then click Next >.You can optionally provide a Description. - Set the following:
Field Value Identifier Add new > com.lookout.work
Dictionary content <dict> <key>MDM</key> <string>API_V1</string> <key>DEVICE_UDID</key> <string>${device.UDID}</string> <key>EMAIL</key> <string>${user.mail}</string> <key>GLOBAL_ENROLLMENT_CODE</key> <string>your_global_code</string> </dict>
- Replace
<string>your_global_code</string>
with the 7 letter Enrollment Code from the System > Account screen in your Lookout MES Console. - Click Check Dictionary to validate the XML, then click Next >.
- Under App Configuration Policy, check the Lookout for Work delivery group you created in Creating a Lookout for Work Delivery Group.
- Expand Deployment Schedule and set the following:
Field Value Deploy ON Deployment Schedule NOW Deployment condition On every connection Deploy for always-on connections OFF - Click Save.