I have to remote control a device.
To verify the parameter I have to remove temporaly the lockdown. Is it possible to hide the password to avoid that the user see it ?
Thank you
I have to remote control a device.
To verify the parameter I have to remove temporaly the lockdown. Is it possible to hide the password to avoid that the user see it ?
Thank you
Hello
You can send the following script to exit lockdown so you don´t have to input the password:
To exit lokcdown:
_Adminmode on
notify kiosk off
To enter in lockdown:
_Adminmode off
notify kiosk on