Perform Boot Config EMS ON
Enables the settings changes for redirection of the Emergency Management Services console to a remote computer.
Workflow inputs – Perform Boot Config EMS On
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 |
port | Specifies the COM port to be used for redirection. BIOSSET directs Emergency Management Services to get the BIOS settings to determine which port should be used for redirection. Do not use the /port parameter if remotely administered output is being disabled.
Valid values: COM1 to COM 12 | No | There is no default value. |
baud | Specifies the baud rate to be used for redirection.
| No | There is no default value. |
os entry line num | Specifies the operating system entry line number in the operating systems section of the Boot.ini file to copy. The first line after the operating systems section header is 1. | Yes | n/a |
Workflow outputs – Perform Boot Config EMS On
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 |