View Single Post
  #11 (permalink)  
Old 02-09-2008, 04:41 PM
Niks Niks is offline
Member
 
Join Date: Aug 2008
Posts: 7
Quote:
Originally Posted by GaryCutri View Post
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
Hi,

Thanks for your time..

Sorry to disturb you again, but I just forgot to mention this point. My requirement is as follow.

Present Server:
BES 4.1, Windows 2003 , Exchange 2003

Proposed Server:
BES 4.1, Windows 2008, Exchange 2007

Details: We want to migrate our present BES 4.1 on Exchange 2003 to Exchange 2007 which is on Windows 2008.

According to me, I think , I need to perform following steps.

1) Get the machine ready with Windows 2008 and Exchange 2007 installed on it.
2) Then, I need to migrate BESAdmin A/C from Exchange 2003 to Exchange 2007
3) Then as per your steps, will give permissions to BESAdmin from Mgmt Shell
4) Then I will take backup of MSDE from old BES and restore it to new BES
5) Then, I will start installing BES on new server
6) After that, will follow configuration steps
7) Then, will move all mailboxes from Exchange 2003 to Exchange 2007

Queries:
1) Will I require new PIN or License to install BES on new server
2) After installing BES on new server and migrating mailboxes to Exch 2007, how I will migrate users from old BES to new BES

I would like to request you to refer the above steps and lemme know the best suitable way to do this migration..Kindly lemme know if I am missing anything...

Thanks in advance.

Niks...
Reply With Quote