Unregister-SqlChangeAutomation

Deactivates SQL Change Automation

Syntax

Unregister-SqlChangeAutomation [<CommonParameters>]

Description

This unregisters a SQL Change Automation serial number previously registered on this machine.

Parameters

<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 ----------

Unregister-SqlChangeAutomation

This example shows how to deactivate SQL Change Automation.