Start View Framework Service

VMware.View.SecureGatewayServer.Start (Task)

Starts the View Security Server Service NT Service.

Element properties:

TargetVMware.View.Component.SecureGatewayServer
AccessibilityInternal
CategoryOperations
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Script WriteAction VMware.View.Service.Start.Action Default

Source Code:

<Task ID="VMware.View.SecureGatewayServer.Start" Target="ViewLib!VMware.View.Component.SecureGatewayServer" Accessibility="Internal">
<Category>Operations</Category>
<WriteAction ID="Script" TypeID="VMware.View.Service.Start.Action">
<ServiceName>wsbroker</ServiceName>
</WriteAction>
</Task>