Has any one created a custom chart that graphs the number of devices synced with Exchange? I tried to use the query found in the Mobile Device report to get the information but was unable to add a data series.
Mobile Devices are linked to individual mailboxes, not to any specific Exchange server. You could alter the mobile device report and use the count feature to give you a total number of mobile devices registered in Exchange.
Is there any way to make this into a dashboard/chart? The goal is to be able to quickly show a trend of number of mobile devices synced to Exchange.
This could only be accomplished by creating a custom SQL query against the Orion Database using SAM's SQL User Experience Monitor. This information isn't stored historically (E.G. there were 5 yesterday and 6 today) to chart/trend on a chart. The SQL User Experience Monitor would run the query, gather the result, and store it in the database historically over time for reporting, charting, trending, and alerting purposes.