Hello,
We need to access to our Dynamic CRM 2013 On Premise server from multiple dns urls such as:
Http://Domain1.com
Https://SecureDomain2.com
Http://Interanet
Is there any article or guide explains how to configure Dynamic CRM 2013 On Premise with multiple DNS urls?
Thank you
this is achieved using bindings on the iis website. See if this helps.
http://www.google.com.au/url?q=http://www.orcsweb.com/blog/mark-newnam/how-to-set-up-site-bindings-in-internet-information-services-iis/&sa=U&ei=zzcjVJ2lEIWn8AXhqYLYBg&ved=0CBAQFjAC&sig2=TknbpcxeVa2cuddM8vYfBw&usg=AFQjCNGy36FaupQl8s1lezmaJv3PyF7KPw
Jithesh
Hi Jithesh,
I expected that I need to add the URLs to the CRM deployment manager. Isn't that part of the proper procedure?
Thank you,
this is pure iis/dns function. I still believe addind host headers and dns records so that other machines will know where to go when the url is encountered on a browser.
https need a certificate though.
regards
I don't think I can jut go to IIS and change the binding.
Here is the proper instructions how to change the CRM URL:
http://danielbergsten.wordpress.com/2014/03/21/dynamics-crm-20112013-change-web-address/
As explained in the blog post, the url needs to be entered in the deployment manager. Unfortunately, the deployment manager can only accept one URL.