How to Generate Exchange ActiveSync Reports

Microsoft Exchange Server 2007 will reach end of support on April 11, 2017. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.

 

Applies to: Exchange Server 2007, Exchange Server 2007 SP1, Exchange Server 2007 SP2, Exchange Server 2007 SP3

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:

    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.