Applies to: Exchange Server 2007 SP3, Exchange Server 2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007
Topic Last Modified: 2007-04-10

This topic explains how to use the Exchange Management Shell to generate a compiled set of reports for Exchange ActiveSync. The Export-ActiveSyncLog cmdlet compiles a set of Internet Information Services (IIS) logs and processes them to create a series of output files. Each file is a separate report that can help you understand your Exchange ActiveSync deployment.

Before You Begin

To perform this procedure, the account you use must be delegated the following:

  • The Exchange Server Administrator role

  • Read-only access to the directory that contains the IIS log files

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 Generate Exchange ActiveSync Reports

  1. Run the following command:

    Copy Code
    Export-ActiveSyncLog 
    
  2. Navigate to the directory specified in the cmdlet and open the .CSV files.

For more information about syntax and parameters, see Export-ActiveSyncLog.

For More Information

For more information about Exchange ActiveSync reports, see Exchange ActiveSync Reporting Services.