Exchange-Online-PowerShell-Recipes

Enable AutoExpanding Archive On A Mailbox

Problem

You want to enable AutoExpanding Archive on an individual user’s mailbox

Solution

Enable-Mailbox tony@starkindustries.com -AutoExpandingArchive

Discussion

To verify AutoExpanding Archive is enabled, use this recipe.