Skip to main content

Mailbox Archive

This article outlines archive mailboxes and the auto-expanding features.

Run Diagnosticsโ€‹

Run an automated diagnostic check on a user's archive mailbox to identify any problems and suggested resolutions.

PowerShellโ€‹

Connect-ExchangeOnline 
Enable-Mailbox -Identity <username> -Archive

Auto-expandingโ€‹

Enable-Mailbox <user mailbox> -AutoExpandingArchive
Get-Mailbox <user mailbox> | FL AutoExpandingArchiveEnabled

mail-archive-enable

mail-policy