0 votes

Hi,

I've made a Business Rule to create mailboxes for new users. Can I add any actions to this rule to specify which mailbox features are enabled or disabled when new mailboxes are created?

by (150 points)

1 Answer

0 votes
by (216k points)

Update 2014

You can use a built-in action, Modify Exchange properties. For details, have a look at the following tutorial: https://www.adaxes.com/tutorials_AutomatingDailyTasks_AutomateExchangeMailboxConfiguration.htm.

Original

To enable/disable mailbox features, your Business Rule need to update the protocolSettings property of the user.

This is a multi-valued property that should contain the following values to disable mailbox features:

Disable Outlook WebApp: HTTP§0§1§§§§§§, OWA§0
Disable MAPI: MAPI§0§§§§§§§
Disable POP3: POP3§0§§§§§§§§§§


In the near future, a new Business Rule action for such tasks will be added. It will allow to manage Exchange properties in a more convenient way.

Related questions

0 votes
1 answer

The rule runs but since the first name and last name are passed as parameters, I only get the sequential # as a userID without the initials.

asked Oct 24 by curtisa (290 points)
0 votes
1 answer

We use business rules to automatically create mailboxes for new identities. Is it possible to configure Adaxes to automatically disable mailbox features after a new mailbox is created? For example, we need to disable Outlook Web Access for some users.

asked Mar 16, 2011 by nicklewis (50 points)
0 votes
1 answer

After disable user, not user found or show when try to enable...i follow and try many way yet still not showing.. please help i;m using the ... -not-show-disabled-account https://www.adaxes.com/help/PreventUsersFromViewingTheStructure/#change-top-level-node

asked Oct 23, 2023 by kimtienh (20 points)
0 votes
1 answer

We use TOPdesk as our ITSM solution. Several departments are able to create new users. When a create user task fails we would like to receive the alert as the Adaxes ... Adaxes to sent out the incident to our TOPdesk. Is there a solution for this?

asked Oct 5, 2023 by mrkvd16 (50 points)
0 votes
1 answer

We have a process that when a new user is created they are emailed their username and apssword. If the user is in an Admin Group they are then sent an email with some PDFs ... you can send emails, but am unable to see where it could attach files to the email?

asked Sep 3, 2020 by dknapp (100 points)
3,541 questions
3,232 answers
8,225 comments
547,802 users