DLM Automation 2

Register-DlmSerialNumber

Register-DlmSerialNumber

Activates DLM Automation using a valid serial number.

Syntax

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

Description

To find your serial number, check your invoice or go to http://red-gate.com/myserialnumbers. If you don't provide a serial number, DLM Automation will automatically start a 28-day free trial the first time you use one of its cmdlets.

Parameters

-InputObject <System.String>

The DLM 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.

  • System.String

    The DLM Automation serial number.

Return values

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

  • None

Examples

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

Register-DlmSerialNumber 048-001-224164-5B49

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


Didn't find what you were looking for?