I am trying to configure Honeywell CP45 devices using .xml files on the devices themselves.
Before enrolling the devices into SOTI MobiControl, the ezconfig service on the Honeywell devices would automatically read and apply the settings inside of the .xml files.
Unfortunately it seems as though SOTI disables the ezconfig service.
My question: Would anyone know how to re-enable the ezconfig service? Or perhaps another way to automatically trigger the reading & applying
Short answer (thanks to @Rafael Schäfer):
1. Enable the ezconfig app using the following script: "enable_system_app com.honeywell.tools.ezconfig"
2. Add the EZConfig app to the lockdown kiosk
Thank you.