Is it possible to enable a user's archive using a powershell command in the EMS? This command sets the archive database, but it errors out if the archive isn't already enabled:
Set-Mailbox -Identity "username@domain.com" -ArchiveDatabase ArchiveDB
But I can't find a command to enable the archive. I don't want to have to enable one user at a time in EMC.