You can import objects from another portal with a migration package.
Where the parameters are as follows:
| Parameter | Description |
|---|---|
| migration package name | Required. The name and path of the migration package to be created |
| log file name | Required. The name and path of the log file to be created. The path to the log file must be different from that of the migration package. |
| -noacl | Optional. Use this parameter if you do not want to import the Access Control Lists (security data) associated with the objects you are importing. |
| -overwriteremoteservers | Optional. Specifies that existing remote server objects should be overwritten by remote server objects in the migration package. The default is that existing remote servers are not overwritten. |
| -createnewobjectinstances | Optional. Use this parameter if you want to create new object instances instead of overwriting objects that may already exist on the importing portal. |


