Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
Important If you increase the
MaxObjsPerMapiSession value, it can have a significant performance affect on the Microsoft Exchange server. Specifically, if the batch file or the script that you used to send the messages or the attachments does not correctly close out MAPI sessions, no clients can log on to the Exchange server if you have increased the
MaxObjsPerMapiSession value. We recommend that you correct the batch file or the script instead of changing the
MaxObjsPerMapiSession value.
Note Microsoft Exchange Server 2003 Service Pack 1 (SP1) increases the default values of the object types that are listed in the "More Information" section. This behavior is referenced in the following Microsoft Knowledge Base article:
830829 Your Exchange Server 2003 computer may stop responding after a MAPI client opens more than the default value of certain server objects
To resolve this issue, follow these steps:
- On the Exchange 2003 computer, click Start, click Run, type regedit in the Open box, and then click OK.
- Locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
- On the Edit menu, point to New, and then click Key.
- Type MaxObjsPerMapiSession, and then press ENTER.
- For each object type that is listed in the event ID 9646 message (in the "Symptoms" section of this article, the example object types are objtMessage and objtAttachment), follow these steps:
- On the Edit menu, point to New, and then click DWORD Value.
- Type the object name (for example, type objtMessage), and then press ENTER.
- Press ENTER again to open the Edit DWORD Value dialog box, type 500 in the Value data box, and then click OK.
- Close Registry Editor.