Skip to content

Commit 63b1dd8

Browse files
committed
Start-MailboxAssistant
1 parent ea2c271 commit 63b1dd8

File tree

3 files changed

+173
-0
lines changed

3 files changed

+173
-0
lines changed
Lines changed: 170 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,170 @@
1+
---
2+
external help file: Microsoft.Exchange.RolesAndAccess-Help.xml
3+
online version: https://learn.microsoft.com/powershell/module/exchange/start-mailboxassistant
4+
applicable: Exchange Server 2019
5+
title: Start-MailboxAssistant
6+
schema: 2.0.0
7+
author: chrisda
8+
ms.author: chrisda
9+
ms.reviewer:
10+
---
11+
# Start-MailboxAssistant
12+
13+
## SYNOPSIS
14+
This cmdlet is available only in on-premises Exchange 2019.
15+
16+
Use the Start-MailboxAssistant cmdlet to ???.
17+
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).
19+
20+
## SYNTAX
21+
22+
```
23+
Start-MailboxAssistant [-Identity] <UserIdParameter> -AssistantName <String>
24+
[-Confirm]
25+
[-DomainController <Fqdn>]
26+
[-Parameters <String>]
27+
[-SoftDeletedMailbox]
28+
[-WhatIf]
29+
[<CommonParameters>]
30+
```
31+
32+
## DESCRIPTION
33+
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
34+
35+
## EXAMPLES
36+
37+
### Example 1
38+
```powershell
39+
{{ Add example code here }}
40+
```
41+
42+
{{ Add example description here }}
43+
44+
## PARAMETERS
45+
46+
### -Identity
47+
{{ Fill Identity Description }}
48+
49+
```yaml
50+
Type: UserIdParameter
51+
Parameter Sets: (All)
52+
Aliases:
53+
Applicable: Exchange Server 2019
54+
55+
Required: True
56+
Position: 0
57+
Default value: None
58+
Accept pipeline input: True (ByPropertyName, ByValue)
59+
Accept wildcard characters: False
60+
```
61+
62+
### -AssistantName
63+
{{ Fill AssistantName Description }}
64+
65+
```yaml
66+
Type: String
67+
Parameter Sets: (All)
68+
Aliases:
69+
Applicable: Exchange Server 2019
70+
71+
Required: True
72+
Position: Named
73+
Default value: None
74+
Accept pipeline input: False
75+
Accept wildcard characters: False
76+
```
77+
78+
### -Confirm
79+
The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding.
80+
81+
- Destructive cmdlets (for example, Remove-\* cmdlets) have a built-in pause that forces you to acknowledge the command before proceeding. For these cmdlets, you can skip the confirmation prompt by using this exact syntax: `-Confirm:$false`.
82+
- Most other cmdlets (for example, New-\* and Set-\* cmdlets) don't have a built-in pause. For these cmdlets, specifying the Confirm switch without a value introduces a pause that forces you acknowledge the command before proceeding.
83+
84+
```yaml
85+
Type: SwitchParameter
86+
Parameter Sets: (All)
87+
Aliases: cf
88+
Applicable: Exchange Server 2019
89+
90+
Required: False
91+
Position: Named
92+
Default value: None
93+
Accept pipeline input: False
94+
Accept wildcard characters: False
95+
```
96+
97+
### -DomainController
98+
The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com.
99+
100+
```yaml
101+
Type: Fqdn
102+
Parameter Sets: (All)
103+
Aliases:
104+
Applicable: Exchange Server 2019
105+
106+
Required: False
107+
Position: Named
108+
Default value: None
109+
Accept pipeline input: False
110+
Accept wildcard characters: False
111+
```
112+
113+
### -Parameters
114+
{{ Fill Parameters Description }}
115+
116+
```yaml
117+
Type: String
118+
Parameter Sets: (All)
119+
Aliases:
120+
Applicable: Exchange Server 2019
121+
122+
Required: False
123+
Position: Named
124+
Default value: None
125+
Accept pipeline input: False
126+
Accept wildcard characters: False
127+
```
128+
129+
### -SoftDeletedMailbox
130+
{{ Fill SoftDeletedMailbox Description }}
131+
132+
```yaml
133+
Type: SwitchParameter
134+
Parameter Sets: (All)
135+
Aliases:
136+
Applicable: Exchange Server 2019
137+
138+
Required: False
139+
Position: Named
140+
Default value: None
141+
Accept pipeline input: False
142+
Accept wildcard characters: False
143+
```
144+
145+
### -WhatIf
146+
The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch.
147+
148+
```yaml
149+
Type: SwitchParameter
150+
Parameter Sets: (All)
151+
Aliases: wi
152+
Applicable: Exchange Server 2019
153+
154+
Required: False
155+
Position: Named
156+
Default value: None
157+
Accept pipeline input: False
158+
Accept wildcard characters: False
159+
```
160+
161+
### CommonParameters
162+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216).
163+
164+
## INPUTS
165+
166+
## OUTPUTS
167+
168+
## NOTES
169+
170+
## RELATED LINKS

exchange/exchange-ps/exchange/exchange.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,6 +1068,8 @@ Exchange PowerShell is built on Windows PowerShell technology and provides a pow
10681068

10691069
### [Set-SearchDocumentFormat](Set-SearchDocumentFormat.md)
10701070

1071+
### [Start-MailboxAssistant](Start-MailboxAssistant.md)
1072+
10711073
### [Test-AssistantHealth](Test-AssistantHealth.md)
10721074

10731075
### [Test-ExchangeSearch](Test-ExchangeSearch.md)

exchange/mapping/serviceMapping.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,7 @@
519519
"Set-MailboxDatabase": "mailbox-databases-and-servers",
520520
"Set-MailboxServer": "mailbox-databases-and-servers",
521521
"Set-SearchDocumentFormat": "mailbox-databases-and-servers",
522+
"Start-MailboxAssistant": "mailbox-databases-and-servers",
522523
"Test-AssistantHealth": "mailbox-databases-and-servers",
523524
"Test-ExchangeSearch": "mailbox-databases-and-servers",
524525
"Test-MRSHealth": "mailbox-databases-and-servers",

0 commit comments

Comments
 (0)