1. Home
  2. Knowledge Base
  3. Run scripts remotely on mobile devices [New SureMDM Feature]

Run scripts remotely on mobile devices [New SureMDM Feature]

We have added powerful scripting support in SureMDM. You can write scripts to Run, activate, hide, close, kill programs, delete files. Many people use scripts to define pre and post-install instructions such as deleting files after installing CAB files.

Examples: (There is no relation among the following commands)

Copy( “My documentstest.txt”, “Storagetext.txt” )
Rename( “oldname.txt” , “newname.txt”)
Delete( “abc.txt” )
CreateShortcut(“WindowsStart MenuTest.lnk”,”Test.exe”)

Scripts Jobs can be created in the SureMDM Web Console and then deployed to mobile devices. Script commands are executed on the devices (using MortScript engine).

SureMDM is an On-demand mobile device management platform. You can experience SureMDM live demo at https://www.42gears.com/suremdm/guestlogin.html. Learn more about the product here.

Was this helpful?
YesNo
Updated on June 2021