I've been trying to install BES 4.1.6 for Exchange 2007 SP2. The domain controller and Exchange are on Windows 2008 SP2 64bit while the BES is on Windows 2003 R2 SP2 64bit.
Edit: Well, I haven't installed the BES since I can't even pass the IEMSTest.
I've set the "Send As" permission, installed MAPI/CDO (1.2.1 v6.5.8153.0), configured Public Folder, and executed:
Code:
addexchangeadministrator "BESAdmin" xxx8211;role ViewOnlyAdmin
get-mailboxserver "DEV-XCH01" | add-adpermission xxx8211;user "BESAdmin" xxx8211;accessrights ExtendedRight xxx8211;extendedrights Send-As, Receive-As, ms-Exch-Store-Admin
Everytime I run the IEMSTest.exe, it always ask for login information:
hxxp://img215.imageshack.us/img215/224/password.jpg
And even if I put the correct login information, it always failed, saying I put incorrect credentials:
hxxp://img168.imageshack.us/img168/4985/incorrect.jpg
Did I miss something? I'm starting to lose my mind here.
Edit:
I did read "Exchange 2007 BES Install Guide - 100% Fully Functional" thread where it says:
Quote:
Note: In an Exchange 2007 environment BlackBerry Enterprise Server cannot be installed on the mail server as the BES software is not 64BIT compatible.
|
But according to hxxp://docs.blackberry.com/en/admin/deliverables/2751/BESX_Install_Guide_427146_11.pdf, Windows Server 2003 R2 SP2 (64-bit) is supported.