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
When present, moves meeting and conference data for users being transferred to a different Registrar pool.
238
-
Note that you should not use the MoveConferenceData parameter if you are moving users as part of a disaster recovery procedure.
239
-
Instead, you should rely on the backup service for moving conference data as part of a disaster recovery procedure.
240
-
241
-
```yaml
242
-
Type: SwitchParameter
243
-
Parameter Sets: (All)
244
-
Aliases:
245
-
Applicable: Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
246
-
247
-
Required: False
248
-
Position: Named
249
-
Default value: None
250
-
Accept pipeline input: False
251
-
Accept wildcard characters: False
252
-
```
253
-
254
236
### -UserList
255
237
PARAMVALUE: String
256
238
@@ -358,21 +340,7 @@ Accept pipeline input: False
358
340
Accept wildcard characters: False
359
341
```
360
342
361
-
### -IgnoreBackendStoreException
362
-
When present, instructs the computer to ignore any errors that might occur with the backend database and attempt to move the user despite those errors.
363
-
364
-
```yaml
365
-
Type: SwitchParameter
366
-
Parameter Sets: (All)
367
-
Aliases:
368
-
Applicable: Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
369
343
370
-
Required: False
371
-
Position: Named
372
-
Default value: None
373
-
Accept pipeline input: False
374
-
Accept wildcard characters: False
375
-
```
376
344
377
345
### CommonParameters
378
346
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