0 votes

Hi Adaxes team,

Not an issue but i'd like to have your feedback on Powershell scripts (in BR or Custom commands).
Powershell remoting (i mean invoking Exchange Management Shell) works in Adaxes but it's a bit slow (like it is when i'm using it directly). Do you know an optimized way to invoke Exchange cmdlet in Adaxes scripts or do you have any recommendation ?

Thanks

Stephen

by (800 points)
0

Hello Stephen,

What version of Exchange do you use? What are the operations that you are trying to perform?

BTW, our new release that is planned for this November will have a more comprehensive and overall support for Exchange features.

0

Exchange 2010 and soon Exchange 2013 (we're part of the TAP program).
We developped an integrated script that manage Exchange/Lync features, especially voice features (i.e UM activation for Exchange for instance).
Not sure we'll get the same flexibility with predefined tasks, a script is far more flexible. Do you plan to implement Lync management too ?

0

Hello Stephen,

The issue may be that when you invoke Exchange cmdlets from the console, you perform the actions directly, but when you invoke some Exchange features from Adaxes PowerShell scripts, it is a remote call anyway.

Can you send us some of your scripts to support[at]adaxes.com? We need to have a look at them, then we may have some suggestions as to performance improvements.

Do you plan to implement Lync management too ?

This is in our TODO list, but not for the nearest release.

Please log in or register to answer this question.

Related questions

0 votes
1 answer

Hi All, I'm trying to use the powershell script provided here: https://www.adaxes.com/script-repository/move-mailbox-tofrom-microsoft-365-s579.htm Unfortuntately when executing ... credentials but I do not know why this error is happening. Thanks in advance

asked Aug 1, 2023 by curtisa (210 points)
0 votes
1 answer

Hi Team! I'm currently looking for a solution to create an exchange mailbox on-premise, sync it to Office 365 and assign the license in one business rule. I didn't ... solution from our side? Please let me know how to configure this. Best Regards Marco Jandl

asked Apr 6, 2022 by marco_jandl (60 points)
0 votes
1 answer

Recently, Microsoft deprecated use of the remote PS sessions using version 1. We have since converted all of our scripts to version 2, but our nightly staff ... { # Close the remote session and release resources Disconnect-ExchangeOnline -Confirm:$false }

asked Nov 2, 2022 by MShep (80 points)
0 votes
1 answer

Receive "Index operation failed; the array index evaluated to null. Stack trace: at <ScriptBlock>, <No file>: line 104>" and "Index operation failed; the ... $GroupName, $GroupDN." } } #foreach write-output "" Write-Output "" Stop-Transcript

asked Apr 14, 2022 by jbahou (20 points)
0 votes
1 answer

We are using Adaxes to manage multiple domains. upwards of 10 domains. There is no trust between the domains. The are all separate stand alone. We want to setup a scheduled ... domain has an Adaxes service account setup and that is what i would want to use.

asked Sep 14, 2020 by gt_111 (20 points)
3,346 questions
3,047 answers
7,782 comments
544,988 users