MNE allows you to run migrations via Powershell. These migrations can still be monitored via the MNE console:

See below steps to run MNE migrations via Powershell:
1.- Create a template:

2.- Open Powershell.
3.- Run: Import-Module Quest.MNE.Powershell.
4.- Run: Invoke-MNEMigrateUserData -ConfigurationId "TemplateName" -UserCollectionId "CollectionName" -MaxMigrationThreads n. n is a number greater than 0.
5.- Once the migration completes the shell should show the following details:
