SQL Change Automation 3

Unregister-SqlChangeAutomation

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.

  • None.
    You cannot pipe input to this cmdlet.

Return values

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

  • None

Examples

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

Unregister-SqlChangeAutomation

This example shows how to deactivate SQL Change Automation.


Didn't find what you were looking for?