Invoke-SBFarmUpgrade

Invoke-SBFarmUpgrade

 

Syntax

Parameter Set: AutoCert
Invoke-SBFarmUpgrade -SBFarmDBConnectionString <String> [-CertificateAutoGenerationKey <SecureString> ] [ <CommonParameters>]

Detailed Description

You can use this cmdlet to upgrade Service Bus for Windows Server from version 1.0 to 1.1.

Parameters

-CertificateAutoGenerationKey<SecureString>

This passphrase is required for certificate auto generation. This parameter is mandatory if you want certificates to be auto generated.

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-SBFarmDBConnectionString<String>

The connection string for the SQL Server instance that is used as the Service Bus for Windows Server management database.

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<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

PS C:\> 
PS C:\> 

Service Bus 1.0 MSDN Community Forum