0 votes

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.

by (50 points)

1 Answer

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

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

Hello,

To enable/disable mailbox features, your Business Rule must update the ms-Exch-Protocol-Settings property of the user object.
ms-Exch-Protocol-Settings 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§§§§§§§§§§
Disable IMAP4: IMAP4§0§§§§§§§§§§

0

Looks a bit tricky, but works perfectly.
Thanks!

Related questions

0 votes
1 answer

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?

asked Aug 9, 2011 by jlkhj98 (150 points)
0 votes
1 answer

Hello Support We are in need of a process that will disable/delete the user mailbox after 30 days of deprovisioning a user. We already use Mailtip and forward email to the ... but sync from On Prem to Cloud only. Thank you as always for your support. Jay

asked Oct 11, 2017 by willy-wally (3.2k points)
0 votes
1 answer

I have been testing different methods to do this with a powershell script, and it doesn't seem like the most reliable method with my limited PowerShell scripting ... ; Delete Mailbox task as a custom task for automated user deprovisioning. Thanks! Chris

asked May 16, 2017 by Bowman4864 (270 points)
0 votes
1 answer

As Always thank you guys for such an excellent product, I have could not have so few IT admins for such a large organization as I do without this tool. As they say it ... of "User Self Service" and their role's visibility or should I be doing something else?

asked Mar 15, 2016 by strikk (360 points)
0 votes
1 answer

Hello, We are using Adaxes 2016. it would be nice to : - Have the ability to search Printer objects from the web interface (not only Users, Groups, or Computers).- ... to use multiple operators in Condition, for example (cond1 AND cond2) OR cond3. Regards,

asked Nov 10, 2016 by tentaal (1.1k points)
3,348 questions
3,049 answers
7,791 comments
545,051 users