Skip to content

Commit c6827b0

Browse files
authored
Merge pull request #9573 from MicrosoftDocs/chrisda
Chrisda to Main
2 parents 63b0d57 + 92a7bdf commit c6827b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exchange/exchange-ps/exchange/New-RetentionComplianceRule.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,8 @@ The RetentionComplianceAction parameter specifies the retention action for the r
313313
- Keep
314314
- KeepAndDelete
315315

316+
If you don't use this parameter, the retention policy is created as an "UniH" policy instead of a "mbx" policy.
317+
316318
```yaml
317319
Type: String
318320
Parameter Sets: (All)

exchange/exchange-ps/exchange/Search-MailboxAuditLog.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ Search-MailboxAuditLog [-Mailboxes <MultiValuedProperty>]
5656
## DESCRIPTION
5757
The Search-MailboxAuditLog cmdlet performs a synchronous search of mailbox audit logs for one or more specified mailboxes and displays search results in the Exchange Management Shell window. To search mailbox audit logs for multiple mailboxes and have the results sent by email to specified recipients, use the New-MailboxAuditLogSearch cmdlet instead. To learn more about mailbox audit logging, see [Mailbox audit logging in Exchange Server](https://docs.microsoft.com/Exchange/policy-and-compliance/mailbox-audit-logging/mailbox-audit-logging).
5858

59-
This cmdlet is available in Office 365 operated by 21Vianet, but it won't return any results.
60-
6159
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://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
6260

6361
## EXAMPLES

0 commit comments

Comments
 (0)