Skip to content

Commit 7d3bf7d

Browse files
Merge branch 'main' into dle-working1-m365
2 parents 3fe94c3 + fc008f6 commit 7d3bf7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microsoft-365/enterprise/migration-orchestrator-3-tenant-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ For both tenants, perform the following steps:
7070
```powershell
7171
Expand-Archive -Path ".\CrossTenantMigration.nupkg" -DestinationPath ".\CTModule" -Force
7272
73-
Import-Module 
73+
Import-Module -Name ".\CTModule\CrossTenantMigration" -Force
7474
```
7575

7676
3. Set up the Cross-Tenant Migration Service Application on the **target tenant only**. Run `Grant-CTMSAppPermissions`

0 commit comments

Comments
 (0)