Here is the output.
[PS] C:\Windows\system32>Get-ecpVirtualDirectory | FL
RunspaceId : dfcde6a1-f13d-4a54-bf37-c907742b5d07
AdminEnabled : True
OwaOptionsEnabled : True
Name : ecp (Default Web Site)
InternalAuthenticationMethods : {Basic, Fba}
MetabasePath : IIS://EXCH01.MIEGROUPHQ.intra/W3SVC/1/ROOT/ecp
BasicAuthentication : True
WindowsAuthentication : False
DigestAuthentication : False
FormsAuthentication : True
LiveIdAuthentication : False
AdfsAuthentication : False
OAuthAuthentication : False
DefaultDomain :
GzipLevel : Low
WebSite : Default Web Site
DisplayName : ecp
Path : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\ecp
ExtendedProtectionTokenChecking : None
ExtendedProtectionFlags : {}
ExtendedProtectionSPNList : {}
AdminDisplayVersion : Version 15.0 (Build 847.32)
Server : EXCH01
InternalUrl :
https://mail.miegroup.nl/ecp
ExternalUrl :
https://mail.miegroup.nl/ecp
ExternalAuthenticationMethods : {Fba}
AdminDisplayName :
ExchangeVersion : 0.10 (14.0.100.0)
The FormsAuthentication was set to false, i changed that to true.
When i try to logon now i get the correct logon screen.
After entering the credentials i get the iexplorer logon screen again.
After loging in to the iexplorer screen it redirects to
https://localhost/owa/auth.owa HTTP400 Bad Request.
I did restart the IIS service already.