Skip to content

Commit 748726a

Browse files
authored
Update Set-User.md
Removed extra info where the PermanentlyClearPreviousMailboxInfo would point to its old behavior which was to purge the disconnected mailbox, and this is not the case anymore since a long time already. This change will set the expectations around this parameter.
1 parent a9bfe62 commit 748726a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Set-User.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ The PermanentlyClearPreviousMailboxInfo switch specifies whether to clear the Ex
917917

918918
Clearing these attributes might be required in mailbox move and re-licensing scenarios between on-premises Exchange and Microsoft 365. For more information, see [Permanently Clear Previous Mailbox Info](https://techcommunity.microsoft.com/t5/exchange-team-blog/permanently-clear-previous-mailbox-info/ba-p/607619).
919919

920-
**Caution**: This switch permanently deletes the existing cloud mailbox and its associated archive, prevents you from reconnecting to the mailbox, and prevents you from recovering content from the mailbox.
920+
**Caution**: This switch will prevent you from reconnecting to the mailbox, and prevents you from recovering content from the mailbox.
921921

922922
```yaml
923923
Type: SwitchParameter

0 commit comments

Comments
 (0)