Skip to content

Commit 0ff6141

Browse files
authored
Merge pull request MicrosoftDocs#2422 from MicrosoftDocs/chrisda
Update Export-MailboxDiagnosticLogs.md
2 parents a50a261 + 4758b9f commit 0ff6141

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

exchange/exchange-ps/exchange/mailboxes/Export-MailboxDiagnosticLogs.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ This example retrieves the calendar permissions diagnostic log for the mailbox n
6363
## PARAMETERS
6464

6565
### -ComponentName
66-
The ComponentName parameter specifies the component that you want to retrieve the diagnostic logs for. Valid values depend on the type and ___location of the mailbox (on-premises or Exchange Online). Possible values are:
66+
The ComponentName parameter specifies the component that you want to retrieve the diagnostic logs for. Valid values depend on the type and ___location of the mailbox (on-premises Exchange or Exchange Online). Valid values include:
67+
68+
- ActionProcessingAgent
6769

6870
- BirthdayAssistant
6971

@@ -79,8 +81,12 @@ The ComponentName parameter specifies the component that you want to retrieve th
7981

8082
- InternetCalendar
8183

84+
- InternalCalendarSharingMigration
85+
8286
- MRM
8387

88+
- OnlineMeetings
89+
8490
- OOFRules
8591

8692
- RemindersAssistant
@@ -89,6 +95,8 @@ The ComponentName parameter specifies the component that you want to retrieve th
8995

9096
- SharingSyncAssistant
9197

98+
- SweepRules
99+
92100
```yaml
93101
Type: String
94102
Parameter Sets: MailboxLog

0 commit comments

Comments
 (0)