Hi,
I did all the steps as written but am getting an error back with:
MAPIMailbox::CreateSearchFolder - Open Entry (0x80070005) failed
RPC command failed - no connection to BES Agent
for a user on the Exchange 2007 server.
I've run through the permissions settings a hundred times and cannot see what the error might be...
Help if possible?
Thanks.
Quote:
Originally Posted by garycutri
In an existing environment you need to do the following:
4. From the Exchange 2007 server open the “Exchange Management Shell” which can be found in the Exchange program group. From EMS run the following two scripts to set the delegate control and required permissions:
get-mailboxserver <mail_server_name> | add-exchangeadministrator BESAdmin –role ViewOnlyAdmin
get-mailboxserver <mail_server_name> | add-adpermission –user BESAdmin –accessrights ExtendedRight –extendedrights Send-As, Receive-As, ms-Exch-Store-Admin
5. Stop all the Blackberry services and remove ESM for Exchange 2003 from your BES server. Or unregister mapi32.dll and cdo.dll if the files had just been registered manually without installing ESM.
|