I have an exchange 2010 and migrating to Exchange 2013. I am being asked to enable MAPI over HTTP. I ran the below command on all exchange 2013 servers. Do I still need to enable MAPI at the org level (Set-OrganizationConfig -MapiHttpEnabled $true) or can
we just enable it at the servers level?
Set-MapiVirtualDirectory -Identity "Contoso\mapi (Default Web Site)" -InternalUrl https://Contoso.com/mapi -IISAuthenticationMethods Negotiate