Источник:
http://sinedax.blogspot.com/2017/10/...r-finance.html
==============
Hi All
In a Business scenario, we can setup several VHD all-in-one box Environments in the same Datacenter for various purpose.
One issue is the standard base URL that usually is
https://usnconeboxax1aos.cloud.onebox.dynamics.com/ for
all Envs.
In order to change it and allow the team to reach the different Envs, for each Dev Box replace “usnconeboxax1aos” with the desired URL like “
XXXXXXX”:
1- Modify Endpoint URL on IIS
2- Modify web.config files in the C:\AOSService\webrootand replace all standard “url name” entrieswith the new one (XXXXX)
3- Modify wif.services.config as per the previous step
4- Modify “Host” file on C:\Windows\System32\drivers\etc like that:
127.0.0.1 xxxxx.cloud.onebox.dynamics.com
5- Change the “hosts” file on C:\Windows\System32\drivers\etc in your Laptop, like:XX.XX.XX.XX xxxx.cloud.onebox.dynamics.com
where XX.XX.XX.XX will be the IP of the VHD Box
You have to add an entry for each VHD URL Env.
6- As the last step, make the Admin User Provisioning
Till Soon!
Источник:
http://sinedax.blogspot.com/2017/10/...r-finance.html