View Single Post
  #10 (permalink)  
Old 01-09-2008, 10:15 PM
GaryCutri's Avatar
GaryCutri GaryCutri is online now
Moderator
 
Join Date: Sep 2006
Location: Melbourne
Posts: 2,804
Quote:
Originally Posted by Niks View Post
Hey, first of all thanks for your prompt response. In present BES 4.1 we are using MSDE..And in new server also it gonna be MSDE...One more thing. On present BES 4.1 server, we are having Exchange 2003 SP2 but on new server Exchange 2007 has been installed. So, will abole steps work for the movement?? Or, do I need to follow any other steps?? If it is like dat, kindly mention the steps and considerations for movement..

Thanks,
Nirali...

Hi,

On the server you have selected to the new load BlackBerry Enterprise Server download and install “Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1” which is available from the Microsoft Download site (a.k.a ExchangeMapiCdo.EXE). This will install the CDO and MAPI DLLs which are no longer available in Exchange 2007. This replaces the previous requirement to have Exchange System Manager installed as in Exchange 2000 or 2003 environments. The current download link is as follows:
http://www.microsoft.com/downloads/details.aspx?FamilyID=e17e7f31-079a-43a9-bff2-0a110307611e&DisplayLang=en

2. Log onto your Exchange 2007 Server using an account which has permissions to create an account. Open the Exchange Management Console and create a service account called BESadmin.

3. 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 GenericRead, GenericWrite -extendedrights Send-As, Receive-As, ms-Exch-Store-Admin

Thanks,

Gary
Reply With Quote