Hello all,
I got an interesting question from one of my customers.
He has Android devices enrolled in MobiControl with Androd Enterprise as Work Managed Devices. He wants to change the host file on the device. The location is /system/etc and the file is named hosts.
You are able to get this file with the following adb command: adb pull /system/etc/hosts destination-path.
If I want to push the edited file back via adb, you need root on the device.
If I want to push the edited file via SOTI Package, it seems that the file never get copied to the device but the profile and package is shown installed in the MobiControl console.
Does anyone have experience in this topic? Am I able to push a file via SOTI Package to the system folder? Do I need root rights? Is it possible to get root for SOTI? Would you recommend it?
Thank you in advance.
- Felix