70.3 Managing a Remote Execute Session

You can remotely run executables found on the managed workstation with system rights, even if the logged-in user is not a member of the local Administrator Group.

To execute an application program on a managed workstation, launch Remote Execute Window:

  1. Enter the command line in the Remote Execute window.

    Specify the complete path of the application if the application is not in the path of the managed workstation.

    If you do not specify the extension of the file you want to execute at the managed workstation, Remote Execute appends the .exe extension.

  2. Click Execute.

Enter the name of the application or the parameter within double quotes if the application or parameter has a space character. Following are a few examples:

"My Wordpad"
"C:\Program Files\Accessories\My Wordpad"
"C:\Program Files\Accessories\My Wordpad" "C:\myfile.txt"
"C:\Program Files\Accessories\My Wordpad" C:\myfile.txt"
"Wordpad"