Applies to: Exchange Server 2007 SP3, Exchange Server 2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007
Topic Last Modified: 2006-12-19

This topic explains how to use the Exchange Management Shell to verify that the Autodiscover service settings are configured correctly.

Before You Begin

To run the Test-OutlookWebServices cmdlet, the account you use must be delegated the following:

  • Exchange Server Administrator role and local Administrators group for the target server

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

Procedure

To use the Exchange Management Shell to test Autodiscover connectivity

  • Run the following command:

    Copy Code
    Test-OutlookWebServices -ClientAccessServer "CASServer01"
    

For detailed syntax and parameter information, see the Test-OutlookWebServices reference topic.

For More Information

For more information about the Autodiscover service, see the Managing the Autodiscover Service topic.