Register-SqlChangeAutomation

Activates SQL Change Automation using a valid serial number.

Syntax

Register-SqlChangeAutomation [-InputObject] <string> [<CommonParameters>]

Description

To find your serial number, check your invoice or go to https://www.red-gate.com/myserialnumbers.

Parameters

-InputObject <System.String>

The SQL Change Automation serial number.

Aliases None
Required? true
Position? 0
Default Value None
Accept Pipeline Input true (ByValue)
Accept Wildcard Characters false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see http://technet.microsoft.com/en-us/library/hh847884.aspx.

Inputs

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

Return values

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

Examples

---------- EXAMPLE 1 ----------

Register-SqlChangeAutomation 048-001-224164-5B49

This example shows how to activate SQL Change Automation using a SQL Change Automation serial number.