When logging in to Outlook Web App as an admin and going to My Organization, I use to be able to see how many mailboxes are in my organization and how many users have used their mailboxes in the last 30 days. Did this information move to another location? It seems like it disappeared over the last week. Let me know if I am going crazy or maybe just sleep deprived. Thanks for your help.
Yes it is. This feature in the UI will return later this summer. We removed it because of performance issues in getting the statistics. Sometimes they would come back in 1 second and sometimes it would take 30 sec. The latter was not acceptable for having it in the UI as it would make entire Mailboxes page look like it takes 30 sec to load.
Max.
Did this solve your problem?
It disappeared for us as well. If you connect through powershell you can issue the Get-RecipientStatisticsReport for similar information:
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4
Get-RecipientStatisticsReport
Identity TotalNumberOfMailbo TotalNumberOfActive NumberOfContacts NumberOfDistributio LastUpdated
xes Mailboxes nLists
-------- ------------------- ------------------- ---------------- ------------------- -----------
namprd02.prod.ou... 31799 3774 0 0 1/18/2010
MSFT:
Is this on the roadmap to return mailbox-level fidelty to reporting?
Great thanks for confirming,