From 306ed394c06af75bfffe4995e395befe7d41f243 Mon Sep 17 00:00:00 2001 From: Dean Haas Date: Fri, 28 Feb 2025 17:51:41 -0800 Subject: [PATCH 1/2] Update Start-ManagedFolderAssistant.md ADO work items requesting this change: https://office.visualstudio.com/MAX/_workitems/edit/9777210 https://office.visualstudio.com/MAX/_workitems/edit/8750387 --- exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md b/exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md index edd46319b2..01ce54331c 100644 --- a/exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md +++ b/exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md @@ -184,7 +184,7 @@ Accept wildcard characters: False ``` ### -AggMailboxCleanup -The AggMailboxCleanup switch specifies a more aggressive processing cycle if items aren't moving as quickly as they should. You don't need to specify a value with this switch. +The AggMailboxCleanup switch specifies aggregate mailbox cleanup. This cleans up aggregate mailboxes, audits and calendar logging. You don't need to specify a value with this switch. ```yaml Type: SwitchParameter From 7ce9d9488652b57d3cee9e6be4134c9d3ca6d4ed Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Sun, 2 Mar 2025 20:55:51 -0800 Subject: [PATCH 2/2] Clarify AggMailboxCleanup switch description --- exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md b/exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md index 01ce54331c..2e90b4cf4d 100644 --- a/exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md +++ b/exchange/exchange-ps/exchange/Start-ManagedFolderAssistant.md @@ -184,7 +184,9 @@ Accept wildcard characters: False ``` ### -AggMailboxCleanup -The AggMailboxCleanup switch specifies aggregate mailbox cleanup. This cleans up aggregate mailboxes, audits and calendar logging. You don't need to specify a value with this switch. +The AggMailboxCleanup switch specifies aggregate mailbox cleanup. You don't need to specify a value with this switch. + +This switch cleans up aggregate mailboxes, audits, and calendar logging. ```yaml Type: SwitchParameter