• Enable-RemoteMailbox cmdlet not handling non terminating errors

    Hello,

    I'm using Enable-RemoteMailbox cmdlet and I wanted to handle non-terminating exceptions generated by the cmdlet. I searched '-ErrorAction Stop' parameter and used with Enable-RemoteMailbox cmdlet but no luck.

    Someone please help me out…

  • Unable to create Mailbox for newly created users using New QADUser command

    I would like to create Exchange Mailbox using powershell script using New-QADUser. In Script, i used few virtual attributes like 'edsva-MsExch-MailboxType'=1;'edsva-MsExch-ApplyEmailAddressPolicy'='TRUE';'edsva-MsExch-ArchiveMailboxEnabled'='FALSE' .…

  • Changing Mailbox Features in ARS using PowerShell.

    Hello,

    I am fairly new to ARS and the way that it interfaces with Exchange... Hopefully there will be an easy answer to this but I have yet to find it. When I am looking at a user using the QAD PowerShell commandlets, I am looking for the attributes associated…