You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Start-MailboxAssistant.md
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.reviewer:
13
13
## SYNOPSIS
14
14
This cmdlet is available only in Exchange Server 2019 in Cumulative Update 11 (CU11) or later.
15
15
16
-
Use the Start-MailboxAssistant cmdlet to start processing of a mailbox by the assistant, which was specified using the AssistantName parameter.
16
+
Use the Start-MailboxAssistant cmdlet to start processing of a mailbox by the specified assistant.
17
17
18
18
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
This example starts the `BigFunnelRetryFeederTimeBasedAssistant` assistant and lets it process the mailbox of the user "Chris". The assistant indexes the mailbox items that were not indexed previously.
43
43
44
-
> [!NOTE]
45
-
>
46
-
> A [setting override](New-SettingOverride.md) must first be created as described in the [Incomplete search results after installing an Exchange Server 2019 update](https://support.microsoft.com/topic/incomplete-search-results-after-installing-an-exchange-server-2019-update-96ae2ef0-4569-4327-8d0c-8a3c1abdc1f6) article.
44
+
**Note**: You first need to create a setting override as described in [Incomplete search results after installing an Exchange Server 2019 update](https://support.microsoft.com/topic/incomplete-search-results-after-installing-an-exchange-server-2019-update-96ae2ef0-4569-4327-8d0c-8a3c1abdc1f6).
47
45
48
46
## PARAMETERS
49
47
50
48
### -Identity
51
-
The Identity parameter specifies the user whose mailboxt should be processed by the Mailbox Assistant. Possible values are:
49
+
The Identity parameter specifies the user whose mailbox should be processed by the Mailbox Assistant. Valid values are:
0 commit comments