BES 4.1.x / 5.0 Exchange 2007 pre-requisites

ZTE Tania

ZTE Tania

Windows Phone Mango

Fully equipped

Great for business and pleasure

More...
BlackBerry Bold 9790

BlackBerry Bold 9790

BlackBerry OS7

Powerful & Fully Featured

Smooth performance for browsing the web, running apps, working with documents, and enjoying multimedia

More...
Motorola RAZR

Motorola RAZR

The RAZR is back

Faster, Thinner, Smarter, Stronger

Dual-core 1.2GHz processor, 7.1mm body, MotoCast, and KEVLAR strong.

More...
HTC Sensation XL

HTC Sensation XL

Feel every beat

With Beats Audio

A multimedia superstar with Beats earphones included.

More...
HTC Titan

HTC Titan

Unlike anything you've ever held before

Office on the move

Windows Phone 7.5 (Mango). With a 4.7-inch screen and big virtual keyboard, the Titan is perfect for both work and play.

More...
HTC Radar

HTC Radar

Real time close

Windows Phone 7.5 (Mango)

Pull all your contacts and social networks together into one place to stay connected with friends and share instantly.

More...
BlackBerry Bold 9900

BlackBerry Bold 9900

Slim yet powerful

Touch and Type in harmony

The Bold 9900 is RIM's thinnest BlackBerry smartphone yet and as lightweight and durable as it is feature-packed.

More...
BlackBerry Curve 9360

BlackBerry Curve 9360

Socially aware

Sleek and stylish

The 9360 feels just right in your hand and with a ton of accessories you can really make it your own.

More...
HTC ChaCha

HTC ChaCha

Facebook integrated

Full qwerty Android

Share virtually anything with just one touch.

More...
ZTE Libra

ZTE Libra

Affordable Android

WiFi hotspot, Exchange email, Google Maps and much, much more all at an attractive price.

More...
ZTE MF30/MF60

ZTE MF30/MF60

Portable Internet

USB & WiFi for Windows and Mac

High speed, portable Internet access in your pocket.

More...
Motorola Defy +

Motorola Defy +

Lifeproof

Faster, smarter, richer

Scratch, dust and water-resistant. 1GHz processor, 5MP camera and great pre-loaded apps.

More...
Motorola Pro +

Motorola Pro +

Works and plays as hard as you do

Faster, smarter, richer

A powerful smartphone optimised for business but fun enough to use for your personal life.

More...
BlackBerry Curve 9380

BlackBerry Curve 9380

BlackBerry OS7

The 1st all-touch Curve

Easily capture and share your favourite moments with family, friends and colleagues.

More...
Novatel MiFi 3352

Novatel MiFi 3352

Intelligent Personal Mobile Hotspot

Portable High-Speed Internet

Carry the Internet with you stream media wirelessly from your SD card.

More...
HTC Sensation XE

HTC Sensation XE

With Beats Audio

Designed to impress

With custom Beats headphones, engineered to deliver extraordinary sound.

More...
HTC Rhyme

HTC Rhyme

Accessories to fit your life

Stay connected with those closest to you

Stylish, effortless technology.

More...
ZTE Skate

ZTE Skate

Affordable Android

WiFi hotspot, Exchange email, Google Maps and much, much more all at an attractive price.

More...
HTC Explorer

HTC Explorer

A design that fits your lifestyle

Keep in touch with the people who matter

Jump right into what's most important to you thanks to an improved lockscreen design.

More...
ZTE Tureis

ZTE Tureis

Full Qwerty 2.6-inch touchscreen

Android Gingerbread

Business and social features in a slim package.

More...
Frontpage Slideshow (standalone) | Copyright © 2006-2011 JoomlaWorks Ltd.


Create a Domain User account called BesAdmin

On the Exchange Server, select Start → Programs → Microsoft Exchange → Active Directory Users and Computers

Browse to the Users container. Right click in the right-hand pane and select New → User

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

The following window will be displayed:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Enter BesAdmin in the First name and User logon name fields. Click Next. The following window will be displayed:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Enter a password for the account. Ensure that the options User cannot change password and Password never expires ARE TICKED. Click Next. The following window will be displayed:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Click Finish.


Create an Exchange Mailbox for the BesAdmin User

On the Exchange Server, launch the Exchange Management Console.
Select Recipient Configuration → Mailbox and then New Mailbox:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

The following window will be displayed:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Select User Mailbox and click Next. The following window will be displayed:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Select Existing User and then click Browse. Select the BesAdmin user. Click OK and then click Next. The following window will be displayed:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Click Next.
Click New and then Finish.


Assign the BesAdmin user account local administrative rights

Once the BesAdmin user account has been created. On the BES server, right click on the My Computer icon on the desktop and select Manage. Browse to the Groups folder:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Double click the Administrators group.
Click on the Add button.
Set the Look in field to the domain of which the BES server is a member.
Select the BesAdmin user account and click Add.
Click OK and then OK again.

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation


Assign "logon as service" rights on the BES server to the BesAdmin user account

On the BES Server, select Start → Settings → Control Panel.
Double click on the Administrative Tools icon
Double click on the Local Security Policy icon

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Browse to Local Policies → User Rights Assignment in the left-hand menu.
In the right-hand pane scroll down and select Log on as service

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Double click the entry, the following window will be displayed:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Click Add. The following window will be displayed:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Set the Look in field to the domain in which the BES server resides.
From the list of users select the BesAdmin account and click Add.
Click OK and then OK again.


Assign Send as, Receive as and Administer information store rights to the BesAdminuser account

Unlike previous versions of Exchange. This needs to be done at the command line via the Exchange Management Shell.

Launch the command interface and enter the following command:

get-mailboxserver (servername) | add-adpermission –user (service account)-accessrights GenericRead, 
GenericWrite -extendedrights Send-As, Receive-As, ms-Exch-Store-Admin

Where (servername) should be replaced with the name of the Exchange Server, and (service account) should be replaced with the Alias name of the BesAdmin user account (so ‘BesAdmin’ in this case)

If you are successful, you should see the following:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

To verify the permissions of an existing account, type:

get-mailboxserver (servername) | getADpermission -user (service account) | Format-List

Now send an email to the BesAdmin user to initialise the mailbox!


Assign Send As rights on the Domain to the BesAdmin user account

On the Exchange Server, launch the Active Directory Users and Computers MMC snap-in:

Installing BlackBerry Enterprise Server 5 for Exchange 2007

Open the View menu and select the option to show Advanced Features.

Right click on the Domain root and select Properties. Click on the Security tab:

Installing BlackBerry Enterprise Server 5 for Exchange 2007

Click on the Advanced button. Select the option to Add a user:

Installing BlackBerry Enterprise Server 5 for Exchange 2007

Enter the alias of the BesAdmin account created earlier and click OK. In the Apply Onto drop-down menu select the option for User Objects:

Installing BlackBerry Enterprise Server 5 for Exchange 2007

In the Permissions section select the option to enable Send As:

Installing BlackBerry Enterprise Server 5 for Exchange 2007


Install Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1

Download the MAPI and CDO files from the Microsoft web site:

http://www.microsoft.com/downloads/details.aspx?FamilyID=E17E7F31-079A-4...

Once downloaded, run the EXE file and specify a location for the files to be extracted to. Once extracted, run the file named ‘ExchangeMapiCdo.MSI’. The following window will be displayed:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Click Next.
The License Agreement screen will be displayed. Read the terms and conditions and click Next if you agree.
Click Finish.

Now log off as Administrator and log in to the BES server using the BesAdmin user account.

You are now ready to begin installation of the BES 4.1.x software.


Adding Users

Launch the Blackberry Manager from the Start Menu.
Select Servers in the left-hand navigation pane. Select your server from the list.

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

In the bottom pane, select the option to Add Users. The Exchange Global Address List will be displayed:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Select your users and click OK.

Now click on the entry for the server in the left-hand pane:

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

Click on the Users tab. Select a user.

Configuring Microsoft Exchange 2007 for a BlackBerry Enterprise Server (BES) installation

In the bottom pane, select the Service Access section. Select the option to Generate and Email Activation Password.
The user will receive an email from BesAdmin with their password. They can now use this password to complete the Enterprise Activation wizard on the Blackberry handheld.