Forum Discussion
Get-EXOMailboxFolderStatistics result limit 1000 items
Motly-2000 I was able to reproduce the issue, since I do have a mailbox with approx 2000 folders. The command
Get-MailboxFolderStatistics -Identity $TargetMailbox
Is now returning only the 1000 first items, it is a big issue for our systems since a script to export and archive mails in subfolders of that email relies on this command, since the capped result change without any warning, we do not have time planned to implement a whole Graph API based solution right now, and we are currently stuck on archive request on a nearly full mailbox ...
- TonyRedmondJun 02, 2022MVP
I've documented a use case in the article below and shared it with Exchange engineering. It might be the case that someone made an assumption that no one would ever have more than 1,000 folders in a mailbox, but as I describe, this happens with the non-IPM folders in group mailboxes...
How Many Teams Compliance Records Are in Your Tenant?
The Microsoft 365 substrate captures Teams compliance records for chats and channel conversations and stores them in Exchange Online. How many do you have? Although you might not care, sometimes it’s good to know (like a tenant to tenant migration), so we explain how to count Teams compliance records for chats and channel conversations.
https://office365itpros.com/2022/06/02/teams-compliance-records-count/