Update Boot Config Add No GUI Boot
Adds the /noguiboot option to the specified OSEntryLineNum, disabling the Windows XP Professional progress bar that is displayed before the CTRL+ALT+DEL logon prompt.
Workflow inputs – Update Boot Config Add No GUI Boot
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 |
os entry line num | Adds the/ng option to the specified OSEntryLineNum | Yes | n/a |
Workflow outputs – Update Boot Config Add No GUI Boot
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 |