Start-SBFarm

Start-SBFarm

You can use this cmdlet to start the Service Bus for Windows Server services.

Syntax

Start-SBFarm [ <CommonParameters>]

Detailed Description

Run Start-SBFarm to start all Windows services for Service Bus for Windows Server on all farm nodes. Use this cmdlet after performing configuration changes and updating all the hosts. You can run this cmdlet only from a machine that is already a part of Service Bus for Windows Server farm.

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 the Service Bus for Windows Server services.

PS C:\> Start-SBFarm

Service Bus 1.0 MSDN Community Forum