SOTI Version: Version: 14.4.1.1195
Devices: Zebra TC56J Android 7.1.2
Agent version: 14.1.4.1010
I am trying to find an efficient way to upgrade our Android 7.1 devices to Android 8. Currently, I have a staging OU that downloads the OS update from 7 to 8, with a post copy script that successfully upgrades the device to 8.1 However, this disconnects it from SOTI since the agent is then incompatible. So, I'm trying to do this all through StageNow. According to this: https://supportcommunity.zebra.com/s/article/OS-Update-multiple-packages-using-SOTI-MobiControl-Mxconfig-Script?language=en_US
I should be able to. I followed that guide exactly, with the exception of a file sync rule since the device is orphaned after upgrading to 8. Instead, I added in FileMgr configs that copy my Android 8 patch, an Android 8 reset zip, and a UPL file that lists both. The PowerMgr config is set exactly as in my link above. However even though StageNow says it is successful (and the files physically are copied to the device) it never seems to process the patch and reset files.
Contents of my UPL file is:
package:CFE_ATLAS_02-32-04.00-ON-U01-STD.zip
package:ATLAS_O_FACT_RESET_U08.zip

Any assistance would be greatly appreciated, and tips on what I may be doing wrong. Thanks!