Update Server Services
Changes settings for a Server service.
Workflow inputs – Update Server Services
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 |
auto disconnect time | The auto disconnect time in minutes. The valid value range is –1 to 65535 minutes at the command line. To disable Autodisconnect set it to –1. | No | n/a |
server comment | Set the server comment text. | No | n/a |
hidden | Removes a machine from Network Neighborhood.
Valid values: Yes, No | No | n/a |
Workflow outputs – Update Server Services
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 |