• Synchronization with active directory

    Synchronization with active directory.
    Recently, the connection between idm and active directory disappeared.
    Idm does not see any changes that have occurred in active directory.
    For example, an IT specialist creates a new group, a mail database, but these…

  • Error executing O365 Script "MSOnline"

    Hello community,

    i can not run exchange online cmdlets in the script environment of Active Roltes 7.4.3 

    I use the following code snippet:

    $context.O365ImportModules("msonline")

    $res = $context.O365ExecuteScriptCmd("get-mailbox test@test…

  • Specify Exchange Server

    Hello,

    I'm wondering if anyone has ever setup an Exchange connection with a specified Exchange Server. I'm having trouble when doing this. I can connect to "Any available exchange Server in the forest.". Although when I specify a Exchange Server I get…

  • Exchange Deprovisioning Policy issues

    Good afternoon everyone,

    I have a quick question on Exchange Deprovisioning Policy.  I am not getting an error but I don't think its working as intended.

    After upgrading from 6.9 to 7.4, I have not seen this work correctly. 

    We use to have it where…

  • Create Exchange User Mailbox - Quest Powershell

    Hi guys,

    I'm just looking to see if it's possible to create an exchange user mailbox using Quest AD Shell module within Powershell? I'm not familiar with QAD module and it's commands.

    In our current environment there is an option to "Create…

  • Unable to add users to a shared mailbox using Set-QADObject @{'edsva-MsExch-SharedMailboxUsers'='user'}

    Hello all,

    I am currently scripting the creation of a shared mailbox using PowerShell and am running into a roadblock. I can create the new object without an issue, all included information is included however I cannot seem to add any users to the shared…

  • 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…