Quantcast
Channel: Exchange Server 2013 - Setup, Deployment, Updates, and Migration forum
Viewing all articles
Browse latest Browse all 7129

Need to check who has Mailbox Audit logging enabled for a Specific OU

$
0
0
Dear Team

I just need to check which mailbox has audit logs enabled in a specific OU only

I can see for one user by the below command
Get-Mailbox UserName | fl "*Audit*"

Can some one help me in filtering this only for a specific OU

I tried this with this its not working 

Get-Mailbox -ResultSize Unlimited | ?{_.Auditenabled -Eq False}
I tried specifying only the OU also its not helping me 

Im a powershell Beginner and some help on this will be highly appreciated 

Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com Thanks Sathish (MVP)


Viewing all articles
Browse latest Browse all 7129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>