Skip to main content

Start-MceMigration

SYNOPSIS

Starts an MCE migration.

caution

Available migrations depend on the version being deployed.For details about migrations see Upgrades

SYNTAX

Start-MceMigration [-Id] <Int32> [<CommonParameters>]

DESCRIPTION

This cmdlet initiates an MCE migration on the system.

EXAMPLES

EXAMPLE 1

Start-MceMigration -Id 0

Starts the MCE Migration with the ID 0.

PARAMETERS

-Id

The migration ID.

Type: Int32
Parameter Sets: (All)
Aliases:

Required: True
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

System.Int32

The migration ID.

OUTPUTS

NOTES

MindLink Docs