0 votes

I've a Bussiness Rule "user>after>create an exchange mailbox for an user" (assigned over all objects) which returns the following error:

Error code -2146233088 occurred with message Kan postvak /o=CT/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=[sername]/cn=Microsoft System Attendant niet openen.. (translated can not open.....)

The mailbox itself is created, there are no errors in the logfiles of the Exchange server. The Exchange server itself works ok, I can create/modify/move mailboxes succesfully. How to resolve this?

Thnx Remco

by (780 points)
0

I,ve created a Custom Command with the same action and then all works OK. I thought it could be an AD sync issue so I created a powersehll script which executes a 5 sec sleep before the "post create mailbox" job, to no avail...

0

spoke to soon, forgot to refresh exchange console... Error is caused by the AD sync and the 5 sec. sleep does do the trick. However shouldn't Adaxes not take care for this?

Thnx Remco

1 Answer

0 votes
by (216k points)

Hello Remco,

When performing any Exchange tasks, Adaxes uses Exchange management cmdlets. The cmdlets allow to specify the domain controller to be used for the operation, and Adaxes always passes the DC it is working with when calling Exchange cmdlets to avoid replication issues. However, as far as we know from Microsoft's documentation, the DC will be forced only for writing the configuration change into the AD. For all other tasks that Exchange will need to accomplish in order to complete the requested operation, the DC will be selected solely by Exchange. There is no way to force Exchange to use a specific DC for such tasks.

Related questions

0 votes
1 answer

The following script in the repository (https://www.adaxes.com/script-repository/check-mailbox-size-s450.htm) is throwing an error for us today. We are on version 3.17. ... 49GB' returns true. You cannot call a method on a null-valued expression. Please advise

asked Jul 22 by msheppard (840 points)
0 votes
1 answer

I'm trying to modify mailbox settings to add additional email addresses to a user after creation. This is a hybrid on-prem and Exchange Online with E5 licenses. Everything works up ... to a different OU during the process so I know the user exists. Any ideas?

asked Mar 6, 2023 by Michael Long (80 points)
0 votes
0 answers

I've installed the latest version (2015) of Adaxes and I'm trying to export a mailbox. I changed the $userDN and $filepath to valid values, but when running the script I ... tested it with several valid users, the result is the same. How to fix this? Remco

asked Jun 21, 2015 by RTiel (780 points)
0 votes
1 answer

I have a Business Rule in place that after a new user is created, will create an Exchange mailbox for the user, set the Retention Policy for the user, then send them a ... the correct email address for the user. Is this maybe just a timing issue or something?

asked May 16, 2014 by RickWaukCo (320 points)
0 votes
1 answer

Hi Again, I'm configuring our new Adaxes platform 2013.1 and I have the following error during mailbox creation through admin console and web interface : "Microsoft Exchange is ... ...) through admin console. Any idea ? Thanks for your precious help Regards

asked Oct 7, 2013 by smasset (740 points)
3,737 questions
3,415 answers
8,635 comments
550,311 users