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
Copy file name to clipboardExpand all lines: skype/skype-ps/skype/Move-CsUser.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,13 @@ ms.reviewer:
14
14
15
15
## SYNOPSIS
16
16
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.
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
+
19
+
**PRE-REQUISITES**
20
+
- Install or upgrade MicrosoftTeams powershell module with version >= 5.2.0
21
+
- Run Set-TeamsEnvironmentConfig -TeamsEnvironmentName TeamsChina
22
+
23
+
Above command needs to be run once per machine(SFB on-prem FE machine, admin toolbox) where move-csuser is triggered.
0 commit comments