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/mailboxes/Export-MailboxDiagnosticLogs.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,9 @@ This example retrieves the calendar permissions diagnostic log for the mailbox n
63
63
## PARAMETERS
64
64
65
65
### -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
67
69
68
70
- BirthdayAssistant
69
71
@@ -79,8 +81,12 @@ The ComponentName parameter specifies the component that you want to retrieve th
79
81
80
82
- InternetCalendar
81
83
84
+
- InternalCalendarSharingMigration
85
+
82
86
- MRM
83
87
88
+
- OnlineMeetings
89
+
84
90
- OOFRules
85
91
86
92
- RemindersAssistant
@@ -89,6 +95,8 @@ The ComponentName parameter specifies the component that you want to retrieve th
0 commit comments