PowerAddict.net

powerAddict.NET

by Lou Goban
IT Application Professional at Syntax

Start/Force archiving for Exchange Online mailbox

You can force archiving for any mailbox using Windows PowerShell:

  1. Connect with Windows PowerShell to your Office 365 account.
  2. Run:
Start-ManagedFolderAssistant -Identity <mailbox>

Archiving policies for specified mailbox should be executed within few minutes.

Leave the first comment