Hi,
Lots of errors in the logs - def looks permission based.
The "ACME Ltd (acme.net) domain in the first error is the Parent domain, where the Exchange schema upgrade was registered.
So while all computers, users and mailboxes exist n the child domain (child.acme.net) inc the Adaxes server, Adaxes service account, and the Exchange servers etc, the default Excgange objects e.g. 'Exchange Organization Administrators' AD Group were created in acme.net.
=====
Softerra.Adaxes.BackgroundThreadException: ADSI API: Failed to execute the following operation: Get Exchange UM dial plans (Exchange Organization: ACME Ltd (acme.net)). ---> Softerra.Adaxes.Adsi.Exchange.PowerlessExchangeApiException (0x80072035): Failed to fetch Exchange configuration objects from 'ACME Ltd (acme.net)' via LDAP protocol. Access denied.
at #2b.#qc.#JW(#ub exchangeOrganization)
at #2b.#qc.#qU(#1c operation)
at #Oc.#Nc.Execute()
--- End of inner exception stack trace ---
=====
and these ones - as no Exchange Admin tools (inc. PS cmdlets) I guess is installed on adaxesserver.child.acme.net
=====
Softerra.Adaxes.BackgroundThreadException: Exchange 2007 PowerShell API: Failed to execute the following operation: Get UM mailbox policies (Exchange Organization: ACME Ltd (acme.net)). ---> Softerra.Adaxes.Adsi.Exchange.PowerlessExchangeApiException (0x80072035): The Windows PowerShell snap-in 'Microsoft.Exchange.Management.PowerShell.Admin' is not installed on adaxesserver.child.acme.net. ---> System.Management.Automation.PSArgumentException: The Windows PowerShell snap-in 'Microsoft.Exchange.Management.PowerShell.Admin' is not installed on this machine.
at System.Management.Automation.PSSnapInReader.ReadOne(RegistryKey mshSnapInRoot, String mshsnapinId)
at System.Management.Automation.PSSnapInReader.Read(String psVersion, String mshsnapinId)
at System.Management.Automation.Runspaces.InitialSessionState.ImportPSSnapIn(String name, PSSnapInException& warning)
at #dd.#5e.#m4()
at #dd.#5e.#m4()
at #dd.#3e.#n4()
at #dd.#5e.Execute(#ed command)
at #dd.#7e.#i.#9e.Execute(#ed command)
at #dd.#Ye.#h4(#fd command, #Ze context)
at #dd.#Ye.ExecuteOperation(#8c operation, #Ze context)
at #dd.#Ye.#qU(#8c operation)
at #Oc.#Nc.Execute()
--- End of inner exception stack trace ---