I want to be able to create a custom action that allows, via the web interface, a user to increase the size of his/her own mailbox by say 10% or 20%. What would be the best way to go about this?
Hello Dominik,
What exactly do you mean by size of his/her own mailbox? There are storage quotas in Exchange, but there is no way to increase/decrease a mailbox size. It just depends on the stored objects.
Yes, the storage quotas is what I'm refering to, sorry for the confusion.
Thank you for clarifying. Unfortunately, there is no easy way to do that according to percentage. Such a thing can only be done using a script. However, you can use a custom command to easily set specific numbers. The following tutorial (Example 3 – Configure storage quotas and deleted item retention) will be helpful: https://www.adaxes.com/help/AutomateExchangeMailboxConfiguration. For details on how to create custom commands, see https://www.adaxes.com/help/CreateCustomCommand.
password reset emails - i need my company logo in the email - it does show up if you click on download pictures - but i cant ask the users to do this - so need to know if there is a way to embed the image in the email from adaxes.
We would like to use a script to copy the rules of a ‘Membership type = rule-based’ group and add them to another group. Is this possible? Do you have a script available? Thanks
For any given AD attribute, I'd like to be able to retrieve the defined friendly name for it. Example: l = City, st = State, etc. Is there a way to do that in PowerShell? Thanks!
I am trying to build a custom command to add a specific user to a rule based group in adaxes and I am curious if it is something we can use the API to complete?
For context, up until now, we had a business rule in place stopping accounts from being created for users with the same name e.g. Jacob Smith and Jacob Smith. This business ... , or how to, if possible, remove this. Any help would be most appreciated! Thanks