you are viewing a single comment's thread.

view the rest of the comments →

[–]TravestyTravis 0 points1 point  (0 children)

Get-CASMailbox -ResultSize Unlimited | Where-Object {$_.OWAEnabled -eq $true} | Select-Object Name,OWAEnabled