Perform Server Session Remove
Ends the session with the client computer and closes all open files on the local computer for the session.
Workflow inputs – Perform Server Session Remove
Call Workflow Input | Description | Required | Default Value |
connection details | XML document conforming to the Connection Details common object that contains the information required to execute a command via command line. | Yes | n/a |
computer name | Identifies the client computer for which you want to list or disconnect sessions. | No | n/a |
Workflow outputs – Perform Server Session Remove
Call Workflow Output | Description |
output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
success | Did the operation succeed?
Valid values: true, false |