Hi all,
Just wondering if there is a resource out there that provide a list of all the variables we can use as part of profile and kiosk builds for devices registered on SOTI?
Thanks
Hi all,
Just wondering if there is a resource out there that provide a list of all the variables we can use as part of profile and kiosk builds for devices registered on SOTI?
Thanks
The list of applicable macros actually varies with MobiControl server/agent versions, device platforms & firmware versions, and where you want to use macros (scripts, kiosk, profile payloads, etc.).
However, the following link to the on-line manual is, generally speaking, a useful reference:
https://www.soti.net/mc/help/v15.5/en/console/other/macros.html
Is there a variable that can be used to display the current device group a device is assigned to? We have some very similar profiles set up and it would be much easier if there was a field at the bottom of the page saying that this tablet is in device group "accounts", for example.
In addition, you can use your custom data also as a variable with %%
So, if you have created custom data named for example "Pin", you can use %Pin%.
But i never tried that in kiosk mode, so you have to test that.