Start-SBHost

Start-SBHost

You can use this cmdlet to start Service Bus for Windows Server and dependent services that run on the node.

Syntax

Start-SBHost [ <CommonParameters>]

Detailed Description

Run Start-SBHost to start all the Service Bus for Windows Server related processes (windows services) on the local host.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see  about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example

Starts Service Bus for Windows Server and dependent services that run on the node.

PS C:\> Start-SBhost

Service Bus 1.0 MSDN Community Forum