Skip to content

Commit 2c74269

Browse files
committed
Made IgnoreLegalHold on-prem only
Per Issue #6449
1 parent 1f9fceb commit 2c74269

File tree

4 files changed

+6
-8
lines changed

4 files changed

+6
-8
lines changed

exchange/exchange-ps/exchange/Disable-MailUser.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ Accept wildcard characters: False
129129
```
130130
131131
### -IgnoreLegalHold
132-
**Note**: This parameter is not available or functional on users objects in Exchange Online.
133-
134132
The IgnoreLegalHold switch specifies whether to ignore the legal hold status of the user. When you disable or remove the user, the user's cloud-based mailbox that's on legal hold is also disabled or removed. You don't need to specify a value with this switch.
135133
136134
After you disable or remove a mailbox, you can't include it in a discovery search. When you disable a mailbox, the mailbox is disconnected from the user account. Disconnected mailboxes and removed mailboxes are permanently deleted from the mailbox database after the deleted mailbox retention period expires. However, you can also remove a mailbox and purge it immediately from the mailbox database. Check with your organization's legal or Human Resources department before you disable or remove a mailbox that's on legal hold.

exchange/exchange-ps/exchange/Disable-Mailbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Accept wildcard characters: False
260260
```
261261
262262
### -IgnoreLegalHold
263-
**Note**: This parameter is not available or functional on users objects in Exchange Online.
263+
This parameter is available only in on-premises Exchange.
264264
265265
The IgnoreLegalHold switch specifies whether to ignore the legal hold status of the user. When you disable or remove the user, the user's cloud-based mailbox that's on legal hold is also disabled or removed. You don't need to specify a value with this switch.
266266
@@ -270,7 +270,7 @@ After you disable or remove a mailbox, you can't include it in a discovery searc
270270
Type: SwitchParameter
271271
Parameter Sets: (All)
272272
Aliases:
273-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
273+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
274274

275275
Required: False
276276
Position: Named

exchange/exchange-ps/exchange/Remove-MailUser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Accept wildcard characters: False
137137
```
138138
139139
### -IgnoreLegalHold
140-
**Note**: This parameter is not available or functional on users objects in Exchange Online.
140+
This parameter is available only in on-premises Exchange.
141141
142142
The IgnoreLegalHold switch specifies whether to ignore the legal hold status of the user. When you disable or remove the user, the user's cloud-based mailbox that's on legal hold is also disabled or removed. You don't need to specify a value with this switch.
143143
@@ -147,7 +147,7 @@ After you disable or remove a mailbox, you can't include it in a discovery searc
147147
Type: SwitchParameter
148148
Parameter Sets: (All)
149149
Aliases:
150-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
150+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
151151

152152
Required: False
153153
Position: Named

exchange/exchange-ps/exchange/Remove-Mailbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ Accept wildcard characters: False
340340
```
341341
342342
### -IgnoreLegalHold
343-
**Note**: This parameter is not available or functional on users objects in Exchange Online.
343+
This parameter is available only in on-premises Exchange.
344344
345345
The IgnoreLegalHold switch specifies whether to ignore the legal hold status of the user. When you disable or remove the user, the user's cloud-based mailbox that's on legal hold is also disabled or removed. You don't need to specify a value with this switch.
346346
@@ -350,7 +350,7 @@ After you disable or remove a mailbox, you can't include it in a discovery searc
350350
Type: SwitchParameter
351351
Parameter Sets: (All)
352352
Aliases:
353-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
353+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
354354

355355
Required: False
356356
Position: Named

0 commit comments

Comments
 (0)