From c4ba6e1ce18f98a5b44ff4b8d32615b1bd46f0b6 Mon Sep 17 00:00:00 2001 From: VikneshMSFT <73820457+VikneshMSFT@users.noreply.github.com> Date: Mon, 17 Nov 2025 15:27:55 +0530 Subject: [PATCH 1/3] Learn Editor: Update Move-CsUser.md --- skype/skype-ps/SkypeForBusiness/Move-CsUser.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/skype/skype-ps/SkypeForBusiness/Move-CsUser.md b/skype/skype-ps/SkypeForBusiness/Move-CsUser.md index 6780aa866c..f908c11b88 100644 --- a/skype/skype-ps/SkypeForBusiness/Move-CsUser.md +++ b/skype/skype-ps/SkypeForBusiness/Move-CsUser.md @@ -43,6 +43,12 @@ Move-CsUser [-Credential ] [-Target] [-MoveToTeams] [-Hoste - Install or update the Microsoft Teams PowerShell module to version 6.2.1 or later +> [!IMPORTANT] +> Due to a regression issue in MicrosoftTeams module versions **greater than 7.1**, customers are advised to use module versions **7.1 or earlier** until a fix is available. +> [!NOTE] +> +> A fix for this regression is being worked on and will be included in the next Skype for Business on-premises cumulative update (CU). After applying the upcoming CU, customers can upgrade to the latest MicrosoftTeams module version. + **PRE-REQUISITES steps for** [Office 365 operated by 21Vianet](/microsoft-365/admin/services-in-china/services-in-china?view=o365-21vianet) - Install or update the Microsoft Teams PowerShell module to version 6.2.1 or later @@ -66,7 +72,6 @@ When moving a user to the Microsoft 365 cloud to become TeamsOnly (or the revers - If you receive an error while running this cmdlet about multiple federated Edge pools, Skype for Business Federation can only be enabled for a single Edge pool. If you have multiple Edge pools, select one to use as the federating Edge pool. > [!NOTE] -> > - Moving users from On-Premises to Teams requires TLS 1.2. TLS 1.0 and TLS 1.1 have been deprecated. Please visit [Disabling TLS 1.0 and 1.1 for Microsoft 365](/microsoft-365/compliance/tls-1.0-and-1.1-deprecation-for-office-365?view=o365-worldwide) and [Preparing for TLS 1.2 in Office 365 and Office 365 GCC](/microsoft-365/compliance/prepare-tls-1.2-in-office-365?view=o365-worldwide) for details. > - To use Multi-Factor Authentication (MFA) with Move-CsUser requires either Skype for Business Server 2015 CU12 or any version of Skype for Business Server 2019. When using MFA do not specify the -Credential parameter. If you are using an earlier version of Skype for Business Server, you should either disable MFA and use the credential parameter, or obtain a newer version of the administrative tools for Skype for Business Server that supports MFA. From f9c7bdfd91babf3a5ae5cc245448ea6d2b782326 Mon Sep 17 00:00:00 2001 From: VikneshMSFT <73820457+VikneshMSFT@users.noreply.github.com> Date: Mon, 17 Nov 2025 15:28:33 +0530 Subject: [PATCH 2/3] Learn Editor: Update Move-CsUser.md From 47780180d3fe07058b4eaafc54ec7177a9639deb Mon Sep 17 00:00:00 2001 From: VikneshMSFT <73820457+VikneshMSFT@users.noreply.github.com> Date: Mon, 17 Nov 2025 15:30:52 +0530 Subject: [PATCH 3/3] Learn Editor: Update Move-CsUser.md --- skype/skype-ps/SkypeForBusiness/Move-CsUser.md | 1 + 1 file changed, 1 insertion(+) diff --git a/skype/skype-ps/SkypeForBusiness/Move-CsUser.md b/skype/skype-ps/SkypeForBusiness/Move-CsUser.md index f908c11b88..b2118cabe7 100644 --- a/skype/skype-ps/SkypeForBusiness/Move-CsUser.md +++ b/skype/skype-ps/SkypeForBusiness/Move-CsUser.md @@ -72,6 +72,7 @@ When moving a user to the Microsoft 365 cloud to become TeamsOnly (or the revers - If you receive an error while running this cmdlet about multiple federated Edge pools, Skype for Business Federation can only be enabled for a single Edge pool. If you have multiple Edge pools, select one to use as the federating Edge pool. > [!NOTE] +> > - Moving users from On-Premises to Teams requires TLS 1.2. TLS 1.0 and TLS 1.1 have been deprecated. Please visit [Disabling TLS 1.0 and 1.1 for Microsoft 365](/microsoft-365/compliance/tls-1.0-and-1.1-deprecation-for-office-365?view=o365-worldwide) and [Preparing for TLS 1.2 in Office 365 and Office 365 GCC](/microsoft-365/compliance/prepare-tls-1.2-in-office-365?view=o365-worldwide) for details. > - To use Multi-Factor Authentication (MFA) with Move-CsUser requires either Skype for Business Server 2015 CU12 or any version of Skype for Business Server 2019. When using MFA do not specify the -Credential parameter. If you are using an earlier version of Skype for Business Server, you should either disable MFA and use the credential parameter, or obtain a newer version of the administrative tools for Skype for Business Server that supports MFA.