From 18062c95d2e9303b48e0b003bf9bc545c604b106 Mon Sep 17 00:00:00 2001 From: Dean Haas Date: Thu, 3 Apr 2025 16:44:02 -0700 Subject: [PATCH 1/2] Update Set-MailUser.md --- exchange/exchange-ps/exchange/Set-MailUser.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Set-MailUser.md b/exchange/exchange-ps/exchange/Set-MailUser.md index d63d4b1527..5df28819e0 100644 --- a/exchange/exchange-ps/exchange/Set-MailUser.md +++ b/exchange/exchange-ps/exchange/Set-MailUser.md @@ -2507,7 +2507,7 @@ Accept wildcard characters: False ### -RemoveDisabledArchive This parameter is available only in the cloud-based service. -{{ Fill RemoveDisabledArchive Description }} +The RemoveDisabledArchive switch specifies whether to remove the disabled archive that's associated with the mailuser. You don't need to specify a value with this switch. ```yaml Type: SwitchParameter From 62f2112b8a79fc994c2d80a16f69618e7958143e Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Thu, 3 Apr 2025 17:30:57 -0700 Subject: [PATCH 2/2] Fix typo in Set-MailUser documentation. --- exchange/exchange-ps/exchange/Set-MailUser.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Set-MailUser.md b/exchange/exchange-ps/exchange/Set-MailUser.md index 5df28819e0..1585ac2535 100644 --- a/exchange/exchange-ps/exchange/Set-MailUser.md +++ b/exchange/exchange-ps/exchange/Set-MailUser.md @@ -2507,7 +2507,7 @@ Accept wildcard characters: False ### -RemoveDisabledArchive This parameter is available only in the cloud-based service. -The RemoveDisabledArchive switch specifies whether to remove the disabled archive that's associated with the mailuser. You don't need to specify a value with this switch. +The RemoveDisabledArchive switch specifies whether to remove the disabled archive that's associated with the mail user. You don't need to specify a value with this switch. ```yaml Type: SwitchParameter