Skip to content

Commit 079a3e3

Browse files
authored
Merge pull request MicrosoftDocs#1679 from bjwhalen/patch-17
Update Move-CsUser.md
2 parents 9297929 + a423043 commit 079a3e3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,13 +128,13 @@ Accept wildcard characters: False
128128
129129
130130
### -MoveToTeams
131-
If specified, the user will be moved to Office 365 as a Teams-only user. This will ensure incoming chats and calls land in the user's Teams client.
131+
If specified, the user will be moved to Office 365 as a Teams-only user. This will ensure incoming chats and calls land in the user's Teams client. This parameter is only available with the upcoming releases of Skype for Business Server 2019 and CU8 for Skype for Business Server 2015.
132132
133133
```yaml
134134
Type: SwitchParameter
135135
Parameter Sets: (All)
136136
Aliases:
137-
Applicable: Skype for Business Server 2019
137+
Applicable: Skype for Business Server 2015, Skype for Business Server 2019
138138
Required: False
139139
Position: Named
140140
Default value: None
@@ -182,27 +182,27 @@ Accept wildcard characters: False
182182
```
183183
184184
### -BypassAudioConferencingCheck
185-
By default, if the on-premise user is configured for dial in conferencing, moving the user to Office 365 will provision the user for Audio Conferencing, for an additional license is required. If you want to move such a user to Office 365 but do not want to configure them for Audio Conferencing, specify this switch to by-pass the license check.
185+
By default, if the on-premise user is configured for dial in conferencing, moving the user to Office 365 will provision the user for Audio Conferencing, for an additional license is required. If you want to move such a user to Office 365 but do not want to configure them for Audio Conferencing, specify this switch to by-pass the license check. This parameter is only available with the upcoming releases of Skype for Business Server 2019 and CU8 for Skype for Business Server 2015.
186186
187187
```yaml
188188
Type: SwitchParameter
189189
Parameter Sets: (All)
190190
Aliases:
191-
Applicable: Skype for Business Server 2019
191+
Applicable: Skype for Business Server 2015, Skype for Business Server 2019
192192
Required: False
193193
Position: Named
194194
Default value: None
195195
Accept pipeline input: False
196196
Accept wildcard characters: False
197197
```
198198
### -BypassEnterpriseVoiceCheck
199-
By default, if the on-premise user is configured for Enteprise Voice, moving the user to Office 365 will provision the user for Microsoft Phone System, for an additional license is required. If you want to move such a user to Office 365 but do not want to configure them for Phone System, specify this switch to by-pass the license check.
199+
By default, if the on-premise user is configured for Enteprise Voice, moving the user to Office 365 will provision the user for Microsoft Phone System, for an additional license is required. If you want to move such a user to Office 365 but do not want to configure them for Phone System, specify this switch to by-pass the license check. This parameter is only available with the upcoming releases of Skype for Business Server 2019 and CU8 for Skype for Business Server 2015.
200200
201201
```yaml
202202
Type: SwitchParameter
203203
Parameter Sets: (All)
204204
Aliases:
205-
Applicable: Skype for Business Server 2019
205+
Applicable: Skype for Business Server 2015, Skype for Business Server 2019
206206
Required: False
207207
Position: Named
208208
Default value: None
@@ -211,13 +211,13 @@ Accept wildcard characters: False
211211
```
212212
213213
### -TenantAdminUserName
214-
This is an optional parameter that if, specified, pre-populates the username of the tenant admin when moving users to or from Office 365. This can be useful for scenarios involving smart card authentication or 2 factor auth.
214+
This is an optional parameter that if, specified, pre-populates the username of the tenant admin when moving users to or from Office 365. This can be useful for scenarios involving smart card authentication or 2 factor auth. This parameter is only available with the upcoming releases of Skype for Business Server 2019 and CU8 for Skype for Business Server 2015.
215215
216216
217217
```yaml
218218
Type: UserIdParameter
219219
Aliases:
220-
Applicable: Skype for Business Server 2019
220+
Applicable: Skype for Business Server 2015, Skype for Business Server 2019
221221
Required: False
222222
Position: Named
223223
Default value: None

0 commit comments

Comments
 (0)