You can run this diagnostic on Exchange Server 2010.
When you run the Exchange 2010 Calendar Diagnostic Log Collector, you are first prompted to specify the user who is experiencing a calendar issue. Make sure that the user's mailbox is located on an Exchange 2010 server. (The screen shot for how to enter mailbox name is listed below).
After you enter the user's primary SMTP address, display name, or alias, you are prompted for the subject of the meeting. (The screen shot for how to enter Appointment Title is listed below).
Note You must enter the
exact string of the meeting subject. The
Get-CalendarDiagnosticLog cmdlet cannot retrieve the diagnostic logs for the meeting unless the exact subject is provided.
All file names in the data collection are prefaced by the {
Computername} on which the Microsoft Support Diagnostic Tool is run.
Information that is collectedDescription | File Name |
---|
A .zip file that contains all the .msg files that are related to the history of the specified meeting. | {Computername}_CalendarDiagnosticLogs.zip_cal |
More informationBy default, Exchange Server 2010 diagnostic logging is enabled for a mailbox because the default value of the
CalendarVersionStoreDisabled parameter of the Mailbox object is set to
$False. If you use this SDP diagnostic on a mailbox where the
CalendarVersionStoreDisabled parameter is
$True, there will be no historical calendar diagnostic information (.msg files) for the mailbox. In this situation, the SDP diagnostic prompts you to enable calendar diagnostic logging for the mailbox. (The screen shot for how to nable calendar diagnostic logging for the mailbox is listed below).
If you click
Yes, the
CalendarVersionStoreDisabled parameter for the mailbox is set to
$False. At this point, you will have to wait for the next calendar issue to occur, and then you can rerun this SDP diagnostic to collect the calendar diagnostic logging information for that meeting.
You can use the following cmdlet in the Exchange Management Shell to determine the value of the
CalendarVersionStoreDiabled parameter for a mailbox:
Get-Mailbox -Identity alias | FL *calendarversion*
For more information about the
CalendarVersionStoreDisabled parameter, go to the following Microsoft TechNet website:
For more information about the
Get-CalendarDiagnosticLog cmdlet, go to the following Microsoft TechNet website:
For more information about the Microsoft Automated Troubleshooting Services and Support Diagnostic Platform, click the following article number to view the article in the Microsoft Knowledge Base:
2598970 Information about Microsoft Automated Troubleshooting Services and Support Diagnostic Platform