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
This parameter is used only for Skype for Business Server.
273
-
It should not be used with an on-premises implementation of Skype for Business Server.
274
-
275
-
276
-
277
-
```yaml
278
-
Type: Fqdn
279
-
Parameter Sets: (All)
280
-
Aliases:
281
-
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
282
-
283
-
Required: False
284
-
Position: Named
285
-
Default value: None
286
-
Accept pipeline input: False
287
-
Accept wildcard characters: False
288
-
```
289
271
290
272
### -Force
291
273
If present, moves the user account without moving contacts or meetings. Contacts and meetings are deleted. If not present, both the account and the associated data are moved.
@@ -303,21 +285,7 @@ Accept pipeline input: False
303
285
Accept wildcard characters: False
304
286
```
305
287
306
-
### -ConcurrentMovesPerFE
307
-
PARAMVALUE: Int32
308
-
309
-
```yaml
310
-
Type: Int32
311
-
Parameter Sets: Users
312
-
Aliases:
313
-
Applicable: Skype for Business Server 2015, Skype for Business Server 2019
314
288
315
-
Required: False
316
-
Position: Named
317
-
Default value: None
318
-
Accept pipeline input: False
319
-
Accept wildcard characters: False
320
-
```
321
289
### -Confirm
322
290
Enables you to bypass the confirmation prompt that would otherwise appear when you attempt to move a user.
323
291
To bypass the confirmation prompt, include the Confirm parameter using this syntax:
@@ -406,23 +374,6 @@ Accept pipeline input: False
406
374
Accept wildcard characters: False
407
375
```
408
376
409
-
### -DomainController
410
-
Enables you to connect to the specified domain controller in order to retrieve contact information.
411
-
To connect to a particular domain controller, include the DomainController parameter followed by the computer name (for example, atl-cs-001) or its FQDN (for example, atl-cs-001.litwareinc.com).
412
-
413
-
```yaml
414
-
Type: Fqdn
415
-
Parameter Sets: (All)
416
-
Aliases:
417
-
Applicable: Lync Server 2010, Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
418
-
419
-
Required: False
420
-
Position: Named
421
-
Default value: None
422
-
Accept pipeline input: False
423
-
Accept wildcard characters: False
424
-
```
425
-
426
377
### CommonParameters
427
378
This cmdlet supports the common parameters: `-Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).`
0 commit comments