Hello Marco Tiggelaar
Currently i am facing error while creating New Mailbox via SolidCP. I have integrated it with exchange 2016. I am also able to create org , Contact using Solid CP but when i am trying to create mailbox it gives me below error.
Error
Connecting to remote server webmail.hostingcloudapp.net failed with the following error message :
The WinRM client sent a request to an HTTP server and got a response saying the requested HTTP URL was not available.
This is usually returned by a HTTP server that does not support the WS-Management protocol.
Regards
Akshay Pate
Hello,
That error indicates the Powershell url / settings aren't correct.
Make sure that your powershell url is HTTPS, and that it uses the local FQDN (not a remote name)
in the end it should look something like: https://mail1.mydomain.local/Powershell
Besides that make sure that your Server application pool user has organization management, and the powershell directory in ECP has integrated windows auth enabled.
Regards,
Marco
Many Many thanks for the reply.
Will update the URL and perform testing and update you ASAP.