Link to home
Start Free TrialLog in
Avatar of gddl630
gddl630Flag for United Kingdom of Great Britain and Northern Ireland

asked on

exceeded the maximum of 500 objects of type "objtFolder".

noticed this error message in application log of the server for only this user - what does it relate to and how can it be fixed?

Mapi session "/o=Exchange/ou=First Administrative Group/cn=Recipients/cn=ianc" exceeded the maximum of 500 objects of type "objtFolder".
ASKER CERTIFIED SOLUTION
Avatar of collins23
collins23

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Go here
start > run > regedit

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\ParametersSystem\MaxObjsPerMapiSession\objtFolder

Edit it to 500 +
or any desired value.
Avatar of ICAIIT
ICAIIT

i didnt have this key on the exchange 2003 or exchange 2007. Have to create it and the Dwords.
Thanks so much.
JD