Forum Discussion
David Wilson
Aug 24, 2017Brass Contributor
Retention stuck pending and Confirming Retention Enabled
So under Security and Compliance/Data Goverence/Retention. We have a policy configured for all exchange mailboxes when I get the retention policy from powershell I see exchange is all But when I d...
VasilMichev
Aug 24, 2017MVP
If you have targetted ALL mailboxes, it's stamped on the Organization Config object:
Get-OrganizationConfig | select -ExpandProperty InPlaceHolds
If you have published it to individual mailboxes, it will be visible under the InPlaceHolds attribute.
As for "pending", it's normal to take a while. If it has been few days, open a support case.
- David WilsonAug 25, 2017Brass Contributor
Thanks yeh I will get a case open for it.
Although I did try and set the compliance manually on a mailbox and it errored because all was set so thats a good thing
the Get-OrganizationConfig | select -ExpandProperty InPlaceHolds
returned 2 entries grp and mbx