You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Move-CsUser.md to address minimum MicrosoftTeams module version requirement
We have introduced some changes on cmdlets available in MicrosoftTeams module to deprecate some left out functionality as part of SFBO infra decoupling.
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/Move-CsUser.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,11 @@ ms.reviewer:
16
16
17
17
Moves one or more user accounts enabled for Skype for Business Server to TeamsOnly (or the reverse). This cmdlet also can be used to move on-premises users from one pool to another.
18
18
19
+
**PRE-REQUISITES steps for running Move-CsUser**
20
+
- Install or update the Microsoft Teams PowerShell module to version 6.2.1 or later
21
+
19
22
**PRE-REQUISITES steps for**[Office 365 operated by 21Vianet](/microsoft-365/admin/services-in-china/services-in-china?view=o365-21vianet)
20
-
- Install or update the Microsoft Teams PowerShell module to version 5.2.0 or later
23
+
- Install or update the Microsoft Teams PowerShell module to version 6.2.1 or later
21
24
- Run Set-TeamsEnvironmentConfig -TeamsEnvironmentName TeamsChina
22
25
23
26
For more information, see [Set-TeamsEnvironmentConfig](/powershell/module/teams/set-teamsenvironmentconfig).
0 commit comments