From 3b262e286745bc3f8cd6725b6789d74e3fda8c8c Mon Sep 17 00:00:00 2001 From: Sriraman M S <45987684+msbemba@users.noreply.github.com> Date: Thu, 16 Nov 2023 23:23:41 +0530 Subject: [PATCH 1/2] Update cross-tenant-onedrive-migration-step7.md Updated the Missing parameter on the Powershell command to get redirect site Fixes https://github.com/MicrosoftDocs/microsoft-365-docs/issues/13155 --- .../enterprise/cross-tenant-onedrive-migration-step7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-365/enterprise/cross-tenant-onedrive-migration-step7.md b/microsoft-365/enterprise/cross-tenant-onedrive-migration-step7.md index 47c06678517..a1ccaadb2eb 100644 --- a/microsoft-365/enterprise/cross-tenant-onedrive-migration-step7.md +++ b/microsoft-365/enterprise/cross-tenant-onedrive-migration-step7.md @@ -61,7 +61,7 @@ This is Step 7 in a solution designed to complete a Cross-tenant OneDrive migrat Occasionally, a user may need to be migrated back to the original source. Remove the redirect link on the Target if you migrate a user back to the source. - To remove redirect links, use the **Remove-SPOSite** PowerShell command. -- To get a list of all redirect sites on a tenant, use the **Get-Sposite -Template RedirectSite#0** command. +- To get a list of all redirect sites on a tenant, use the **Get-Sposite -Template RedirectSite#0 -IncludePersonalSite $true** command. Keep track of any user or site you migrate back to the source from the target. After successfully migrating these users or sites back to the source, confirm that the user/sites are accessible. Then you can remove the redirect link from Target using the **Remove-SPOSite command**. From ab4cdf4bf6150c9698ed41c04d1000144342e381 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Fri, 17 Nov 2023 12:56:24 -0800 Subject: [PATCH 2/2] Update cross-tenant-onedrive-migration-step7.md --- .../enterprise/cross-tenant-onedrive-migration-step7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft-365/enterprise/cross-tenant-onedrive-migration-step7.md b/microsoft-365/enterprise/cross-tenant-onedrive-migration-step7.md index a1ccaadb2eb..54c8debfc06 100644 --- a/microsoft-365/enterprise/cross-tenant-onedrive-migration-step7.md +++ b/microsoft-365/enterprise/cross-tenant-onedrive-migration-step7.md @@ -3,7 +3,7 @@ title: OneDrive Cross-Tenant User Data Migration Step 7 ms.author: jhendr author: JoanneHendrickson manager: serdars -ms.date: 10/13/2023 +ms.date: 11/17/2023 recommendations: true audience: ITPro ms.topic: article