When i want to add a particular customer i get a error.
In event log it says:
[8/28/2017 2:01:01 PM] ERROR: 'Hosted Microsoft Exchange Server 2013' AddAuthoritativeDomain
System.ArgumentException: Execution result does not contain any object
at SolidCP.Providers.HostedSolution.Exchange2013.GetResultObjectDN(Collection`1 result)
at SolidCP.Providers.HostedSolution.Exchange2013.CreateAcceptedDomain(Runspace runSpace, String name)
at SolidCP.Providers.HostedSolution.Exchange2013.CreateAuthoritativeDomainInternal(String domain)
at SolidCP.Server.ExchangeServer.AddAuthoritativeDomain(String domain)
[8/28/2017 2:01:01 PM] ERROR: Exchange CreateAuthoritativeDomainInternal
System.ArgumentException: Execution result does not contain any object
at SolidCP.Providers.HostedSolution.Exchange2013.GetResultObjectDN(Collection`1 result)
at SolidCP.Providers.HostedSolution.Exchange2013.CreateAcceptedDomain(Runspace runSpace, String name)
at SolidCP.Providers.HostedSolution.Exchange2013.CreateAuthoritativeDomainInternal(String domain)
It only happens adding just one in particular.
Can't find anything in the database about it....
Hello,
From the error you obtained it looks like the Accepted domain is already inside your Exchange server.
You can try and look it up in ecp and remove it, then try again.
Regards,
Marco
Marco,
That indeed did the trick.
I just migrated every customer.
It seems that it does see differences in caps.
This one was in ECP just a little diffrent than the all other customers.