Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This step is Step 3 in a solution designed to complete a Cross-tenant OneDrive migration. To learn more, see Cross-tenant OneDrive migration overview.
- Step 1: Connect to the source and the target tenants
- Step 2: Establish trust between the source and the target tenant
- Step 3: Verify trust is established
- Step 4: Precreate users and groups
- Step 5: Prepare identity mapping
- Step 6: Start a Cross-tenant OneDrive migration
- Step 7: Post migration steps
Before proceeding with your migration, you need to verify the trust is complete. A status of GoodToProceed confirms that the trust is verified.
To verify trust is established
- On the source tenant run:
Verify-SPOCrossTenantRelationship -Scenario MnA -PartnerRole Target -PartnerCrossTenantHostUrl <TARGETCrossTenantHostUrl>
- On the target tenant run:
Verify-SPOCrossTenantRelationship -Scenario MnA -PartnerRole Source -PartnerCrossTenantHostUrl <SOURCECrossTenantHostUrl>
Troubleshooting trust issues
When verifying trust, possible values
Value | Description |
---|---|
NotEstablished | Trust wasn't requested locally. |
NotEstablishedByPartner | Partner didn't request the Trust. |
DormantByPartner | Partner’s requested trust is within the seven days waiting period after creation. |
CouldNotContactPartner | Couldn't contact the partner to determine status. |
GoodToProceed | Verified to proceed. |