Start-VBRViVMMigration
Short Description
Starts the MORef-IDs update.
Applies to
Platform: VMware
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Start-VBRViVMMigration -File <String> [<CommonParameters>] |
Detailed Description
This cmdlet starts the MORef-IDs update.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
File |
Specifies a path to the migration task file. |
String |
True |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
None.
Examples
Starting MORef-IDs Update
This example shows how to start the MORef-IDs update.
|
Start-VBRViVMMigration -File C:\Folder\vcenter70_old_to_vcenter70_migration_task |