Applies to: Exchange Server 2007 SP3, Exchange Server 2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007
Topic Last Modified: 2007-08-30

This topic explains how to use the Exchange Management Console or the Exchange Management Shell to disable Outlook Anywhere for your organization.

Before You Begin

If you want to disable Outlook Anywhere access for your whole organization, you must disable it on each computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed that is enabled for Outlook Anywhere in all sites for your organization. However, you can disable access to Exchange mailbox servers on a site-to-site basis by disabling Outlook Anywhere only on each Client Access server that is in the site that you want to be disabled for Outlook Anywhere access.

To perform this procedure, the account you use must be delegated the Exchange Organization Administrator role.

For more information about permissions, delegating roles, and the rights that are required to administer Exchange 2007, see Permission Considerations.

Procedure

To use the Exchange Management Console to disable Outlook Anywhere

  1. In the Exchange Management console tree, expand Server Configuration, and then click Client Access.

  2. In the action pane, click Disable Outlook Anywhere.

  3. Click Yes on the confirmation message when you are asked if you want to disable Outlook Anywhere for this server.

To use the Exchange Management Shell to disable Outlook Anywhere

  1. Run the following command:

    Copy Code
    disable-OutlookAnywhere -Server:'ServerName'
    

For more information about syntax and parameters, see Disable-OutlookAnywhere.

For More Information