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.
231
+
Note that you should only use the MoveConferenceData parameter if you are moving users between on-premises pools and you should not use the MoveConferenceData parameter if you are moving users as part of a disaster recovery procedure.
232
+
Instead, you should rely on the backup service for moving conference data as part of a disaster recovery procedure.
233
+
234
+
```yaml
235
+
Type: SwitchParameter
236
+
Parameter Sets: (All)
237
+
Aliases:
238
+
Applicable: Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
239
+
Required: False
240
+
Position: Named
241
+
Default value: None
242
+
Accept pipeline input: False
243
+
Accept wildcard characters: False
244
+
```
245
+
228
246
### -Force
229
247
230
248
If present, moves the user account without moving contacts or meetings. Contacts and meetings are not recoverable.
0 commit comments