When you start Outlook and you use a profile for a Microsoft Exchange Server 2007 mailbox, you cannot connect to Exchange 2007, and you receive the following error message:
Your Exchange Server administrator has blocked the version of Outlook that you are using. Contact your administrator for assistance.
Or
Cannot start Microsoft Outlook. Cannot open the Outlook window. The set of folders cannot be opened. Microsoft Exchange is not available. Either there are network problems or the Exchange server is down for maintenance.
To resolve this behavior, use one or more of the following methods, as appropriate for your situation.
Note You may need to restart the information store to apply any changes in any of the methods listed below.
Method 1: Create an Exchange 2007 public folder tree
If you do not have an existing public folder tree and you are
trying to connect with a Microsoft Office Outlook 2003 or earlier client, you
cannot access an Exchange 2007 mailbox. This problem may occur when you delete
the last existing public folder store.
Create an Exchange 2007 public
folder store. To do this, follow these steps:
Click Start, click All
Programs, click Microsoft Exchange Server 2007, and
then click Exchange Management Console.
Expand Server Configuration, and then
click Mailbox.
Right-click the storage group that you want to modify, and
then click New Public Folder Database.
Create the public folder database by using the New Public
Folder Database wizard.
If you are using an Outlook 2003 client or an earlier verison of an Outlook client,
you must restart the Microsoft Exchange Information Store service before you
can connect to Exchange 2007.
Method 2: Enable MAPI for your mailbox or use a different method to connect to Exchange 2007
Determine whether MAPI is disabled for your mailbox. To do this,
follow these steps:
Click Start, click All
Programs, click Microsoft Exchange Server 2007, and
then click Exchange Management Shell.
Type the following command, and then press ENTER:
Get-CasMailbox MailboxName | FL mapienabled
If this command returns False, MAPI is disabled for your mailbox.
If MAPI is disabled for your mailbox, use one of the following
methods:
Enable MAPI for your mailbox. To enable MAPI for your
mailbox, follow these steps:
Click Start, click All
Programs, click Microsoft Exchange Server 2007, and
then click Exchange Management Shell.
Type the following command, and then press ENTER:
Set-CasMailbox MailboxName -mapienabled:$true
Connect to Exchange 2007 by using one of the following
methods:
Create an e-mail account in Outlook that uses the Post
Office Protocol (POP 3) server type.
Create an e-mail account in Outlook that uses the
Internet Message Access Protocol (IMAP) server type.
Use the Outlook Web Access (OWA) Web client.
Method 3: Enable encryption for the Exchange 2007 connection
Determine whether an encrypted connection is required for
your mailbox. To do this, follow these steps:
Click Start, click All
Programs, click Microsoft Exchange Server 2007, and
then click Exchange Management Shell.
Method 6: Unblock your version of Outlook in Exchange 2007
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
How to back up and restore the registry in Windows
A version of Outlook can be blocked in Exchange
2007 in one of the following two ways:
A version of Outlook can be blocked by modifying the
registry.
For more information about how a version of Outlook is blocked by using the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
Use an Exchange 2007 Management Shell command: To do this, follow these steps:
Click Start, click All Programs, click Microsoft Exchange Server 2007, and then click Exchange Management Shell.
Type the following command, and then press ENTER:
Get-LogonStatistics <MailboxName> | FL*client*
Note When you see the build number it will look something like this. "11.0.8010.8036"
You will need to truncate the 0 so that is looks like this "11.8010.8036"
To unblock a version of Outlook for a mailbox in
Exchange 2007, use an Exchange Management Shell command. To do this, follow
these steps:
Click Start, click All
Programs, click Microsoft Exchange Server 2007, and
then click Exchange Management Shell.