Forum Discussion
RWRWRW
Feb 04, 2019Copper Contributor
You have 0 mailboxes that are being audited.
If I run Get-Mailbox -ResultSize Unlimited -Filter {RecipientTypeDetails -eq "UserMailbox"} | FL Name,Audit* from PowerShell, I get a report back that AuditEnabled is True for all mailboxes. And yet...
VasilMichev
Feb 04, 2019MVP
For me it displays the correct number. If you have made changes to the auditing properties recently, give Secure score some time to update. You might also want to check for any Bypass configured via Get-MailboxAuditBypassAssociation.
- RWRWRWFeb 08, 2019Copper Contributor
Hi Vasil
do you have any other thoughts?
thank you
Ron
- VasilMichevFeb 08, 2019MVP
Nope, sorry. I was hoping one of the Microsoft folks out here might look into this and give a better answer.
- RWRWRWFeb 05, 2019Copper Contributor
Thank you for replying. No changes have been made recently - for each and every mailbox, the "AuditEnabled" attribute is "True". I ran the AuditBypass command and it is false across the board.