Forum Discussion
TT_Vert
Dec 27, 2017Copper Contributor
Exchange Online E1 ArchiveState shows local
So I've enabled archiving for the mailbox, created an archive policy and applied it to the mailbox. However when I run Get-Mailbox $USERNAME | FL Name,*Archive* I get the following below. This almost...
VasilMichev
Dec 27, 2017MVP
Well, you are running the cmdlet against ExO PowerShell, i.e. the ExO Servers, so the archive is indeed "local" for them. As opposed to having a "remote" archive in another system (on-premises). It's supposed to look like that, don't worry about it.
- TT_VertDec 27, 2017Copper Contributor
Ahh, makes sense thanks
Dave