Configure display in lockdown mode?

I
Infinite
symmons

How do I clear the IP, MAC, and Serial numbers from the display in lockdown mode?

2 years ago
Android
ANSWERS
RC
Raymond Chan
2 years ago

To have the IP, MAC and Serial number field removed/excluded in the lockdown menu defined in MobiControl's default dynamic lockdown template,  one can edit the  html template file and change the value of the corresponding variable as shown below from "true" to "false":

        // Show device IP Address
        var ip = true;
 
        // Show device MAC Address
        var mac = true;
 
        // Show device Serial Number
        var serialNumber = true;
 
 
RS
Rafael Schäfer
2 years ago

or "just" change the lockdownscreen, so this information doesn't take place but the way Raymond is the best if you don't want to change more.

B
BPMOD@SOTI
2 years ago

Hi Infinite,

I hope the suggestions provided by Raymond and Rafael have helped you answer your query.

Please inform us if you require further assistance. 

Additionally, if any response has helped address your inquiry, we kindly request you to mark it as "is solution" so that others may also benefit from this information.

Thank you, Raymond and Rafael, for your valuable suggestions.

Thank you for choosing SOTI.