Hi there,
After migrating from websitepanel to solidcp I can not create organization units anymore.
My environment:
1 Exchange 2013 (CU12)
1 DC
1 Portal / SQL Server
The error when creating a new organizational unit is: Server what unable to processRequest. —> Execution result does not contain any object
When I look at my logs from the Exchange I see:
“”Microsoft.Exchange.Data.ApplicationLogic.AuditLogAccessDeniedException: The requesting account doesn’t have permission to access the audit log. —> System.Web.Services.Protocols.SoapException: Das anfordernde Konto ist nicht berechtigt, Token zu serialisieren.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.Exchange.SoapWebClient.EWS.ExchangeServiceBinding.GetFolder(GetFolderType GetFolder1)
at Microsoft.Exchange.Data.ApplicationLogic.EwsAuditClient.CallEwsWithRetries(LID lid, Func`1 delegateEwsCall, Func`3 responseMessageProcessor, Func`3 responseErrorProcessor)
— End of inner exception stack trace —
at Microsoft.Exchange.Data.ApplicationLogic.EwsAuditClient.CallEwsWithRetries(LID lid, Func`1 delegateEwsCall, Func`3 responseMessageProcessor, Func`3 responseErrorProcessor)
at Microsoft.Exchange.Data.ApplicationLogic.EwsAuditClient.CheckAndCreateWellKnownFolder(DistinguishedFolderIdNameType parentFolder, DistinguishedFolderIdNameType targetFolder, FolderIdType& targetFolderId)
at Microsoft.Exchange.ProvisioningAgent.EwsAuditLogger.InitializeAdminAuditLogsFolder()
at Microsoft.Exchange.ProvisioningAgent.AuditLoggerFactory.Create(ExchangePrincipal principal, ArbitrationMailboxStatus status)
at Microsoft.Exchange.ProvisioningAgent.ConfigWrapper.get_MailboxLogger()
at Microsoft.Exchange.ProvisioningAgent.AdminLogProvisioningHandler.WriteAuditRecord(Stopwatch stopwatch) ”
I’ve checked The permissions but they seem to be ok. Further I went through the guides provided here and followed all the steps. Unfortunately no success.
Strangely it works with existing users / customers and creating new e-mail addresses for them. If I do so and create new mailboxes and so on, I can see the new usern in active directoy and can use the mailbox but when I add a new customer (which works) an then create the organization it fails. Also the organisation unit in active directory is not been created then.
Any help I would be grateful
Thanks in advance
Hello,
If it works on existing organizations but can not create new organizations the settings is most likely different.
If you come from older Websitepanels: do know that in the later wsp 2.1’s Active Directory Powershell and Group Policy management are required mmc’s to function.
Das anfordernde Konto ist nicht berechtigt, Token zu serialisieren. <– does give the indication that your current Hosted ORg user lacks some form of permissions.
You can consult the Event log for further details or additional warnings.
Regards,
Marco