From b862a7cc2787b114bb70966ffb2ae0334c52065f Mon Sep 17 00:00:00 2001 From: tudorh <74240124+tudorh@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:57:29 +0200 Subject: [PATCH 1/2] Update Set-MailUser.md updating RemoveLitigationHoldEnabled --- exchange/exchange-ps/exchange/Set-MailUser.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Set-MailUser.md b/exchange/exchange-ps/exchange/Set-MailUser.md index aed9a2bc20..f61f309caa 100644 --- a/exchange/exchange-ps/exchange/Set-MailUser.md +++ b/exchange/exchange-ps/exchange/Set-MailUser.md @@ -2497,7 +2497,11 @@ Accept wildcard characters: False ### -RemoveLitigationHoldEnabled This parameter is available only in the cloud-based service. -{{ Fill RemoveLitigationHoldEnabled Description }} +The RemoveLitigationHoldEnabled switch specifies whether to remove litigation hold from all mailbox locations of a mail user, including online archive, in an Exchange hybrid environment. +This is useful in a scenario when an admin attempts to permanently delete a mail user, but can't do so, due to litigation hold being enabled on the mail user. +For more information on litigation hold, see [Create a Litigation hold](https://learn.microsoft.com/en-us/purview/ediscovery-create-a-litigation-hold). + +You don't need to specify a value with this switch. ```yaml Type: SwitchParameter From 2befd22a58dd2ffd949d6212ec5ba83e62dca10f Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Wed, 4 Dec 2024 08:32:00 -0800 Subject: [PATCH 2/2] Update Set-MailUser.md --- exchange/exchange-ps/exchange/Set-MailUser.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/exchange/exchange-ps/exchange/Set-MailUser.md b/exchange/exchange-ps/exchange/Set-MailUser.md index f61f309caa..cd88382a78 100644 --- a/exchange/exchange-ps/exchange/Set-MailUser.md +++ b/exchange/exchange-ps/exchange/Set-MailUser.md @@ -2497,11 +2497,9 @@ Accept wildcard characters: False ### -RemoveLitigationHoldEnabled This parameter is available only in the cloud-based service. -The RemoveLitigationHoldEnabled switch specifies whether to remove litigation hold from all mailbox locations of a mail user, including online archive, in an Exchange hybrid environment. -This is useful in a scenario when an admin attempts to permanently delete a mail user, but can't do so, due to litigation hold being enabled on the mail user. -For more information on litigation hold, see [Create a Litigation hold](https://learn.microsoft.com/en-us/purview/ediscovery-create-a-litigation-hold). +The RemoveLitigationHoldEnabled switch specifies whether to remove litigation hold from all mailbox locations of a mail user, including online archive, in an Exchange hybrid environment. You don't need to specify a value with this switch. -You don't need to specify a value with this switch. +This switch is useful in scenarios where admins can't permanently delete mail users due to litigation holds on the mail users. For more information on litigation hold, see [Create a Litigation hold](https://learn.microsoft.com/en-us/purview/ediscovery-create-a-litigation-hold). ```yaml Type: SwitchParameter