Oke we fixed it already!
There is a configuration issue on the Exchange server with the Authentication Providers set in the PowerShell website.
The authentication needs to be configured on the PowerShell website on the Exchange Mailbox Server:
- Establish a remote connection to the Exchange server in question.
- Click Run and enter
inetmgr
. - Expand the server in the left-hand pane.
- Expand the Sites and Default Web Site trees, and then click PowerShell.
- Double-click Authentication under the IIS section.
- Right-click on Windows Authentication, and then select Activate.
- iisreset.