3.6.4.42 SetBootToConsoleMode Operation
The SetBootToConsoleMode method allows the configuration of server behavior when the server boots. The server can be in a boot-to-console mode, which consists of a single station, or in a multistation mode. This operation MUST be authenticated by using Server Management Credentials (section 3.4.1).
-
<wsdl:operation name="SetBootToConsoleMode"> <wsdl:input wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointServer/SetBootToConsoleMode" name="IMultiPointServer_SetBootToConsoleMode_InputMessage" message="tns:IMultiPointServer_SetBootToConsoleMode_InputMessage"/> <wsdl:output wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointServer/SetBootToConsoleModeResponse" name="IMultiPointServer_SetBootToConsoleMode_OutputMessage" message="tns:IMultiPointServer_SetBootToConsoleMode_OutputMessage"/> <wsdl:fault wsaw:Action="http://MultiPoint/RemoteManagement/WmsFault" name="WmsFaultType" message="tns:IMultiPointServer_SetBootToConsoleMode_WmsFaultType_FaultMessage"/> </wsdl:operation>