RAS Diagnostics - Get Verbose RAS Diag Configuration Compressed File
Creates a Remote Access Diagnostic Report that includes only diagnostics results for Installed Devices, Process Information, Command–Line Utilities, and Phone Book Files and delivers the report, compressed into a .cab file, to a specified location.
Note: This workflow is only available for use in Microsoft Windows environments.
Workflow inputs – Get Verbose RAS Diag Configuration Compressed File
Call Workflow Input | Description | Required? | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
filename | The full path and filename to which the report should be saved. | Yes | n/a |
number of hours | The number of hours prior to the request for which to show activity in the report.
Valid values: Integers between 1 and 24 | No | If a value is not specified for this input, all past information will be included. |
Workflow outputs – Get Verbose RAS Diag Configuration Compressed File
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 |