Hi there, is there a way to log ActiveSync synchronizations on the Exchange server? I am aware of IIS log but was wondering if there was a way to do a more detailed logging like exactly which contacts were synced etc... For example for troubleshooting purposes. Drazen
You would most likely need to write a script. -- John Oliver, Jr MCSE, MCT, CCNA Exchange MVP 2008 Microsoft Certified Partner "Drazen" wrote in message news:eae48707-36ca-4ec9-8531-d7d5ca24cd5a@l6g2000prm.googlegroups.com... > > Hi there, > > is there a way to log ActiveSync synchronizations on the Exchange > server? > I am aware of IIS log but was wondering if there was a way to do a > more detailed logging like > exactly which contacts were synced etc... > For example for troubleshooting purposes. > > Drazen
You might want to try these scripts from the Exchange Team Blog Generate some advanced ActiveSync Server usage stats using IIS Logs http://msexchangeteam.com/archive/2005/03/28/403047.aspx I use the Microsoft Exchange ActiveSync Mobile Administration Web Tool to determine the last sync time http://technet.microsoft.com/en-us/library/bb508837.aspx VinceV On Dec 27, 9:36 am, Drazen wrote: > Hi there, > > is there a way to log ActiveSync synchronizations on the Exchange > server? > I am aware of IIS log but was wondering if there was a way to do a > more detailed logging like > exactly which contacts were synced etc... > For example for troubleshooting purposes. > > Drazen
Thank you, LogParser is the ultimate tool for EAS server log analyzing On Dec 28 2007, 7:21 pm, VinceV wrote: > You might want to try these scripts from the Exchange Team Blog > Generate some advanced ActiveSync Server usage stats using IIS Logshttp://msexchangeteam.com/archive/2005/03/28/403047.aspx > > I use the Microsoft Exchange ActiveSync Mobile Administration Web Tool > to determine the last sync timehttp://technet.microsoft.com/en-us/library/bb508837.aspx > > VinceV > > On Dec 27, 9:36 am, Drazen wrote: > > > Hi there, > > > is there a way to log ActiveSync synchronizations on the Exchange > > server? > > I am aware of IIS log but was wondering if there was a way to do a > > more detailed logging like > > exactly which contacts were synced etc... > > For example for troubleshooting purposes. > > > Drazen