Skip to content

Commit d69536d

Browse files
authored
Merge branch 'master' into patch-1
2 parents f8e197d + fd7d493 commit d69536d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

skype/skype-ps/skype/Move-CsUser.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616

17-
Moves one or more user accounts enabled for Skype for Business Server to a new Registrar pool, or to Office 365 (either to Teams or Skype for Business Online).
17+
Moves one or more user accounts enabled for Skype for Business Server to a new Registrar pool in Skype for Business Online (until its retirement), or to Teams Only.
1818

1919
## SYNTAX
2020

@@ -55,6 +55,11 @@ When moving a user to or from Office 365 (either Skype for Business Online or Te
5555
> [!NOTE]
5656
> <ul><li>The MoveToTeams switch is only available on Skype for Business Server 2019 and CU8 for Skype for Business Server 2015. Organizations using other versions of Skype for Business Server must first move the user to Skype for Business Online, and then apply TeamsUpgradePolicy.</li><li>If you are using Skype for Business Server 2015 with CU8 or later, we recommend you pass the `-UseOAuth` switch, which ensures the on-premises code authenticates using OAuth, instead of Legacy LiveID authentication. In Skype for Business Server 2019 and later versions, OAuth is always used hence the switch is not relevant on those versions.</li></ul>
5757
58+
59+
> [!IMPORTANT]
60+
> It will soon no longer be required to specify the `-MoveToTeams` switch in `Move-CsUser` to move users directly from on-premises to TeamsOnly. Currently if this switch is not specified, users transition from being homed in Skype for Business Server on-premises to Skype for Business Online, and their mode remains unchanged. After retirement, when moving a user from on-premises to the cloud with `Move-CsUser`, users will automatically be assigned TeamsOnly mode and their meetings from on-premises will be automtically converted to Teams meetings, just as if the `-MoveToTeams switch had been specified`, *regardless of whether the switch is actually specified*. We expect to release this functionality before the actual retirement of July 31, 2021.
61+
62+
5863
## EXAMPLES
5964

6065
### ------- EXAMPLE 1: Move a user to Teams-----------------------

0 commit comments

Comments
 (0)