| Event Information | If the parameter msExchESEParamMaxSessions is not present in Active Directory, then it is calculated from the following attributes on the Information Store object:
msExchMaxPoolThreads (default value 4)
msExchMaxThreads (default value 100)
msExchBackgroundThreads (default value 57)
The number of sessions configured is: msExchMaxPoolThreads*number of processors)+msExchBackgroundThreads+(msExchMaxThreads*3/4).
Adjust these attributes to increase the number of available database sessions. |