Forum Discussion
How can you clean up office365 group mailbox
It's covered in the Retention policies documentation: https://docs.microsoft.com/en-us/office365/securitycompliance/retention-policies
- MibalakSep 16, 2019Copper Contributor
VasilMichev But that refers back to individual maibox. How can this be applied on Group? I dont see this under Recipients->Mailbozes section in Exchange admin center.
- VasilMichevSep 16, 2019MVP
There's an entire section in the article detailing Group mailboxes, read it: https://docs.microsoft.com/en-us/office365/securitycompliance/retention-policies#office-365-groups-locations
Exchange retention policies do not apply to Groups, you cannot use the EAC for that.
- azchriskingDec 14, 2022Copper Contributor
VasilMichev The Compliance Admin Center, now Microsoft Purview, Policies, Retention heading worked well for this.
Created a policy to purge mail older than 2 years and scoped down to a group, then executed the Start-ManagedFolderAssistant to kick the daemon and it purged mail. Thanks for the pointer.