Jump to content

Recommended Posts

Posted

I'm trying to see which mailboxes in our Office 365 environment have OWA polices applied and which policy is applied.

 

Doing a Get-OwaMailboxPolicy shows me a summary of the polices we have setup, which is great. But I want to run a query against all mailboxes to see which policy is applied against the mailbox. If you run a 'Get-Mailbox 'enter mailbox here' |fl' I can't see that it actually states which OWA polices are applied against the selected mailbox.

 

Is there anyway to get PS to chuck this information out?

Posted
I tried that or be it with only selecting one mailbox (mine) and it doesn't show the OWA policies. I'm not sure why OWA policies aren't listed against the mailbox when you do a 'get-mailbox'. Am I barking at something that can't be achieved?
Posted

I did manage to sort this. Not with PS though. I did a search in the Exchange Portal against mailboxes that had a certain custom attribute set as 'staff'. This pulled through all staff mailboxes and you can then do a bulk assign of OWA polices from there.

Just in case anyone else needs anything like this. The built in search saved me!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...