Skip to content

Commit 41c8f8a

Browse files
authored
Update New-MoveRequest.md to clarify when to check status
Fixing use of incorrect verb (restore vs move) and timing of checking DCS.
1 parent 0feff74 commit 41c8f8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/ExchangePowerShell/New-MoveRequest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ Valid input for this parameter is an integer or the value unlimited. The default
559559

560560
In Exchange 2010, if you set this value to 51 or higher, you also need to use the AcceptLargeDataLoss switch. Otherwise, the command will fail.
561561

562-
**Note**: This parameter is deprecated in the cloud-based service. [Data Consistency Score](https://learn.microsoft.com/exchange/mailbox-migration/track-prevent-data-loss-dcs) is used instead. Admins must review the DataConsistencyScore and any skipped items after the restore completes.
562+
**Note**: This parameter is deprecated in the cloud-based service. [Data Consistency Score](https://learn.microsoft.com/exchange/mailbox-migration/track-prevent-data-loss-dcs) is used instead. Admins must review the DataConsistencyScore and any skipped items before the move completes.
563563

564564
```yaml
565565
Type: Unlimited
@@ -840,7 +840,7 @@ Valid input for this parameter is an integer or the value unlimited. The default
840840

841841
If you set this value to 51 or higher, you also need to use the AcceptLargeDataLoss switch. Otherwise, the command will fail.
842842

843-
**Note**: This parameter is deprecated in the cloud-based service. [Data Consistency Score](https://learn.microsoft.com/exchange/mailbox-migration/track-prevent-data-loss-dcs). Admins must review the DataConsistencyScore and any skipped items after the restore completes.
843+
**Note**: This parameter is deprecated in the cloud-based service. [Data Consistency Score](https://learn.microsoft.com/exchange/mailbox-migration/track-prevent-data-loss-dcs). Admins must review the DataConsistencyScore and any skipped items before the move completes.
844844

845845
```yaml
846846
Type: Unlimited

0 commit comments

Comments
 (0)