Invoke-SBHostUpgrade

Invoke-SBHostUpgrade

You can use this cmdlet to invoke a Service Bus for Windows Server host upgrade.

Syntax

Invoke-SBHostUpgrade [ <CommonParameters>]

Detailed Description

This cmdlet starts an upgrade on the Service Bus for Windows Server host. Use this cmdlet as part of a farm migration which can require schema changes on each of the farm nodes.

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

PS C:\> Invoke-SBHostUpgrade

Service Bus 1.0 MSDN Community Forum