Description
The session script tools can be either a script, a command line, or a helper applicable to a selected session. Each can be configured and shared in the data source, and are listed in the dashboard under the "Session script tools" section.
Session script tools are commonly used to retrieve an information, perform some action, change an item, or change a configuration on the session host. There are three types of tools currently supported:
Icon |
Name |
Description |
|
Command line |
Executes a basic command on the local machine. |
|
PowerShell |
Execute a PowerShell command on the remote machine. |
|
PS Exec (PS Tools) |
A PS Exec command is sent to the remote machine. You can get more information from the Microsoft website here. |
|
Template |
By configuring a template session script tool, it's possible to open a session with a completely different session type. The original parameters will be merged with the one from the specified template. |
Note: The session variables can be used as parameters for the session script tools.
Session Script Tools Manager
The manager simplifies the installation of any session script tools provided by the community. You can import an existing tool directly in the current data source by clicking the Import button, and submit any interesting session script tools to us at support@devolutions.net.

Session Script Tools Manager