My Environment is Windows 2012R2 / Exchange 2016 / SolidCP 1.1.3 beta (but also 1.0.3 showed the warning). 1 Server dedicated as domain controller / 1 server dedicated to exchange 2016 mail server (all roles) / 1 server dedicated to SolidCP.
When I create a new mailbox I get the following WARNING in Event log, the only WARNING that is obviously only a warning is "Archive Mailbox not enabled".
Someone can help me with the nature of this errors and how to avoid them?
Thank you
[2/5/2017 12:27:54 PM] WARNING: Exchange Invoke error: The recipient "posta365.it/60mailhosting/davidemiccone.com/arturotoscanini00000" is already a member of the group "posta365.it/60mailhosting/davidemiccone.com/davidemiccone.com".
[2/5/2017 12:27:54 PM] WARNING: Exchange Invoke error: The recipient "posta365.it/60mailhosting/davidemiccone.com/arturotoscanini00000" is already a member of the group "posta365.it/60mailhosting/davidemiccone.com/davidemiccone.com".
[2/5/2017 12:28:02 PM] WARNING: Exchange Invoke error: The Archive Mailbox is not enabled for Arturo Toscanini.
[2/5/2017 12:28:45 PM] WARNING: Exchange Invoke error: The operation couldn't be performed because object 'POSTA365Domain Admins' couldn't be found on 'dc.posta365.it'.
[2/5/2017 12:28:45 PM] WARNING: Exchange Invoke error: The operation couldn't be performed because object 'POSTA365Enterprise Admins' couldn't be found on 'dc.posta365.it'.
[2/5/2017 12:28:45 PM] WARNING: Exchange Invoke error: The operation couldn't be performed because object 'POSTA365Organization Management' couldn't be found on 'dc.posta365.it'.
[2/5/2017 12:28:45 PM] WARNING: Exchange Invoke error: The operation couldn't be performed because object 'NT AUTHORITYSYSTEM' couldn't be found on 'dc.posta365.it'.
[2/5/2017 12:28:47 PM] WARNING: Exchange Invoke error: The operation couldn't be performed because object 'NT AUTHORITYSELF' couldn't be found on 'dc.posta365.it'.
[2/5/2017 12:28:47 PM] WARNING: Exchange Invoke error: The operation couldn't be performed because object 'Default' couldn't be found on 'dc.posta365.it'. ** THIS WARNING IS LOGGED SHOW 2 TIMES **
[2/5/2017 12:28:47 PM] WARNING: Exchange Invoke error: The operation couldn't be performed because object 'Anonymous' couldn't be found on 'dc.posta365.it'. ** THIS WARNING IS LOGGED SHOW 2 TIMES **
Hello,
Most of the warnings are due to a permission check which isn't scripted well.
The exchange 2013 / 2016 module is scheduled to be rewritten from the ground up in version 1.3.0 but till then these warnings will remain.
Most of them come from a permissions check which checks ALL groups and members in the mailbox permissions, this unfortunately the way it's currently scripted includes generic groups such as anonymous, enterprise admins, etc. It errors as they have no mailbox account with exchange (and therefor can't find them).
One way to avoid it would be to make a mailbox account for them, but that doesn't seem right/ worth the effort.
I would recommend just to stick with it for now, and wait till we release the fully (properly) written code.
Regards,
Marco