Using Soti Script Commands for RX Logger

Mark Mann -
1 MIN READ

Team,

 

Have a customer looking to enable and then disable the RX Logger Tool on Andriod MC40.

 

Below is the commands I tested on Soti Server 12.1 and MC40 Build 052014:

 

  

  • To enable…

 

sendintent -b
"intent:#Intent;action=com.motorolasolutions.rxlogger.intent.action.ENABLE;end"

 

 

 

  • To disable…

 

 

sendintent -b "intent:#Intent;action=com.motorolasolutions.rxlogger.intent.action.DISABLE;end"

 

Hope this helps someone in need of this info.

 

Cheers,

 

Mark

profile

Mark Mann

Please register or login to post a reply

Replies