XenMobile

Custom XML device policy

You can create custom XML policies in XenMobile to customize the following features on supported Windows devices:

  • Provisioning, which includes configuring the device, and enabling or disabling features
  • Device configuration, which includes allowing users to change settings and device parameters
  • Software upgrades, which include providing new software or bug fixes to be loaded onto the device, including apps and system software
  • Fault management, which includes receiving error and status reports from the device

Note:

When creating your XML content, use the \% character with caution. The \% character is an XML reserved character, used only to escape XML special characters. To use \% in a name, encode it as \%25.

For Windows devices: You create your custom XML configuration by using the Open Mobile Alliance Device Management (OMA DM) API in Windows. Creating custom XML with the OMA DM API is beyond the scope of this topic. For more information about using the OMA DM API, seeOMA Device Managementon the Microsoft Developer Network site.

Note:

For Windows 10 RS2 Phone: After a Custom XML policy or Restrictions policy that disables Internet Explorer deploys to the phone, the browser remains enabled. To work around this issue, restart the phone. This is a third-party issue.

To add or configure this policy, go toConfigure > Device Policies. For more information, seeDevice policies.

Windows Desktop/Tablet settings

  • XML内容:Type, or cut and paste, the custom XML code you want to add to the policy.

    After you clickNext, XenMobile检查XML内容的语法。任何syntax errors appear below the content box. Fix any errors before you continue.

    If there are no syntax errors, theCustom XML Policyassignment page appears.

Custom XML device policy