Custom service application example
The Custom service allows you to enter a command line that includes a directory path on the user's device to a specific application, and directly runs it through a dialog box.
- In , select the subdevice.
- On the right pane, expand the Services section to view all of the subdevice services.
- In the Services pane, create or edit an existing Custom service by clicking respectively the circled plus or pencil icon.
- If not previously done, set .
-
In the Custom action field, enter a directory path along with
the file name and extension of the application that you want to run. See the following
example:
SSH via PuTTY
"<executable>" -ssh <user>@<address>"putty.exe" -ssh root@192.168.10.2 -
Click Launch.
The Interactive Access Tool automatically establishes a VPN connection with the device to which the subdevice is connected. You are granted access to the device subnet, so you can reach the subdevice and make its service run.
