Configure the Msextmz.ini file
The Msextmz.ini file must be configured correctly for Msextmz.exe to run correctly. We recommend that you read the comments in the Msextmz.ini file carefully before you modify the Msextmz.ini file.Specify the Msextmz.exe execution mode
Msextmz.exe runs in two modes. To specify the mode of execution, specific parameters have to be set in the Msextmz.ini file. The following list describes the three modes and describes how to configure the modes in the Msextmz.ini file.• | Time Zone Extraction In this mode, Msextmz.exe extracts time zone information from each mailbox by reading a set of MAPI properties. Msextmz.exe can examine recurring appointments that are organized by the user in the user’s calendar and then try to determine a time zone for the user. However, this option is resource-intensive. By default, therefore, this option is not enabled. To enable this option, set the ReadCalendarTimezones parameter in the Msextmz.ini file. Msextmz.exe records the time zone information for each user in an output file that contains a list of mailbox legacy DNs. Each mailbox legacy DN has the following types of time zone values:
User_DN<\TAB >CDO_Time_Zone<\TAB>Outlook Web Access_Time_Zone<\TAB>Outlook_Time_Zone<\TAB >Recurring_Meeting_Time_Zone<\CRLF> If Msextmz.exe cannot extract time zone information for any of the four types of time zones, the mailbox legacy DN will be logged in the error file.To map the user to only one time zone, you must import the output file to Microsoft Excel. In Excel, filter the list of users according to one of the time zones. The time zone that you use depends on your environment. For example, if most users use BlackBerry devices, Exchange 5.5 Outlook Web Access, or other CDO-based solutions, filter the list by CDO Time Zone. If most users use Exchange Outlook Web Access, filter the list by Outlook Web Access Time Zone. If most users do not fit into one of these scenarios, filter the list by Recurring Meeting Time Zone. To run the tool in Time Zone Extraction mode, configure the .ini file as follows:
| ||||||||||||||||||||||||
• | Update In this mode, Msextmz.exe will update all mailboxes that are specified in an input file. The input file should be in the following format: User_DN<\TAB>Server_Friendly_Name<\TAB>OS_Time Zone_Registry_Key<\CRLF> Only one instance of Msextmz.exe can run on one client. However, Msextmz.exe can be run on multiple clients at the same time.To run Msextmz.exe in this mode, you must configure the Msextmz.ini file as follows:
To update recurring appointments only, configure the CommandLine parameter with the following value: tzmove.exe /q /onlyrecurring To update both recurring and single-instance appointments, use the default CommandLine value. |
No comments:
Post a Comment