Hi all,
there are still some questions i have about MSCRM 2015 installation.
Most tutorial website use just one server to install everything (Except SQL) like having CRM and ADFS on one server. And those site actually never tell on WHICH Server they do WHAT. It seems they do everything on one server (DNS Setting, ADFS, CRM, Certificate, etc.)
But assuming there is no ADFS needed or at least separated into another server, do i still need to install CRM on a new website on another port?
And if i install CRM on a new website on port 5555, how do i get it working so people can access it without providing the port number on the addressbar, like http://crm.domain.com/ ?
How does it work when using subdomains like orgname.domain.com, how does IIS know that orgname is actually the organization and point it correctly to something like crm.domain.com/orgname?
Do i get it right, when using Internet Facing Deployment, on ADFS i need to setup TWO relying party trusts, one using the federation metadata using the internal URL and one for the external URL?
When i have 5 organizations on one Deployment. Is it possible to have access to them via subdomains? Like org1.domain.com, org2.domain.com, ... ?
If i use Web Application Proxy on one server, and ADFS on another and CRM on a third server. How does the DNS configuration look like, what internal and external DNS points to what?