iOS Policy Configuration

To configure the Mobile Server URL for iOS in Microsoft Intune to work with Business Connect, do the following:

  1. On the Microsoft Intune portal, go to Policy > Configuration Policy.
  2. Click Add.
    Intune policy
    The Create a New Policy dialog box appears.
  3. On the Create a New Policy screen, expand iOS in the list, and select Mobile App Configuration Policy (iOS 8.0 and later).
  4. Select the Create and Deploy a Custom Policy option, and click the Create Policy button.
    Intune policy editing
    The Edit Policy dialog box appears.
  5. Enter a Name and Description for the Policy.
  6. In the Mobile App Configuration Policy section enter the following configuration xml string. Substitute MOBILE SERVER ADDRESS with actual mobile server address.
  7. <dict>
       <key>serveraddress</key>
      <string>MOBILE SERVER ADDRESS</string>
    </dict>

  8. Click Validate to ensure the data is valid.
  9. Click the Save Policy button.
  10. Sync the mobile device on the comp Portal.