Hello,
We are currently testing some Firmware update OTA.
The FOTA is working fine on one of our devices.
Now, we would like to target all the ~2000 devices that are currently enrolled on our server.
---------------
MC version : 14.3.3.1111
Device Manufacturer : Coppernic
Device Model : COne2
Management Type : Work Managed Device
AE Agent Version : 14.4.1.1064
---------------
I tested the following script :
writeprivateprofstring SystemUpdatePolicy 1
apply SystemUpdatePolicy
You can find the documentation here
No error message in the device logs but the script does not work.
Does the script look OK to you?
Is there any need for additional elevation like WRITE_SECURE_SETTINGS for writesecuresetting?
Is there maybe any other way to process?
Many thanks for your help and advice !
The update is directly triggered by the system and not by a third application.