Hello!

We have an Business Rule that should enable the remote Mailbox after an User is created but that does not work. 2023-06-21_15h38_34.png

The Powershell Script that we have in an Custom Command does work because we have that set on the Webpage so that we can do it manually for now.

2023-06-21_15h42_32.png

What can i do to make it work like we intend to?

Thanks in advance!

by (140 points)

1 Answer

by (307k points)
0 votes

Hello,

The business rule triggers immediately after user creation unless there is a delay specifically added. As such, the second condition will never be met. To achieve the desired, just remove the condition from the business rule.

Related questions

For some reason our Creating office 365 accounts has been failing to correctly mail-enable the users in our local exchange server - it builds it as a mail ... %username%@.mail.onmicrosoft.com Am I missing something in my business rule setup?

asked Dec 9, 2014 by danftasc (440 points)
0 votes
1 answer

I have a handful of manual PowerShell scripts that I run after a new user is created. Most of these commands can be done using a ... , SendOnBehalf -AuditOwner UpdateFolderPermission, MailboxLogin, Create, SoftDelete, HardDelete, Update, MoveToDeletedItems

asked Jul 10, 2019 by bjzielinski (70 points)
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

Hi, when I enable a license for Exchange Online for a user I get the following warning: Here are the current settings for creating a remote ... : InvalidOperation: (:) [], RuntimeException     + FullyQualifiedErrorId : PropertyAssignmentException

asked Nov 18 by Allister (70 points)
0 votes
1 answer

Hi, we are running Adaxes in hybrid setup and on-prem as O365 is connected. My business rules looks like this Based on articles I have read here, the local mailbox should ... with a mailbox size of 2GB. Onprem: Online: Anything I am missing or misunderstood?

asked Jul 17, 2023 by wintec01 (2.4k points)
0 votes
1 answer