Purpose
To remotely modify the device screen lock configuration from a secure method such as PIN to a less restrictive Swipe lock, SureMDM provides a Runscript command. This helps administrators quickly adjust device security posture based on operational requirements.
Prerequisites
- SureMDM Agent version V28.58.05 or later
- Device enrolled in SureMDM
- Device should allow remote script execution
Steps
Steps to change the screen lock type to Swipe:
- On the SureMDM Console -> Jobs -> New Job
- Android -> Click on Run Script
- Enter the Job Name and Enter the following script:
!#suremdm
SetLockScreenToSwipe
4. Save and Deploy to the Device.
Expected Results
- The device screen lock type is changed from PIN (or other secure method) to Swipe
- Users can unlock the device by swiping the screen without entering a PIN
Conclusion
The Runscript command SetLockScreenToSwipe provides a quick and efficient way to remotely modify device lock settings.
Need more help? Here’s how to get help from our experts.
CONTACT US
Was this helpful?
YesNo