Skip to main content

Home/ PowerShell/ Enable OWAget-mailb
anonymous

Enable OWAget-mailb - 0 views

Powershell IT Ex2010

started by anonymous on 19 Jun 12
  • anonymous
     
    Enable OWA
    get-mailbox -server fcl-exc-v501 | Set-CASMailbox -owaenabled:$true

    How to get all mailbox OWA status on a Server
    get-mailbox -server fcl-exc-v501 | Get-CASMailbox

To Top

Start a New Topic » « Back to the PowerShell group