In office 365 Default MRM Policy there is a tag “Recoverable Items 14 days move to archive” of type Recoverable Items Folder. I’ve enabled archive and applied default MRM Policy for my mailbox but the mails in recoverable items folder in primary mailbox is not moving to recoverable items folder in archive mailbox.
I tried running this two powershell command but still it’s not working as per the policy states.
Start-ManagedFolderAssistant -Identity user@domain.com
New-MoveRequest -Identity user@domain.com
5 Spice ups
dbeato
(dbeato)
2
So the emails on the deleted items that were permanently deleted are not moved to the Archive folder?
dbeato
(dbeato)
4
Have you tried creating another retention policy that is not the default and test it?
Yes I created custom retention tag and add the tag to custom policy which works fine.
dbeato
(dbeato)
6
So I would use the custom retention policy then.