0 votes

Is there any business logic in ADAxess to let it handle basic load balancing of users between different stores ?

/Kaj

by (650 points)

1 Answer

0 votes
by (270k points)
selected by
Best answer

Hello Kaj,

Have a look at the Using Adaxes Administration Console section of the following help article: http://www.adaxes.com/help/?HowDoI.Perf ... ilbox.html.

0

Thanks, for new users we already have that in place, but how about existing users?

0

Hello Kaj,

Could you describe the desired scenario in as much detail as possible?

0

we have multiple Exchange servers, with multiple stores per exchange server. We would like to have a scheduled task / business rule that once per week or once per day rebalanced the mailboxes over a selected number of exchange stores.

We can do that with a external powershell script, but would like to concentrate these kinds of business logics into ADAxess is possible.

So for example, one server with four stores, store one has 95 GB of data, 0 whitespace, Store two has 70 Gb of data, 5 Gb whitespace, Store three has 85 Gb of data, 10 gb whitespace, and store four has 120 Gb of data and 0 whitespace.

In the above scenario it would be benificial to move mailboxes from Store four to Store two until they are equal in size and after store two its time to move some stuff to Store three which also has capacity over until all the stores is balanced out.

/Kaj

0

Hello Kaj,

You can use a Scheduled Task that will execute a PowerShell script. For information on how to create the task, have a look at the following tutorial: http://www.adaxes.com/tutorials_Automat ... gement.htm. On step 5 of the tutorial, select Run a program or PowerShell script action.

However, we recommend you to move mailboxes manually per your requirements and configure creating new mailboxes in Adaxes as it is described in the article we referenced in the previous post.

Related questions

0 votes
1 answer

We have 4 application servers that are hosting adaxes services. It seems that one or two always have the majority of web connections and running tasks. I will reboot them but ... the web traffic to 4 other servers for our main group of users (Self-service).

asked Dec 6, 2021 by mark.it.admin (2.3k points)
0 votes
1 answer

We are currently working on automating the property patterns. So far we were able to add all the needed properties to a Property Pattern via PowerShell script apart from the ... 't quite match the "should be" screenshot. Any help would be much appriciated.

asked Apr 30, 2020 by MichaelM (60 points)
0 votes
1 answer

The Adaxes Script Repository used to have two related scripts "Get custom value stored in Adaxes configuration" and "Store data in Adaxes configuration". These scripts ... /https://www.adaxes.com/script-repository/store-data-in-adaxes-configuration-s430.htm

asked Sep 1, 2023 by Carl Bruinsma (120 points)
0 votes
1 answer

Hello, We need to be able to put the ticket number into the custom command 'Deprovision'. Action -> Modify the user: set description to [ ... deprovision process set adminDescription with ticket number run Custom Command 'Deprovision' regards Helmut

asked Oct 14, 2020 by a423385 (510 points)
0 votes
0 answers

Hello I need to read/store a password in the Adaxes System. I have created this script: Import-Module Adaxes $exchangeServer = "exchangeserver.CH" # TODO: modify me # ... user/pwd from the Linked Domain as parameter. Thank you for your help. Regards Gustav

asked Apr 18, 2016 by gustavmuenster (40 points)
3,326 questions
3,025 answers
7,723 comments
544,673 users