Configuration Manager
The Configuration Manager component of device management is the hub of activity for OMA Client Provisioning over-the-air (OTA) configuration, downloads, and configuration updates generated by the local settings control panel. This single point of configuration enables configuration security to be enforced and enables the control mechanisms to avoid configuration conflicts.
Configuration Manager accepts XML configuration requests from the Push Router. The requests are used to change the configuration of the system or change application software that is installed on the device. Configuration requests are provided through the following mechanisms:
Sent over the air from a provisioning server to the device over a Global System for Mobile Communications (GSM) Short Message Service (SMS) wireless network that uses a Wireless Application Protocol (WAP) push gateway
Downloaded in a CAB Provisioning Format (.cpf) file
Sent through Remote API (RAPI)
Sent through DMProcessConfigXML. For information about DMProcessConfigXML, see the SDK on MSDN.
Burned in flash memory by the equipment manufacturer and loaded during the cold or warm boot procedure
Security Note For OMA Client Provisioning, configuration data is not encrypted when sent over the air (OTA). Be aware of this potential security risk when sending sensitive configuration data, such as passwords. OMA DM sessions are encrypted.
See Also
Managing Devices | Configuration Manager Operating Model | Configuring the Registry OTA Example | Control Panel Engine Processing Example (SP Only) | Transactioning Scheme
Send Feedback on this topic to the authors